paper-with-me

홈 › Papers

Symphony: Learning Realistic and Diverse Agents for Autonomous Driving Simulation

2022-05-06 · Maximilian Igl, Daewoo Kim, Alex Kuefler, Paul Mougin, Punit Shah, Kyriacos Shiarlis, Dragomir Anguelov, Mark Palatucci, Brandyn White, Shimon Whiteson

Simulation is a crucial tool for accelerating the development of autonomous vehicles. Making simulation realistic requires models of the human road users who interact with such cars. Such models can be obtained by applying learning from demonstration (LfD) to trajectories observed by cars already on the road. However, existing LfD methods are typically insufficient, yielding policies that frequently collide or drive off the road. To address this problem, we propose Symphony, which greatly improves realism by combining conventional policies with a parallel beam search. The beam search refines these policies on the fly by pruning branches that are unfavourably evaluated by a discriminator. However, it can also harm diversity, i.e., how well the agents cover the entire distribution of realistic behaviour, as pruning can encourage mode collapse. Symphony addresses this issue with a hierarchical approach, factoring agent behaviour into goal generation and goal conditioning. The use of such goals ensures that agent diversity neither disappears during adversarial training nor is pruned away by the beam search. Experiments on both proprietary and open Waymo datasets confirm that Symphony agents learn more realistic and diverse behaviour than several baselines.

📄 PDF Abstract BibTeX arXiv:2205.03195

Code (0)

등록된 구현이 없습니다.

Tasks

Autonomous DrivingAutonomous VehiclesDiversity

Methods 이 논문이 사용한 방법론

Pruning 설명 없음

Similar Papers 제목 키워드 기반

SYMPHONY: Synergistic Multi-agent Planning with Heterogeneous Language Model Assembly

2026-01-30 · Wei Zhu, Zhiwen Tang, Kun Yue arxiv

Recent advancements have increasingly focused on leveraging large language models (LLMs) to construct autonomous agents for complex problem-solving tasks. However, existing approaches predominantly employ a single-agent …

DriveArena: A Closed-loop Generative Simulation Platform for Autonomous Driving

2024-08-01

This paper presented DriveArena, the first high-fidelity closed-loop simulation system designed for driving agents navigating in real scenarios. DriveArena features a flexible, modular architecture, allowing for the seam…

RealEngine: Simulating Autonomous Driving in Realistic Context

2025-05-22 · Junzhe Jiang, Nan Song, Jingyu Li, Xiatian Zhu 외

Driving simulation plays a crucial role in developing reliable driving agents by providing controlled, evaluative environments. To enable meaningful assessments, a high-quality driving simulator must satisfy several key …

3D Scene ReconstructionAutonomous DrivingComputational EfficiencyNovel View Synthesis

Simulated Autonomous Driving on Realistic Road Networks using Deep Reinforcement Learning

2017-12-12 · Patrick Klose, Rudolf Mester

Using Deep Reinforcement Learning (DRL) can be a promising approach to handle various tasks in the field of (simulated) autonomous driving. However, recent publications mainly consider learning in unusual driving environ…

Autonomous DrivingDeep Reinforcement Learningreinforcement-learningReinforcement Learning+1

Waymax: An Accelerated, Data-Driven Simulator for Large-Scale Autonomous Driving Research

2023-10-12 · NeurIPS 2023 11

Simulation is an essential tool to develop and benchmark autonomous vehicle planning software in a safe and cost-effective manner. However, realistic simulation requires accurate modeling of nuanced and complex multi-age…

Autonomous Driving