SEJun 15, 2021

Probabilistic Metric Temporal Graph Logic

arXiv:2106.08418v12 citations
Originality Synthesis-oriented
AI Analysis

This work addresses the need for formal verification in cyber-physical systems with probabilistic failures, but it is incremental as it builds on existing logics and methods.

The paper tackles the problem of analyzing cyber-physical systems with probabilistic and timed behavior by extending Metric Temporal Graph Logic to Probabilistic Metric Temporal Graph Logic (PMTGL) and developing a bounded model checking approach for it, applied to a running example in an evaluation.

Cyber-physical systems often encompass complex concurrent behavior with timing constraints and probabilistic failures on demand. The analysis whether such systems with probabilistic timed behavior ad-here to a given specification is essential. When the states of the system can be represented by graphs, the rule-based formalism of Probabilistic Timed Graph Transformation Systems (PTGTSs) can be used to suitably capture structure dynamics as well as probabilistic and timed behavior of the system. The model checking support for PTGTSs w.r.t. properties specified using Probabilistic Timed Computation Tree Logic (PTCTL) has been already presented. Moreover, for timed graph-based runtime monitoring, Metric Temporal Graph Logic (MTGL) has been developed for stating metric temporal properties on identified subgraphs and their structural changes over time. In this paper, we (a) extend MTGL to the Probabilistic Metric Temporal Graph Logic (PMTGL) by allowing for the specification of probabilistic properties, (b) adapt our MTGL satisfaction checking approach to PTGTSs, and (c) combine the approaches for PTCTL model checking and MTGL satisfaction checking to obtain a Bounded Model Checking (BMC) approach for PMTGL. In our evaluation, we apply an implementation of our BMC approach in AutoGraph to a running example.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes