Robotics: Science and Systems XIV

Sampling-Based Approximation Algorithms for Reachability Analysis with Provable Guarantees

Lucas Liebenwein, Cenk Baykal, Igor Gilitschenski, Sertac Karaman, Daniela Rus

Abstract:

The successful deployment of many autonomous systems in part hinges on providing rigorous guarantees on their performance and safety through a formal verification method, such as reachability analysis. In this work, we present a simple-to-implement, sampling-based algorithm for reachability analysis that is provably optimal up to any desired approximation accuracy. Our method achieves computational efficiency by judiciously sampling a finite subset of the state space and generating an approximate reachable set by conducting reachability analysis on this finite set of states. We prove that the reachable set generated by our algorithm approximates the ground-truth reachable set for any user-specified approximation accuracy. As a corollary to our main method, we introduce an asymptotically-optimal, anytime algorithm for reachability analysis. We present simulation results that reaffirm the theoretical properties of our algorithm and demonstrate its effectiveness in real-world inspired scenarios.

Download:

Bibtex:

  
@INPROCEEDINGS{Liebenwein-RSS-18, 
    AUTHOR    = {Lucas Liebenwein AND Cenk Baykal AND Igor Gilitschenski AND Sertac Karaman AND Daniela  Rus}, 
    TITLE     = {Sampling-Based Approximation Algorithms for Reachability Analysis with Provable Guarantees}, 
    BOOKTITLE = {Proceedings of Robotics: Science and Systems}, 
    YEAR      = {2018}, 
    ADDRESS   = {Pittsburgh, Pennsylvania}, 
    MONTH     = {June}, 
    DOI       = {10.15607/RSS.2018.XIV.014} 
}