paper-with-me

홈 › Papers

Backward Reachability Analysis of Neural Feedback Loops: Techniques for Linear and Nonlinear Systems

2022-09-28 · Nicholas Rober, Sydney M. Katz, Chelsea Sidrane, Esen Yel, Michael Everett, Mykel J. Kochenderfer, Jonathan P. How

As neural networks (NNs) become more prevalent in safety-critical applications such as control of vehicles, there is a growing need to certify that systems with NN components are safe. This paper presents a set of backward reachability approaches for safety certification of neural feedback loops (NFLs), i.e., closed-loop systems with NN control policies. While backward reachability strategies have been developed for systems without NN components, the nonlinearities in NN activation functions and general noninvertibility of NN weight matrices make backward reachability for NFLs a challenging problem. To avoid the difficulties associated with propagating sets backward through NNs, we introduce a framework that leverages standard forward NN analysis tools to efficiently find over-approximations to backprojection (BP) sets, i.e., sets of states for which an NN policy will lead a system to a given target set. We present frameworks for calculating BP over approximations for both linear and nonlinear systems with control policies represented by feedforward NNs and propose computationally efficient strategies. We use numerical results from a variety of models to showcase the proposed algorithms, including a demonstration of safety certification for a 6D system.

📄 PDF Abstract BibTeX arXiv:2209.14076

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Backward Reachability Analysis for Neural Feedback Loops

2022-04-14 · Nicholas Rober, Michael Everett, Jonathan P. How

The increasing prevalence of neural networks (NNs) in safety-critical applications calls for methods to certify their behavior and guarantee safety. This paper presents a backward reachability approach for safety verific…

Collision Avoidance

The FABRIC Strategy for Verifying Neural Feedback Systems

2026-03-09 · Samuel I. Akinwande, Sydney M. Katz, Mykel J. Kochenderfer, Clark Barrett arxiv

Forward reachability analysis is a dominant approach for verifying reach-avoid specifications in neural feedback systems, i.e., dynamical systems controlled by neural networks, and a number of directions have been propos…

A New Strategy for Verifying Reach-Avoid Specifications in Neural Feedback Systems

2026-01-12 · Samuel I. Akinwande, Sydney M. Katz, Mykel J. Kochenderfer, Clark Barrett arxiv

Forward reachability analysis is the predominant approach for verifying reach-avoid properties in neural feedback systems (dynamical systems controlled by neural networks). This dominance stems from the limited scalabili…

A Hybrid Partitioning Strategy for Backward Reachability of Neural Feedback Loops

2022-10-14 · Nicholas Rober, Michael Everett, Songan Zhang, Jonathan P. How

As neural networks become more integrated into the systems that we depend on for transportation, medicine, and security, it becomes increasingly important that we develop methods to analyze their behavior to ensure that …

BURNS: Backward Underapproximate Reachability for Neural-Feedback-Loop Systems

2025-05-06 · Chelsea Sidrane, Jana Tumova

Learning-enabled planning and control algorithms are increasingly popular, but they often lack rigorous guarantees of performance or safety. We introduce an algorithm for computing underapproximate backward reachable set…