SELGLOSep 6, 2016

Towards Learning and Verifying Invariants of Cyber-Physical Systems by Code Mutation

arXiv:1609.01491v125 citations
Originality Incremental advance
AI Analysis

This addresses safety and reliability issues in critical infrastructure like public systems, but it is incremental as it builds on existing mutation testing ideas.

The paper tackles the problem of constructing invariants for cyber-physical systems to prevent costly malfunctions, proposing a technique that combines machine learning with mutation testing and showing preliminary efficacy on a water treatment system.

Cyber-physical systems (CPS), which integrate algorithmic control with physical processes, often consist of physically distributed components communicating over a network. A malfunctioning or compromised component in such a CPS can lead to costly consequences, especially in the context of public infrastructure. In this short paper, we argue for the importance of constructing invariants (or models) of the physical behaviour exhibited by CPS, motivated by their applications to the control, monitoring, and attestation of components. To achieve this despite the inherent complexity of CPS, we propose a new technique for learning invariants that combines machine learning with ideas from mutation testing. We present a preliminary study on a water treatment system that suggests the efficacy of this approach, propose strategies for establishing confidence in the correctness of invariants, then summarise some research questions and the steps we are taking to investigate them.

Foundations

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

Your Notes