paper-with-me

Papers

FuzzRisk: Online Collision Risk Estimation for Autonomous Vehicles based on Depth-Aware Object Detection via Fuzzy Inference

2024-11-09 · Brian Hsuan-Cheng Liao, YingJie Xu, Chih-Hong Cheng, Hasan Esen, Alois Knoll

This paper presents a novel monitoring framework that infers the level of collision risk for autonomous vehicles (AVs) based on their object detection performance. The framework takes two sets of predictions from different algorithms and associates their inconsistencies with the collision risk via fuzzy inference. The first set of predictions is obtained by retrieving safety-critical 2.5D objects from a depth map, and the second set comes from the ordinary AV's 3D object detector. We experimentally validate that, based on Intersection-over-Union (IoU) and a depth discrepancy measure, the inconsistencies between the two sets of predictions strongly correlate to the error of the 3D object detector against ground truths. This correlation allows us to construct a fuzzy inference system and map the inconsistency measures to an AV collision risk indicator. In particular, we optimize the fuzzy inference system towards an existing offline metric that matches AV collision rates well. Lastly, we validate our monitor's capability to produce relevant risk estimates with the large-scale nuScenes dataset and demonstrate that it can safeguard an AV in closed-loop simulations.

📄 PDF Abstract BibTeX arXiv:2411.08060

Code (0)

등록된 구현이 없습니다.

Tasks

Autonomous VehiclesObjectobject-detectionObject Detection

Methods 이 논문이 사용한 방법론

SET Dynamic Sparse Training method where weight mask is updated randomly periodically

Similar Papers 제목 키워드 기반

FIR-based Future Trajectory Prediction in Nighttime Autonomous Driving

2023-03-31 · Alireza Rahimpour, Navid Fallahinia, Devesh Upadhyay, Justin Miller

The performance of the current collision avoidance systems in Autonomous Vehicles (AV) and Advanced Driver Assistance Systems (ADAS) can be drastically affected by low light and adverse weather conditions. Collisions wit…

Autonomous DrivingAutonomous VehiclesCollision AvoidanceDecoder+2

Real-time Collision Risk Estimation based on Stochastic Reachability Spaces

2021-12-08 · International Conference on Advanced Robotics (ICAR) 2021 12 · Unmesh Patil, Alessandro Renzaglia, Anshul Paigwar, Christian Laugier

Estimating the risk of collision with other road users is one of the most important modules to ensure safety in autonomous driving scenarios. In this paper, we propose new probabilistic models to obtain Stochastic Reacha…

3D Object DetectionAutonomous Drivingmotion predictionobject-detection+1

Probabilistic Collision Risk Estimation through Gauss-Legendre Cubature and Non-Homogeneous Poisson Processes

2025-07-24 · Trent Weiss, Madhur Behl arxiv

Overtaking in high-speed autonomous racing demands precise, real-time estimation of collision risk; particularly in wheel-to-wheel scenarios where safety margins are minimal. Existing methods for collision risk estimatio…

Motion Planning

Case Studies for Computing Density of Reachable States for Safe Autonomous Motion Planning

2022-09-16 · Yue Meng, Zeng Qiu, Md Tawhid Bin Waez, Chuchu Fan

Density of the reachable states can help understand the risk of safety-critical systems, especially in situations when worst-case reachability is too conservative. Recent work provides a data-driven approach to compute t…

Autonomous DrivingDensity EstimationModel Predictive ControlMotion Planning

Precise and Efficient Collision Prediction under Uncertainty in Autonomous Driving

2025-10-07 · Marc Kaufeld, Johannes Betz arxiv

This research introduces two efficient methods to estimate the collision risk of planned trajectories in autonomous driving under uncertain driving conditions. Deterministic collision checks of planned trajectories are o…

Trajectory PlanningAutonomous Driving