English

VL-DPO: Vision-Language-Guided Finetuning for Preference-Aligned Autonomous Driving

Computer Vision and Pattern Recognition 2026-05-20 v1 Artificial Intelligence

Abstract

The rapid growth of autonomous driving datasets has enabled the scaling of powerful motion forecasting models. While large-scale pretraining provides strong performance, the standard imitation objective may not fully capture the complex nuances of human driving preferences. Meanwhile, recent advances in vision-language models (VLMs) have demonstrated impressive reasoning and commonsense understanding. Building on these capabilities, this paper presents VL-DPO, a vision-language-guided framework that aligns ego-vehicle motion forecasting models with human preferences. Our approach leverages a VLM as a zero-shot reasoner to automatically generate preference pairs from a pretrained model's rollouts, which are then used to finetune the model via Direct Preference Optimization (DPO). We finetune our models on the Waymo Open End-to-End Driving Dataset (WOD-E2E) and evaluate performance against held-out human preference annotations using rater feedback score (RFS) and average displacement error (ADE). Our experiments confirm that the VLM's trajectory selection is a high-quality proxy for human preference. Our final model, VL-DPO, yields an 11.94% increase in RFS and a 10.01% reduction in ADE over the pretrained model.

Keywords

Cite

@article{arxiv.2605.20082,
  title  = {VL-DPO: Vision-Language-Guided Finetuning for Preference-Aligned Autonomous Driving},
  author = {Zhefan Xu and Ghassen Jerfel and Marina Haliem and Qi Zhao and Jeonhyung Kang and Khaled S. Refaat},
  journal= {arXiv preprint arXiv:2605.20082},
  year   = {2026}
}

Comments

Published in International Conference on Robotics and Automation (ICRA), 2026 8 pages, 6 figures, 4 tables

R2 v1 2026-07-22T07:22:10.145Z