English

Automatically 'Verifying' Discrete-Time Complex Systems through Learning, Abstraction and Refinement

Software Engineering 2019-11-21 v4

Abstract

Precisely modeling complex systems like cyber-physical systems is challenging, which often render model-based system verification techniques like model checking infeasible. To overcome this challenge, we propose a method called LAR to automatically `verify' such complex systems through a combination of learning, abstraction and refinement from a set of system log traces. We assume that log traces and sampling frequency are adequate to capture `enough' behaviour of the system. Given a safety property and the concrete system log traces as input, LAR automatically learns and refines system models, and produces two kinds of outputs. One is a counterexample with a bounded probability of being spurious. The other is a probabilistic model based on which the given property is `verified'. The model can be viewed as a proof obligation, i.e., the property is verified if the model is correct. It can also be used for subsequent system analysis activities like runtime monitoring or model-based testing. Our method has been implemented as a self-contained software toolkit. The evaluation on multiple benchmark systems as well as a real-world water treatment system shows promising results.

Keywords

Cite

@article{arxiv.1610.06371,
  title  = {Automatically 'Verifying' Discrete-Time Complex Systems through Learning, Abstraction and Refinement},
  author = {Jingyi Wang and Jun Sun and Shengchao Qin and Cyrille Jegourel},
  journal= {arXiv preprint arXiv:1610.06371},
  year   = {2019}
}

Comments

Accepted by IEEE Transactions on Software Engineering

R2 v1 2026-06-22T16:26:28.040Z