Symphony: Learning Realistic and Diverse Agents for Autonomous Driving Simulation
TLDR
Symphony combines beam search and hierarchical goals to learn realistic and diverse driving agents for autonomous simulation.
Reasoning
The paper addresses mode collapse and improves realism via beam search and discriminator, using real-world datasets. However, it focuses narrowly on driving simulation and does not claim a general world model, limiting relevance to the specified keywords.
Read-first score
Read-first score 35.3, weighted from topical fit, citation, graph, method, reproducibility, and recency signals. Original total remains 6.
Field roles
Rank sensitivity
Stability: volatile; rank range: 66.
Keyword Scores
Deep Analysis
Innovations
- Combining conventional policies with a parallel beam search that prunes branches unfavorably evaluated by a discriminator to improve realism.
- Hierarchical approach factoring agent behavior into goal generation and goal conditioning to preserve diversity during adversarial training and beam search.
- Overall Symphony framework that achieves both realistic and diverse agent behavior for autonomous driving simulation.
Methodology
Symphony combines conventional policies with a parallel beam search that refines policies on the fly by pruning branches unfavorably evaluated by a discriminator. To prevent diversity loss from pruning, it uses a hierarchical approach that factors agent behavior into goal generation and goal conditioning, ensuring diversity is maintained. The method is trained using learning from demonstration on trajectory data from proprietary and open Waymo datasets.
Key Results
Experiments on both proprietary and open Waymo datasets show that Symphony agents learn more realistic and diverse behavior than several baselines.