paper-with-me

홈 › Papers

Toward Efficient and Robust Behavior Models for Multi-Agent Driving Simulation

2025-12-05 · Fabian Konstantinidis, Moritz Sackmann, Ulrich Hofmann, Christoph Stiller arxiv

Scalable multi-agent driving simulation requires behavior models that are both realistic and computationally efficient. We address this by optimizing the behavior model that controls individual traffic participants. To improve efficiency, we adopt an instance-centric scene representation, where each traffic participant and map element is modeled in its own local coordinate frame. This design enables efficient, viewpoint-invariant scene encoding and allows static map tokens to be reused across simulation steps. To model interactions, we employ a query-centric symmetric context encoder with relative positional encodings between local frames. We use Adversarial Inverse Reinforcement Learning to learn the behavior model and propose an adaptive reward transformation that automatically balances robustness and realism during training. Experiments demonstrate that our approach scales efficiently with the number of tokens, significantly reducing training and inference times, while outperforming several agent-centric baselines in terms of positional accuracy and robustness.

📄 PDF Abstract BibTeX arXiv:2512.05812

Code (0)

등록된 구현이 없습니다.

Tasks

Reinforcement Learning

Similar Papers 제목 키워드 기반

Building Safer Autonomous Agents by Leveraging Risky Driving Behavior Knowledge

2021-03-16 · Ashish Rana, Avleen Malhi

Simulation environments are good for learning different driving tasks like lane changing, parking or handling intersections etc. in an abstract manner. However, these simulation environments often restrict themselves to …

Autonomous DrivingDeep Reinforcement Learning

Holonic Multiagent Simulation of Complex Adaptive Systems

2016-06-01 · Rafik Hadfi, Takayuki Ito

We propose a holonic multiagent simulator that can simulate any complex urban environment. We focus on traffic simulation within any geographic area on earth, subject to any weather conditions. We adopt an agent-based ap…

ReactSim-Bench: Benchmarking Reactive Behavior World Model Simulation in Autonomous Driving

2026-06-12 · Zhiyuan Zhang, Yanlun Peng, Jianing Zhang, Xianda Guo 외 arxiv

Reactive capability is a key property of data-driven behavior world model simulators for autonomous driving simulation systems. With this capability, simulated world agents can respond feasibly to autonomous vehicle (AV)…

Autonomous Driving

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

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