paper-with-me

Papers

Reachability Analysis for FollowerStopper: Safety Analysis and Experimental Results

2021-12-29 · Fang-Chieh Chou, Marsalis Gibson, Rahul Bhadani, Alexandre M. Bayen, Jonathan Sprinkle

Motivated by earlier work and the developer of a new algorithm, the FollowerStopper, this article uses reachability analysis to verify the safety of the FollowerStopper algorithm, which is a controller designed for dampening stop- and-go traffic waves. With more than 1100 miles of driving data collected by our physical platform, we validate our analysis results by comparing it to human driving behaviors. The FollowerStopper controller has been demonstrated to dampen stop-and-go traffic waves at low speed, but previous analysis on its relative safety has been limited to upper and lower bounds of acceleration. To expand upon previous analysis, reachability analysis is used to investigate the safety at the speeds it was originally tested and also at higher speeds. Two formulations of safety analysis with different criteria are shown: distance-based and time headway-based. The FollowerStopper is considered safe with distance-based criterion. However, simulation results demonstrate that the FollowerStopper is not representative of human drivers - it follows too closely behind vehicles, specifically at a distance human would deem as unsafe. On the other hand, under the time headway-based safety analysis, the FollowerStopper is not considered safe anymore. A modified FollowerStopper is proposed to satisfy time-based safety criterion. Simulation results of the proposed FollowerStopper shows that its response represents human driver behavior better.

📄 PDF Abstract BibTeX arXiv:2112.14345

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

$λ$-Reachability: Geometric-Horizon Safety Bellman Equations for Humanoid Safety

2026-06-14 · Rui Chen, Shangtao Li, Yifan Sun, Changliu Liu arxiv

We introduce $λ$-Reachability, a scalable approach to Hamilton--Jacobi safety analysis for high-dimensional robotic systems. Unlike prior discounted formulations that rely on fixed one-step Bellman updates, $λ$-Reachabil…

Collision Avoidance

Neural Network Repair with Reachability Analysis

2021-08-09 · Xiaodong Yang, Tom Yamaguchi, Hoang-Dung Tran, Bardh Hoxha 외

Safety is a critical concern for the next generation of autonomy that is likely to rely heavily on deep neural networks for perception and control. Formally verifying the safety and robustness of well-trained DNNs and le…

Collision Avoidance

Ensuring Safety at Intelligent Intersections: Temporal Logic Meets Reachability Analysis

2024-05-18 · Kaj Munhoz Arfvidsson, Frank J. Jiang, Karl H. Johansson, Jonas Mårtensson

In this work, we propose an approach for ensuring the safety of vehicles passing through an intelligent intersection. There are many proposals for the design of intelligent intersections that introduce central decision-m…

Data-Driven Reachability Analysis Using Matrix Zonotopes

2020-11-17 · Amr Alanwar, Anne Koch, Frank Allgöwer, Karl Henrik Johansson

In this paper, we propose a data-driven reachability analysis approach for unknown system dynamics. Reachability analysis is an essential tool for guaranteeing safety properties. However, most current reachability analys…

DaDRA: A Python Library for Data-Driven Reachability Analysis

2021-11-02 · Jared Mejia, Alex Devonport, Murat Arcak

Reachability analysis is used to determine all possible states that a system acting under uncertainty may reach. It is a critical component to obtain guarantees of various safety-critical systems both for safety verifica…