paper-with-me

Papers

DeepReach: A Deep Learning Approach to High-Dimensional Reachability

2020-11-04 · Somil Bansal, Claire Tomlin

Hamilton-Jacobi (HJ) reachability analysis is an important formal verification method for guaranteeing performance and safety properties of dynamical control systems. Its advantages include compatibility with general nonlinear system dynamics, formal treatment of bounded disturbances, and the ability to deal with state and input constraints. However, it involves solving a PDE, whose computational and memory complexity scales exponentially with respect to the number of state variables, limiting its direct use to small-scale systems. We propose DeepReach, a method that leverages new developments in sinusoidal networks to develop a neural PDE solver for high-dimensional reachability problems. The computational requirements of DeepReach do not scale directly with the state dimension, but rather with the complexity of the underlying reachable tube. DeepReach achieves comparable results to the state-of-the-art reachability methods, does not require any explicit supervision for the PDE solution, can easily handle external disturbances, adversarial inputs, and system constraints, and also provides a safety controller for the system. We demonstrate DeepReach on a 9D multi-vehicle collision problem, and a 10D narrow passage problem, motivated by autonomous driving applications.

📄 PDF Abstract BibTeX arXiv:2011.02082

Code (3)

smlbansal/deepreach pytorch
stanfordasl/hj_reachability jax
willsharpless/deepreach

Tasks

Autonomous DrivingDeep LearningVocal Bursts Intensity Prediction

Similar Papers 제목 키워드 기반

Enhancing the Performance of DeepReach on High-Dimensional Systems through Optimizing Activation Functions

2023-12-29 · Qian Wang, Tianhao Wu

With the continuous advancement in autonomous systems, it becomes crucial to provide robust safety guarantees for safety-critical systems. Hamilton-Jacobi Reachability Analysis is a formal verification method that guaran…

Generating Formal Safety Assurances for High-Dimensional Reachability

2022-09-25 · Albert Lin, Somil Bansal

Providing formal safety and performance guarantees for autonomous systems is becoming increasingly important. Hamilton-Jacobi (HJ) reachability analysis is a popular formal verification tool for providing these guarantee…

Collision AvoidanceVocal Bursts Intensity Prediction

Convergence Guarantees for Neural Network-Based Hamilton-Jacobi Reachability

2024-10-03 · William Hofgard

We provide a novel uniform convergence guarantee for DeepReach, a deep learning-based method for solving Hamilton-Jacobi-Isaacs (HJI) equations associated with reachability analysis. Specifically, we show that the DeepRe…

MADR: MPC-guided Adversarial DeepReach

2025-10-21 · Ryan Teoh, Sander Tonkens, William Sharpless, Aijia Yang 외 arxiv

Hamilton-Jacobi (HJ) Reachability offers a framework for generating safe value functions and policies in the face of adversarial disturbance, but is limited by the curse of dimensionality. Physics-informed deep learning …

Self-Supervised Learning

Verification of Neural Reachable Tubes via Scenario Optimization and Conformal Prediction

2023-12-14 · Albert Lin, Somil Bansal

Learning-based approaches for controlling safety-critical systems are rapidly growing in popularity; thus, it is important to assure their performance and safety. Hamilton-Jacobi (HJ) reachability analysis is a popular f…

Collision AvoidanceConformal PredictionUncertainty Quantification