SYSYJul 16, 2017

Divide and Conquer: Variable Set Separation in Hybrid Systems Reachability Analysis

arXiv:1707.0485114 citations
AI Analysis

For researchers working on reachability analysis of high-dimensional hybrid systems, this work offers a method to reduce computational costs.

This paper improves scalability of flowpipe-construction-based reachability analysis for hybrid systems by dividing the search space into sub-spaces and performing computations in those sub-spaces. Experimental evaluations show efficiency gains compared to global space search.

In this paper we propose an improvement for flowpipe-construction-based reachability analysis techniques for hybrid systems. Such methods apply iterative successor computations to pave the reachable region of the state space by state sets in an over-approximative manner. As the computational costs steeply increase with the dimension, in this work we analyse the possibilities for improving scalability by dividing the search space in sub-spaces and execute reachability computations in the sub-spaces instead of the global space. We formalise such an algorithm and provide experimental evaluations to compare the efficiency as well as the precision of our sub-space search to the original search in the global space.

Foundations

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

Your Notes