DriveCritic: Towards Context-Aware, Human-Aligned Evaluation for Autonomous Driving with Vision-Language Models
Jingyu Song, Zhenxin Li, Shiyi Lan, Xinglong Sun, Nadine Chang, Maying Shen, Joshua Chen, Katherine A. Skinner, Jose M. Alvarez
TL;DR
DriveCritic tackles the context-agnostic nature of state-of-the-art open-loop metrics like EPDMS by introducing a context-aware evaluation framework that aligns with human preferences. It combines a NAVSIM-derived dataset of challenging trajectory pairs with a vision-language-model evaluator trained in a two-stage pipeline (supervised fine-tuning followed by RLVR-based reinforcement learning) to adjudicate between candidate trajectories. The approach achieves 76.0% accuracy on human-preference alignment, outperforms rule-based metrics and generic VLMs, and demonstrates robustness to input-order perturbations. This work provides a practical, human-aligned foundation for evaluating autonomous driving systems and suggests a path toward scalable, context-sensitive evaluation in real-world deployment.
Abstract
Benchmarking autonomous driving planners to align with human judgment remains a critical challenge, as state-of-the-art metrics like the Extended Predictive Driver Model Score (EPDMS) lack context awareness in nuanced scenarios. To address this, we introduce DriveCritic, a novel framework featuring two key contributions: the DriveCritic dataset, a curated collection of challenging scenarios where context is critical for correct judgment and annotated with pairwise human preferences, and the DriveCritic model, a Vision-Language Model (VLM) based evaluator. Fine-tuned using a two-stage supervised and reinforcement learning pipeline, the DriveCritic model learns to adjudicate between trajectory pairs by integrating visual and symbolic context. Experiments show DriveCritic significantly outperforms existing metrics and baselines in matching human preferences and demonstrates strong context awareness. Overall, our work provides a more reliable, human-aligned foundation to evaluating autonomous driving systems.
