paper-with-me

홈 › Papers

ReGentS: Real-World Safety-Critical Driving Scenario Generation Made Stable

2024-09-12 · Yuan Yin, Pegah Khayatan, Éloi Zablocki, Alexandre Boulch, Matthieu Cord

Machine learning based autonomous driving systems often face challenges with safety-critical scenarios that are rare in real-world data, hindering their large-scale deployment. While increasing real-world training data coverage could address this issue, it is costly and dangerous. This work explores generating safety-critical driving scenarios by modifying complex real-world regular scenarios through trajectory optimization. We propose ReGentS, which stabilizes generated trajectories and introduces heuristics to avoid obvious collisions and optimization problems. Our approach addresses unrealistic diverging trajectories and unavoidable collision scenarios that are not useful for training robust planner. We also extend the scenario generation framework to handle real-world data with up to 32 agents. Additionally, by using a differentiable simulator, our approach simplifies gradient descent-based optimization involving a simulator, paving the way for future advancements. The code is available at https://github.com/valeoai/ReGentS.

📄 PDF Abstract BibTeX arXiv:2409.07830

Code (1)

valeoai/regents 공식 구현 jax

Tasks

Autonomous Driving

Similar Papers 제목 키워드 기반

World Engine: Towards the Era of Post-Training for Autonomous Driving

2026-06-18 · Tianyu Li, Li Chen, Caojun Wang, Haochen Liu 외 arxiv

Autonomous vehicles must operate safely in the real world, where errors can have severe consequences. Although modern end-to-end driving policies excel in routine scenarios, their reliability is limited by the scarcity o…

Autonomous VehiclesAutonomous Driving

TeraSim-World: Worldwide Safety-Critical Data Synthesis for End-to-End Autonomous Driving

2025-09-16 · Jiawei Wang, Haowei Sun, Xintao Yan, Shuo Feng 외 arxiv

Safe and scalable deployment of end-to-end (E2E) autonomous driving requires extensive and diverse data, particularly safety-critical events. Existing data are mostly generated from simulators with a significant sim-to-r…

Autonomous DrivingVideo Generation

CAT: Closed-loop Adversarial Training for Safe End-to-End Driving

2023-10-19 · Linrui Zhang, Zhenghao Peng, Quanyi Li, Bolei Zhou

Driving safety is a top priority for autonomous vehicles. Orthogonal to prior work handling accident-prone traffic events by algorithm designs at the policy level, we investigate a Closed-loop Adversarial Training (CAT) …

Autonomous Vehiclesmotion prediction

NeuroNCAP: Photorealistic Closed-loop Safety Testing for Autonomous Driving

2024-04-11 · William Ljungbergh, Adam Tonderski, Joakim Johnander, Holger Caesar 외

We present a versatile NeRF-based simulator for testing autonomous driving (AD) software systems, designed with a focus on sensor-realistic closed-loop evaluation and the creation of safety-critical scenarios. The simula…

Autonomous DrivingNeRF

Towards Benchmarking and Assessing the Safety and Robustness of Autonomous Driving on Safety-critical Scenarios

2025-03-31 · Jingzheng Li, Xianglong Liu, Shikui Wei, Zhijun Chen 외

Autonomous driving has made significant progress in both academia and industry, including performance improvements in perception task and the development of end-to-end autonomous driving systems. However, the safety and …

Adversarial AttackAutonomous DrivingBenchmarking