paper-with-me

홈 › Papers

(Re)$^2$H2O: Autonomous Driving Scenario Generation via Reversely Regularized Hybrid Offline-and-Online Reinforcement Learning

2023-02-27 · Haoyi Niu, Kun Ren, Yizhou Xu, Ziyuan Yang, Yichen Lin, Yi Zhang, Jianming Hu

Autonomous driving and its widespread adoption have long held tremendous promise. Nevertheless, without a trustworthy and thorough testing procedure, not only does the industry struggle to mass-produce autonomous vehicles (AV), but neither the general public nor policymakers are convinced to accept the innovations. Generating safety-critical scenarios that present significant challenges to AV is an essential first step in testing. Real-world datasets include naturalistic but overly safe driving behaviors, whereas simulation would allow for unrestricted exploration of diverse and aggressive traffic scenarios. Conversely, higher-dimensional searching space in simulation disables efficient scenario generation without real-world data distribution as implicit constraints. In order to marry the benefits of both, it seems appealing to learn to generate scenarios from both offline real-world and online simulation data simultaneously. Therefore, we tailor a Reversely Regularized Hybrid Offline-and-Online ((Re)$^2$H2O) Reinforcement Learning recipe to additionally penalize Q-values on real-world data and reward Q-values on simulated data, which ensures the generated scenarios are both varied and adversarial. Through extensive experiments, our solution proves to produce more risky scenarios than competitive baselines and it can generalize to work with various autonomous driving models. In addition, these generated scenarios are also corroborated to be capable of fine-tuning AV performance.

📄 PDF Abstract BibTeX arXiv:2302.13726

Code (2)

Kun-k/Re_2_H2O 공식 구현 pytorch
YizhouXu-THU/CLIC pytorch

Tasks

Autonomous DrivingAutonomous Vehicles

Similar Papers 제목 키워드 기반

Scenario-Based Curriculum Generation for Multi-Agent Autonomous Driving

2024-03-26 · Axel Brunnbauer, Luigi Berducci, Peter Priller, Dejan Nickovic 외

The automated generation of diverse and complex training scenarios has been an important ingredient in many complex learning tasks. Especially in real-world application domains, such as autonomous driving, auto-curriculu…

Autonomous Driving

Foundation Models in Autonomous Driving: A Survey on Scenario Generation and Scenario Analysis

2025-06-13 · Yuan Gao, Mattia Piccinini, Yuchen Zhang, Dingrui Wang 외

For autonomous vehicles, safe navigation in complex environments depends on handling a broad range of diverse and rare driving scenarios. Simulation- and scenario-based testing have emerged as key approaches to developme…

Autonomous DrivingAutonomous VehiclesSurvey

Human-compatible driving partners through data-regularized self-play reinforcement learning

2024-03-28 · Daphne Cornelisse, Eugene Vinitsky

A central challenge for autonomous vehicles is coordinating with humans. Therefore, incorporating realistic human agents is essential for scalable training and evaluation of autonomous driving systems in simulation. Simu…

Autonomous DrivingAutonomous VehiclesImitation Learningreinforcement-learning

PCG-based Static Underground Garage Scenario Generation

2023-07-08 · Wenjin Li, Kai Li

Autonomous driving technology has five levels, from L0 to L5. Currently, only the L2 level (partial automation) can be achieved, and there is a long way to go before reaching the final level of L5 (full automation). The …

Autonomous Driving

Driving-RAG: Driving Scenarios Embedding, Search, and RAG Applications

2025-04-06 · Cheng Chang, Jingwei Ge, Jiazhe Guo, Zelin Guo 외

Driving scenario data play an increasingly vital role in the development of intelligent vehicles and autonomous driving. Accurate and efficient scenario data search is critical for both online vehicle decision-making and…

Autonomous DrivingRAGRetrieval-augmented GenerationTrajectory Planning