English

OCTAL: Graph Representation Learning for LTL Model Checking

Logic in Computer Science 2023-08-28 v1 Artificial Intelligence Software Engineering

Abstract

Model Checking is widely applied in verifying the correctness of complex and concurrent systems against a specification. Pure symbolic approaches while popular, suffer from the state space explosion problem due to cross product operations required that make them prohibitively expensive for large-scale systems and/or specifications. In this paper, we propose to use graph representation learning (GRL) for solving linear temporal logic (LTL) model checking, where the system and the specification are expressed by a B{\"u}chi automaton and an LTL formula, respectively. A novel GRL-based framework \model, is designed to learn the representation of the graph-structured system and specification, which reduces the model checking problem to binary classification. Empirical experiments on two model checking scenarios show that \model achieves promising accuracy, with up to 11×11\times overall speedup against canonical SOTA model checkers and 31×31\times for satisfiability checking alone.

Keywords

Cite

@article{arxiv.2308.13474,
  title  = {OCTAL: Graph Representation Learning for LTL Model Checking},
  author = {Prasita Mukherjee and Haoteng Yin},
  journal= {arXiv preprint arXiv:2308.13474},
  year   = {2023}
}

Comments

arXiv admin note: substantial text overlap with arXiv:2207.11649

R2 v1 2026-06-28T12:04:28.736Z