paper-with-me

Papers

Certified Approximate Reachability (CARe): Formal Error Bounds on Deep Learning of Reachable Sets

2025-03-31 · Prashant Solanki, Nikolaus Vertovec, Yannik Schnitzer, Jasper van Beers, Coen de Visser, Alessandro Abate

Recent approaches to leveraging deep learning for computing reachable sets of continuous-time dynamical systems have gained popularity over traditional level-set methods, as they overcome the curse of dimensionality. However, as with level-set methods, considerable care needs to be taken in limiting approximation errors, particularly since no guarantees are provided during training on the accuracy of the learned reachable set. To address this limitation, we introduce an epsilon-approximate Hamilton-Jacobi Partial Differential Equation (HJ-PDE), which establishes a relationship between training loss and accuracy of the true reachable set. To formally certify this approximation, we leverage Satisfiability Modulo Theories (SMT) solvers to bound the residual error of the HJ-based loss function across the domain of interest. Leveraging Counter Example Guided Inductive Synthesis (CEGIS), we close the loop around learning and verification, by fine-tuning the neural network on counterexamples found by the SMT solver, thus improving the accuracy of the learned reachable set. To the best of our knowledge, Certified Approximate Reachability (CARe) is the first approach to provide soundness guarantees on learned reachable sets of continuous dynamical systems.

📄 PDF Abstract BibTeX arXiv:2503.23912

Code (1)

nikovert/CARe 공식 구현 pytorch

Similar Papers 제목 키워드 기반

Contingency-Aware Planning via Certified Neural Hamilton-Jacobi Reachability

2026-03-17 · Kasidit Muenprasitivej, Derya Aksaray arxiv

Hamilton-Jacobi (HJ) reachability provides formal safety guarantees for dynamical systems, but solving high-dimensional HJ partial differential equations limits its use in real-time planning. This paper presents a contin…

Parallel Differentiable Reachability for Learning and Planning with Certified Neural Dynamics and Controllers

2026-05-25 · Keyi Shen, Glen Chou arxiv

Neural network (NN) dynamics models and control policies achieve strong performance in robotics, but providing sound guarantees under uncertainty remains difficult, especially for closed-loop NN systems. Existing reachab…

Perception with Guarantees: Certified Pose Estimation via Reachability Analysis

2026-02-10 · Tobias Ladner, Yasser Shoukry, Matthias Althoff arxiv

Agents in cyber-physical systems are increasingly entrusted with safety-critical tasks. Ensuring safety of these agents often requires localizing the pose for subsequent actions. Pose estimates can, e.g., be obtained fro…

Pose Estimation

TTT: A Temporal Refinement Heuristic for Tenuously Tractable Discrete Time Reachability Problems

2024-07-19 · Chelsea Sidrane, Jana Tumova

Reachable set computation is an important tool for analyzing control systems. Simulating a control system can show general trends, but a formal tool like reachability analysis can provide guarantees of correctness. Reach…

Hierarchical Motion Planning and Control under Unknown Nonlinear Dynamics via Predicted Reachability

2026-03-31 · Zhiquan Zhang, Melkior Ornik arxiv

Autonomous motion planning under unknown nonlinear dynamics requires learning system properties while navigating toward a target. In this work, we develop a hierarchical planning-control framework that enables online mot…

Motion SynthesisMotion Planning