paper-with-me

Papers

Closed-Loop Supervised Fine-Tuning of Tokenized Traffic Models

2024-12-05 · CVPR 2025 1 · Zhejun Zhang, Peter Karkus, Maximilian Igl, Wenhao Ding, Yuxiao Chen, Boris Ivanovic, Marco Pavone

Traffic simulation aims to learn a policy for traffic agents that, when unrolled in closed-loop, faithfully recovers the joint distribution of trajectories observed in the real world. Inspired by large language models, tokenized multi-agent policies have recently become the state-of-the-art in traffic simulation. However, they are typically trained through open-loop behavior cloning, and thus suffer from covariate shift when executed in closed-loop during simulation. In this work, we present Closest Among Top-K (CAT-K) rollouts, a simple yet effective closed-loop fine-tuning strategy to mitigate covariate shift. CAT-K fine-tuning only requires existing trajectory data, without reinforcement learning or generative adversarial imitation. Concretely, CAT-K fine-tuning enables a small 7M-parameter tokenized traffic simulation policy to outperform a 102M-parameter model from the same model family, achieving the top spot on the Waymo Sim Agent Challenge leaderboard at the time of submission. The code is available at https://github.com/NVlabs/catk.

📄 PDF Abstract BibTeX arXiv:2412.05334

Code (1)

nvlabs/catk 공식 구현 pytorch

Similar Papers 제목 키워드 기반

RoaD: Rollouts as Demonstrations for Closed-Loop Supervised Fine-Tuning of Autonomous Driving Policies

2025-12-01 · Guillermo Garcia-Cobo, Maximilian Igl, Peter Karkus, Zhejun Zhang 외 arxiv

Autonomous driving policies are typically trained via open-loop behavior cloning of human demonstrations. However, such policies suffer from covariate shift when deployed in closed loop, leading to compounding errors. We…

Reinforcement LearningAutonomous Driving

RIFT: Closed-Loop RL Fine-Tuning for Realistic and Controllable Traffic Simulation

2025-05-06 · Keyu Chen, Wenchao Sun, Hao Cheng, Sifa Zheng

Achieving both realism and controllability in interactive closed-loop traffic simulation remains a key challenge in autonomous driving. Data-driven simulation methods reproduce realistic trajectories but suffer from cova…

Autonomous DrivingImitation Learning

CRAFT: Counterfactual-to-Interactive Reinforcement Fine-Tuning for Driving Policies

2026-05-06 · Keyu Chen, Nanfei Ye, Yida Wang, Wenchao Sun 외 arxiv

Open-loop imitation learning has advanced modern autonomous driving policy architectures, but closed-loop deployment remains vulnerable to policy-induced distribution shift. Existing post-training paradigms exhibit funda…

Autonomous Driving

6GAgentGym: Tool Use, Data Synthesis, and Agentic Learning for Network Management

2026-03-31 · Jiao Chen, Jianhua Tang, Xiaotong Yang, Zuohong Lv arxiv

Autonomous 6G network management requires agents that can execute tools, observe the resulting state changes, and adapt their decisions accordingly. Existing benchmarks based on static questions or scripted episode repla…

Reinforcement Learning

LoRD: Adapting Differentiable Driving Policies to Distribution Shifts

2024-10-13 · Christopher Diehl, Peter Karkus, Sushant Veer, Marco Pavone 외

Distribution shifts between operational domains can severely affect the performance of learned models in self-driving vehicles (SDVs). While this is a well-established problem, prior work has mostly explored naive soluti…

Autonomous DrivingDecodermotion prediction