Active model learning of stochastic reactive systems (extended version)

Edi Muškardin,Martin Tappler,Bernhard K. Aichernig,Ingo Pill
DOI: https://doi.org/10.1007/s10270-024-01158-0
2024-03-24
Software & Systems Modeling
Abstract:Black-box systems are inherently hard to verify. Many verification techniques, like model checking, require formal models as a basis. However, such models often do not exist, or they might be outdated. Active automata learning helps to address this issue by offering to automatically infer formal models from system interactions. Hence, automata learning has been receiving much attention in the verification community in recent years. This led to various efficiency improvements, paving the way toward industrial applications. Most research, however, has been focusing on deterministic systems. In this article, we present an approach to efficiently learn models of stochastic reactive systems. Our approach adapts -based learning for Markov decision processes, which we improve and extend to stochastic Mealy machines. When compared with previous work, our evaluation demonstrates that the proposed optimizations and adaptations to stochastic Mealy machines can reduce learning costs by an order of magnitude while improving the accuracy of learned models.
computer science, software engineering
What problem does this paper attempt to address?