paper-with-me

Papers

Goal-Oriented Reactive Simulation for Closed-Loop Trajectory Prediction

2026-03-25 · Harsh Yadav, Tobias Meisen arxiv

Current trajectory prediction models are primarily trained in an open-loop manner, which often leads to covariate shift and compounding errors when deployed in real-world, closed-loop settings. Furthermore, relying on static datasets or non-reactive log-replay simulators severs the interactive loop, preventing the ego agent from learning to actively negotiate surrounding traffic. In this work, we propose an on-policy closed-loop training paradigm optimized for high-frequency, receding horizon ego prediction. To ground the ego prediction in a realistic representation of traffic interactions and to achieve reactive consistency, we introduce a goal-oriented, transformer-based scene decoder, resulting in an inherently reactive training simulation. By exposing the ego agent to a mixture of open-loop data and simulated, self-induced states, the model learns recovery behaviors to correct its own execution errors. Extensive evaluation demonstrates that closed-loop training significantly enhances collision avoidance capabilities at high replanning frequencies, yielding relative collision rate reductions of up to 27.0% on nuScenes and 79.5% in dense DeepScenario intersections compared to open-loop baselines. Additionally, we show that a hybrid simulation combining reactive with non-reactive surrounding agents achieves optimal balance between immediate interactivity and long-term behavioral stability.

📄 PDF Abstract BibTeX arXiv:2603.24155

Code (0)

등록된 구현이 없습니다.

Tasks

Trajectory PredictionCollision Avoidance

Similar Papers 제목 키워드 기반

MixSim: A Hierarchical Framework for Mixed Reality Traffic Simulation

2023-01-01 · CVPR 2023 1 · Simon Suo, Kelvin Wong, Justin Xu, James Tu 외

The prevailing way to test a self-driving vehicle (SDV) in simulation involves non-reactive open-loop replay of real world scenarios. However, in order to safely deploy SDVs to the real world, we need to evaluate the…

Mixed Reality

Analyzing and Enhancing Closed-loop Stability in Reactive Simulation

2022-08-09 · Wei-Jer Chang, Yeping Hu, Chenran Li, Wei Zhan 외

Simulation has played an important role in efficiently evaluating self-driving vehicles in terms of scalability. Existing methods mostly rely on heuristic-based simulation, where traffic participants follow certain human…

nuPlan-R: A Closed-Loop Planning Benchmark for Autonomous Driving via Reactive Multi-Agent Simulation

2025-11-13 · Mingxing Peng, Ruoyu Yao, Xusen Guo, Jun Ma arxiv

Recent advances in closed-loop planning benchmarks have significantly improved the evaluation of autonomous vehicles. However, existing benchmarks still rely on rule-based reactive agents such as the Intelligent Driver M…

Computational EfficiencyAutonomous VehiclesAutonomous Driving

PerlAD: Towards Enhanced Closed-loop End-to-end Autonomous Driving with Pseudo-simulation-based Reinforcement Learning

2026-03-16 · Yinfeng Gao, Qichao Zhang, Deqing Liu, Zhongpu Xia 외 arxiv

End-to-end autonomous driving policies based on Imitation Learning (IL) often struggle in closed-loop execution due to the misalignment between inadequate open-loop training objectives and real driving requirements. Whil…

Reinforcement LearningAutonomous Driving

NAVSIM: Data-Driven Non-Reactive Autonomous Vehicle Simulation and Benchmarking

2024-06-21 · Daniel Dauner, Marcel Hallgarten, Tianyu Li, Xinshuo Weng 외

Benchmarking vision-based driving policies is challenging. On one hand, open-loop evaluation with real data is easy, but these results do not reflect closed-loop performance. On the other, closed-loop evaluation is possi…

Autonomous DrivingBenchmarkingNavSim