CVJul 2

Teaching Vision-Language-Action Models What to See and Where to Look

arXiv:2607.0165823.4Has Code
Predicted impact top 5% in CV · last 90 daysOriginality Incremental advance
AI Analysis

For autonomous driving researchers, this work addresses the gap between text-centric VLA training and action-grounded planning, offering a practical framework to enhance trajectory prediction.

DriveTeach-VLA improves autonomous driving by teaching vision-language-action models driving-specific perceptual priors and spatial trajectory prompts, achieving state-of-the-art on NAVSIM and nuScenes.

Vision-Language-Action (VLA) models have emerged as a promising paradigm for end-to-end autonomous driving. However, existing VLAs' training relies heavily on text-centric visual question answering and chain-of-thought reasoning data, which emphasizes linguistic reasoning rather than action-grounded planning. As a result, the learned representations capture semantic knowledge but lack spatial dependencies crucial for reliable trajectory prediction. We propose DriveTeach-VLA, a framework that explicitly teaches VLAs what to see and where to look. Driving-aware Vision Distillation (DVD) injects driving-specific perceptual priors into the vision encoder, while 2D Trajectory-Guided Prompts (2D-TGP) provide spatial conditioning aligned with feasible driving trajectories. Together, they form a vision-guided learning pipeline: what to see (DVD pretraining) - where to look (TGP-guided SFT) - how to act (TGP-guided GRPO). DriveTeach-VLA achieves the state-of-the-art performance on NAVSIM and nuScenes. Our code is available at: https://github.com/ShivaTeam/DriveTeach-VLA.

Code Implementations1 repo
Foundations

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

Your Notes