Multi-ORFT: Stable Online Reinforcement Fine-Tuning for Multi-Agent Diffusion Planning in Cooperative Driving

arXiv cs.RO / 4/14/2026

📰 NewsSignals & Early TrendsModels & Research

Key Points

  • Multi-ORFT is introduced as a stable online reinforcement fine-tuning framework for multi-agent diffusion-based cooperative driving planners, targeting better closed-loop reliability.
  • The method combines scene-conditioned diffusion pre-training (using inter-agent self-attention, cross-attention, and AdaLN-Zero scene conditioning) to improve scene consistency and road adherence of generated joint trajectories.
  • For online post-training, Multi-ORFT defines a two-level MDP that leverages step-wise reverse-kernel likelihoods and uses dense trajectory-level rewards with variance-gated group-relative policy optimization (VG-GRPO) to stabilize learning in reactive environments.
  • On the WOMD closed-loop benchmark, Multi-ORFT lowers collision rate (2.04%→1.89%) and off-road rate (1.68%→1.36%) while increasing average speed (8.36→8.61 m/s), outperforming several strong open-source diffusion planning baselines on key safety/efficiency metrics.

Abstract

Closed-loop cooperative driving requires planners that generate realistic multimodal multi-agent trajectories while improving safety and traffic efficiency. Existing diffusion planners can model multimodal behaviors from demonstrations, but they often exhibit weak scene consistency and remain poorly aligned with closed-loop objectives; meanwhile, stable online post-training in reactive multi-agent environments remains difficult. We present Multi-ORFT, which couples scene-conditioned diffusion pre-training with stable online reinforcement post-training. In pre-training, the planner uses inter-agent self-attention, cross-attention, and AdaLN-Zero-based scene conditioning to improve scene consistency and road adherence of joint trajectories. In post-training, we formulate a two-level MDP that exposes step-wise reverse-kernel likelihoods for online optimization, and combine dense trajectory-level rewards with variance-gated group-relative policy optimization (VG-GRPO) to stabilize training. On the WOMD closed-loop benchmark, Multi-ORFT reduces collision rate from 2.04% to 1.89% and off-road rate from 1.68% to 1.36%, while increasing average speed from 8.36 to 8.61 m/s relative to the pre-trained planner, and it outperforms strong open-source baselines including SMART-large, SMART-tiny-CLSFT, and VBD on the primary safety and efficiency metrics. These results show that coupling scene-consistent denoising with stable online diffusion-policy optimization improves the reliability of closed-loop cooperative driving.