Overview
Field: Computer Vision (CV) Authors: Erik Deinzer, Naya Baslan, Luca Paparusso, Narunas Vaskevicius, Peter Knott, Luigi Palmieri arXiv: 2609.22040
Background
Current Vision-Language-Action (VLA) models for autonomous driving operate primarily through feedforward inference across the perception–reasoning–planning hierarchy. While modern architectures maintain temporal recurrence within the perceptual module, early perception remains blind to downstream reasoning and navigation goals, processing visual inputs agnostically without prioritizing cues informed by prior decisions.
Method: PRIME
PRIME introduces a learned feedback mechanism that conditions the VLA perceptual queries on a novel Situational Memory:
- Aggregates latent representations of past perception, reasoning, navigation goals, and predicted behaviors across an L-step window via cross-attention.
- Enables intent-driven perceptual attention at minimal computational cost.
- Adds at most 29.7M parameters — only 0.41% of the 7.3B-parameter base model.
- Driving score: 82.47 (state-of-the-art, +4.73 over ORION)
- Success rate: 60.00% (+5.38 points)
- Highest reported driving score among all published VLAs trained on Think2Drive demonstrations.
- arXiv: https://arxiv.org/abs/2609.22040
Results
Evaluated on the Bench2Drive closed-loop benchmark: