ROAIApr 2

Causal Scene Narration with Runtime Safety Supervision for Vision-Language-Action Driving

arXiv:2604.0172351.31 citationsh-index: 13
AI Analysis

This addresses the challenge of integrating diverse textual inputs for autonomous driving systems, representing an incremental improvement with specific gains in performance metrics.

The paper tackled the problem of disconnected textual inputs in Vision-Language-Action models for autonomous driving by introducing Causal Scene Narration, which improved Driving Score by +31.1% on original LMDrive and +24.5% on a preference-aligned variant in CARLA evaluations.

Vision-Language-Action (VLA) models for autonomous driving must integrate diverse textual inputs, including navigation commands, hazard warnings, and traffic state descriptions, yet current systems often present these as disconnected fragments, forcing the model to discover on its own which environmental constraints are relevant to the current maneuver. We introduce Causal Scene Narration (CSN), which restructures VLA text inputs through intent-constraint alignment, quantitative grounding, and structured separation, at inference time with zero GPU cost. We complement CSN with Simplex-based runtime safety supervision and training-time alignment via Plackett-Luce DPO with negative log-likelihood (NLL) regularization. A multi-town closed-loop CARLA evaluation shows that CSN improves Driving Score by +31.1% on original LMDrive and +24.5% on the preference-aligned variant. A controlled ablation reveals that causal structure accounts for 39.1% of this gain, with the remainder attributable to information content alone. A perception noise ablation confirms that CSN's benefit is robust to realistic sensing errors. Semantic safety supervision improves Infraction Score, while reactive Time-To-Collision monitoring degrades performance, demonstrating that intent-aware monitoring is needed for VLA systems.

Foundations

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

Your Notes