ROCVDec 15, 2025

Post-Training and Test-Time Scaling of Generative Agent Behavior Models for Interactive Autonomous Driving

arXiv:2512.13262v1h-index: 6
Originality Incremental advance
AI Analysis

This work addresses safety-critical limitations in autonomous driving behavior models, offering incremental improvements through post-training and test-time scaling methods.

The paper tackles the problem of improving safety and robustness in interactive autonomous driving by addressing dataset biases and closed-loop execution errors. It introduces GRBO, which enhances safety performance by over 40% using only 10% of training data, and Warm-K, which improves behavioral consistency and reactivity at test time without retraining.

Learning interactive motion behaviors among multiple agents is a core challenge in autonomous driving. While imitation learning models generate realistic trajectories, they often inherit biases from datasets dominated by safe demonstrations, limiting robustness in safety-critical cases. Moreover, most studies rely on open-loop evaluation, overlooking compounding errors in closed-loop execution. We address these limitations with two complementary strategies. First, we propose Group Relative Behavior Optimization (GRBO), a reinforcement learning post-training method that fine-tunes pretrained behavior models via group relative advantage maximization with human regularization. Using only 10% of the training dataset, GRBO improves safety performance by over 40% while preserving behavioral realism. Second, we introduce Warm-K, a warm-started Top-K sampling strategy that balances consistency and diversity in motion selection. Our Warm-K method-based test-time scaling enhances behavioral consistency and reactivity at test time without retraining, mitigating covariate shift and reducing performance discrepancies. Demo videos are available in the supplementary material.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes