🤖 AI Summary
To address the limited scalability of reachability analysis for rectangular automata with stochastic clocks, this paper proposes a hybrid forward-dominant, backward-optional reachability framework. The method introduces three key innovations: (1) an optimized quantifier elimination procedure in state-set projection; (2) an automated selection mechanism for numerical integration parameters; and (3) the first formal proof that backward analysis is unnecessary for computing maximum reachability probabilities—thereby avoiding costly backward propagation. Experimental results demonstrate that the approach significantly reduces computational complexity while preserving accuracy, enabling efficient verification of larger-scale stochastic hybrid systems. This work establishes a more scalable paradigm for probabilistic safety verification based on rectangular automata.
📝 Abstract
This paper presents optimizations to improve the scalability of reachability analysis on a subclass of hybrid automata extended with stochasticity. The optimizations target different components of the analysis, such as quantifier elimination for state set projection, and automated parameter selection during the numerical integration. Most importantly, whereas the original method combines forward and backward reachability, we show that the usage of backward reachability is optional for computing maximal reachability probabilities.