paper-with-me

홈 › Papers

HAD-Gen: Human-like and Diverse Driving Behavior Modeling for Controllable Scenario Generation

2025-03-19 · Cheng Wang, Lingxin Kong, Massimiliano Tamborski, Stefano V. Albrecht

Simulation-based testing has emerged as an essential tool for verifying and validating autonomous vehicles (AVs). However, contemporary methodologies, such as deterministic and imitation learning-based driver models, struggle to capture the variability of human-like driving behavior. Given these challenges, we propose HAD-Gen, a general framework for realistic traffic scenario generation that simulates diverse human-like driving behaviors. The framework first clusters the vehicle trajectory data into different driving styles according to safety features. It then employs maximum entropy inverse reinforcement learning on each of the clusters to learn the reward function corresponding to each driving style. Using these reward functions, the method integrates offline reinforcement learning pre-training and multi-agent reinforcement learning algorithms to obtain general and robust driving policies. Multi-perspective simulation results show that our proposed scenario generation framework can simulate diverse, human-like driving behaviors with strong generalization capability. The proposed framework achieves a 90.96% goal-reaching rate, an off-road rate of 2.08%, and a collision rate of 6.91% in the generalization test, outperforming prior approaches by over 20% in goal-reaching performance. The source code is released at https://github.com/RoboSafe-Lab/Sim4AD.

📄 PDF Abstract BibTeX arXiv:2503.15049

Code (1)

robosafe-lab/sim4ad 공식 구현 pytorch

Tasks

Autonomous VehiclesImitation LearningMulti-agent Reinforcement Learningreinforcement-learningReinforcement Learning

Similar Papers 제목 키워드 기반

A Hybrid Rule-Based and Data-Driven Approach to Driver Modeling through Particle Filtering

2021-08-29 · Raunak Bhattacharyya, Soyeon Jung, Liam Kruse, Ransalu Senanayake 외

Autonomous vehicles need to model the behavior of surrounding human driven vehicles to be safe and efficient traffic participants. Existing approaches to modeling human driving behavior have relied on both data-driven an…

Autonomous Vehicles

Adaptive Autopilot: Constrained DRL for Diverse Driving Behaviors

2024-07-02 · Dinesh Cyril Selvaraj, Christian Vitale, Tania Panayiotou, Panayiotis Kolios 외

In pursuit of autonomous vehicles, achieving human-like driving behavior is vital. This study introduces adaptive autopilot (AA), a unique framework utilizing constrained-deep reinforcement learning (C-DRL). AA aims to s…

Autonomous VehiclesDeep Reinforcement Learning

Diffusion-Based Planning for Autonomous Driving with Flexible Guidance

2025-01-26 · Yinan Zheng, Ruiming Liang, Kexin Zheng, Jinliang Zheng 외

Achieving human-like driving behaviors in complex open-world environments is a critical challenge in autonomous driving. Contemporary learning-based planning approaches such as imitation learning methods often struggle t…

Autonomous DrivingImitation Learning

Resolving uncertainty on the fly: Modeling adaptive driving behavior as active inference

2023-11-10 · Johan Engström, Ran Wei, Anthony McDonald, Alfredo Garcia 외

Understanding adaptive human driving behavior, in particular how drivers manage uncertainty, is of key importance for developing simulated human driver models that can be used in the evaluation and development of autonom…

Autonomous Vehicles

Driving Style Alignment for LLM-powered Driver Agent

2024-03-17 · Ruoxuan Yang, Xinyue Zhang, Anais Fernandez-Laaksonen, Xin Ding 외

Recently, LLM-powered driver agents have demonstrated considerable potential in the field of autonomous driving, showcasing human-like reasoning and decision-making abilities.However, current research on aligning driver …

Autonomous DrivingDecision Making