CVAILGROJun 15

DriveJudge: Rethinking Autonomous Driving Evaluation with Vision-Language Models

arXiv:2606.1736222.7
Predicted impact top 9% in CV · last 90 daysOriginality Incremental advance
AI Analysis

For autonomous driving researchers, DriveJudge provides a more interpretable and context-aware evaluation method, addressing the limitations of both rule-based and VLM-based approaches.

DriveJudge introduces a driving evaluation agent that combines rule-grounded evaluation with VLM reasoning, outperforming EPDMS by 21.23 AUC in driving quality classification and DriveCritic by 6.5% in trajectory preference selection.

Autonomous driving has shifted towards end-to-end policy learning, where reliable, interpretable policy evaluation is a fundamental challenge as driving quality is highly context-dependent. Commonly used rule-based driving metrics like EPDMS are interpretable but lack context-awareness, while recent VLMbased evaluations are context-aware but limited by ambiguous VLM outputs and weak physical grounding. To evaluate driving in a manner that is both interpretable and context-aware, we introduce DriveJudge. DriveJudge is a driving evaluation agent that combines rule-grounded evaluation with Vision-Language Model (VLM) reasoning and selectively invokes physically-grounded deterministic rule functions after interpreting the environmental context. To train and evaluate DriveJudge, we curate a large-scale dataset of 33,577 challenging driving samples with human annotations on whether the driving behavior is reasonable in the given scenario. With this dataset, we address the underexplored problem of driving metric evaluation, and introduce two human-aligned benchmark tasks: Driving Quality Classification and Trajectory Preference Selection. DriveJudge outperforms EPDMS for driving quality classification by 21.23 AUC, and the recent VLM-based DriveCritic for trajectory preference selection by 6.5%, setting a new standard for interpretable and precise driving evaluation.

Foundations

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

Your Notes