论文精选

传感器扰动暴露驾驶VLA推理脆弱性:CoC一致性成安全代理

Lost in Fog: Sensor Perturbations Expose Reasoning Fragility in Driving VLAs

精选理由

自动驾驶安全团队终于有了可量化的推理可靠性指标——CoC一致性比直接测轨迹更早暴露风险,做VLA部署或安全验证的开发者值得关注这个监控思路。

AI 摘要

该研究系统评估了自动驾驶视觉-语言-动作模型(VLA)在传感器退化下的鲁棒性,对Alpamayo R1(10B参数)在1996个场景中施加8种扰动(高斯噪声、光照极端、雾霾),进行约18000次推理测试。结果发现,因果链(CoC)解释的一致性高精度指示轨迹可靠性:扰动后CoC变化时,轨迹偏差飙升5.3倍(21.8米 vs 4.1米),相关系数达0.99。启用CoC生成平均提升轨迹精度11.8%(p<0.0001)。研究建议将推理一致性作为规划安全定量代理,推动基于推理的运行时监控。

原文 · arXiv cs.AI

Lost in Fog: Sensor Perturbations Expose Reasoning Fragility in Driving VLAs

Interpretable autonomous driving planners depend not only on generating explanations, but also on those explanations remaining reliable under real-world sensor degradation. In this paper we present a controlled perturbation study of Vision-Language-Action (VLA) robustness in autonomous driving, evaluating Alpamayo R1 (10B parameters) across 1,996 scenarios under eight sensor perturbations (Gaussian noise at four intensities, two lighting extremes, and two fog levels; ${\sim}18{,}000$ inference trials). We find that reasoning consistency is a high-fidelity indicator of trajectory reliability: when Chain-of-Causation (CoC) explanations change after perturbation, trajectory deviation spikes $5.3{\times}$ (21.8m vs 4.1m), with $r\!=\!0.99$ across attack types and $r_{pb}\!=\!0.53$ per-sample (Cohen's $d\!=\!1.12$). A controlled ablation provides evidence that enabling CoC generation is associated with improved trajectory accuracy (11.8% on average across conditions; $p < 0.0001$) under matched inference settings. Over the tested noise range ($σ\in \{10, 30, 50, 70\}$), degradation is approximately linear ($R^2\!=\!0.957$), while standard input preprocessing defenses provide only marginal relief. Together, these results establish CoC consistency as a quantitative proxy for planning safety and motivate reasoning-based runtime monitoring for safer VLA deployment.

传感器扰动暴露驾驶VLA推理脆弱性:CoC一致性成安全代理 · AI 热点