CVAIROSep 29, 2025

Less is More: Lean yet Powerful Vision-Language Model for Autonomous Driving

arXiv:2510.00060v2
Originality Highly original
AI Analysis

This work addresses trajectory planning for autonomous vehicles, offering a novel end-to-end approach with strong empirical gains, though it appears incremental in applying VLMs to driving.

The paper tackles autonomous driving by reformulating trajectory planning as next waypoint prediction using a vision-language model, achieving state-of-the-art performance with over 30% improvement on the nuScenes dataset and demonstrating cross-domain generalization.

In this work, we reconceptualize autonomous driving as a generalized language and formulate the trajectory planning task as next waypoint prediction. We introduce Max-V1, a novel framework for one-stage end-to-end autonomous driving. Our framework presents a single-pass generation paradigm that aligns with the inherent sequentiality of driving. This approach leverages the generative capacity of the VLM (Vision-Language Model) to enable end-to-end trajectory prediction directly from front-view camera input. The efficacy of this method is underpinned by a principled supervision strategy derived from statistical modeling. This provides a well-defined learning objective, which makes the framework highly amenable to master complex driving policies through imitation learning from large-scale expert demonstrations. Empirically, our method achieves the state-of-the-art performance on the nuScenes dataset, delivers an overall improvement of over 30% compared to prior baselines. Furthermore, it exhibits superior generalization performance on cross-domain datasets acquired from diverse vehicles, demonstrating notable potential for cross-vehicle robustness and adaptability. Due to these empirical strengths, this work introduces a model enabling fundamental driving behaviors, laying the foundation for the development of more capable self-driving agents. Code will be available upon publication.

Foundations

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

Your Notes