paper-with-me

Papers

Autonomous Vehicle Collision Avoidance With Racing Parameterized Deep Reinforcement Learning

2026-04-17 · Shathushan Sivashangaran, Vihaan Dutta, Apoorva Khairnar, Sepideh Gohari, Azim Eskandarian arxiv

Road traffic accidents are a leading cause of fatalities worldwide. In the US, human error causes 94% of crashes, resulting in excess of 7,000 pedestrian fatalities and $500 billion in costs annually. Autonomous Vehicles (AVs) with emergency collision avoidance systems that operate at the limits of vehicle dynamics at a high frequency, a dual constraint of nonlinear kinodynamic accuracy and computational efficiency, further enhance safety benefits during adverse weather and cybersecurity breaches, and to evade dangerous human driving when AVs and human drivers share roads. This paper parameterizes a Deep Reinforcement Learning (DRL) collision avoidance policy Out-Of-Distribution (OOD) utilizing race car overtaking, without explicit geometric mimicry reference trajectory guidance, in simulation, with a physics-informed, simulator exploit-aware reward to encode nonlinear vehicle kinodynamics. Two policies are evaluated, a default uni-direction and a reversed heading variant that navigates in the opposite direction to other cars, which both consistently outperform a Model Predictive Control and Artificial Potential Function (MPC-APF) baseline, with zero-shot transfer to proportionally scaled hardware, across three intersection collision scenarios, at 31x fewer Floating Point Operations (FLOPS) and 64x lower inference latency. The reversed heading policy outperforms the default racing overtaking policy in head-to-head collisions by 30% and the baseline by 50%, and matches the former in side collisions, where both DRL policies evade 10% greater than numerical optimal control.

📄 PDF Abstract BibTeX arXiv:2604.16702

Code (0)

등록된 구현이 없습니다.

Tasks

Computational EfficiencyReinforcement LearningAutonomous VehiclesCollision Avoidance

Similar Papers 제목 키워드 기반

DBF-MA: A Differential Bayesian Filtering Planner for Multi-Agent Autonomous Racing Overtakes

2025-09-26 · Trent Weiss, Amar Kulkarni, Madhur Behl arxiv

A significant challenge in autonomous racing is to generate overtaking maneuvers. Racing agents must execute these maneuvers on complex racetracks with little room for error. Optimization techniques and graph-based metho…

Collision AvoidanceBayesian Inference

RaCIL: Ray Tracing based Multi-UAV Obstacle Avoidance through Composite Imitation Learning

2024-06-24 · Harsh Bansal, Vyom Goyal, Bhaskar Joshi, Akhil Gupta 외

In this study, we address the challenge of obstacle avoidance for Unmanned Aerial Vehicles (UAVs) through an innovative composite imitation learning approach that combines Proximal Policy Optimization (PPO) with Behavior…

Collision AvoidanceImitation Learning

SGTP: Sampling-based Game-Theoretic Planning for Real-Time Multi-Vehicle Autonomous Racing

2026-07-28 · Zhouheng Li, Fangguo Zhao, Mattia Piccinini, Baha Zarrouki 외 arxiv

Autonomous multi-vehicle racing requires real-time planning of diverse competitive behaviors in intense interactions. Existing planners often struggle to balance strategic diversity and computational efficiency. To addre…

Computational Efficiency

Sequential Spatial Network for Collision Avoidance in Autonomous Driving

2023-03-12 · Haichuan Li, Liguo Zhou, Zhenshan Bing, Marzana Khatun 외

Several autonomous driving strategies have been applied to autonomous vehicles, especially in the collision avoidance area. The purpose of collision avoidance is achieved by adjusting the trajectory of autonomous vehicle…

Autonomous DrivingAutonomous VehiclesCollision AvoidanceFeature Correlation

Regulation-Aware Game-Theoretic Motion Planning for Autonomous Racing

2025-08-27 · Francesco Prignoli, Francesco Borrelli, Paolo Falcone, Mark Pustilnik arxiv

This paper presents a regulation-aware motion planning framework for autonomous racing scenarios. Each agent solves a Regulation-Compliant Model Predictive Control problem, where racing rules - such as right-of-way and c…

Collision AvoidanceMotion Planning