arXiv:2605.23270cs.CVcs.AI2026-05被引 1

用视觉语言模型统一因果生成与全局优化,提升自动驾驶规划安全性。

ChainFlow-VLA: Causal Flow Planning with Vision-Language Models

论文配图:ChainFlow-VLA: Causal Flow Planning with Vision-Language Models
图 1 · 摘自论文原文
  • 将自回归生成与扩散模型结合,在残差空间中进行条件修正。
  • 在NAV SIM v1榜单上达到94.85分,接近人类水平(94.8)。
  • 适合需要高安全性和长尾场景应对的自动驾驶系统研究者。

当前端到端自动驾驶系统受限于时间因果推理与全局轨迹一致性之间的不匹配。自回归(AR)模型通过因果分解捕捉交互依赖,但逐步解码导致误差累积和全局结构次优;而扩散模型虽能全局优化轨迹,却缺乏显式因果约束,在交互复杂和安全关键场景中不可靠。这种二元对立揭示了一个深层问题:现有方法将因果建模与全局优化视为独立范式,缺乏在单一轨迹分布内统一两者的原理性框架。为此,我们提出ChainFlow-VLA,将因果生成与全局精修统一于一个概率框架中。我们将规划建模为由自回归诱导的多个轨迹模式的混合,并学习视觉语言模型(VLM)条件下的残差分布。自回归生成器(Chain)产生一组离散的因果轨迹模式,随后扩散式精修器(Flow)利用VLM隐状态作为语义先验,在残差空间中对各模式进行条件修正,同时保持因果结构。这种直接的条件注入,可将高层场景理解融入精细轨迹调整。实验表明,ChainFlow-VLA在模糊与长尾场景下表现稳健,在NAV SIM v1基准上取得94.85分的领先成绩,与人类水平(94.8)相当。代码将发布于 https://github.com/AFARI-Research/ChainFlow-VLA。

原文摘要 · Abstract (English)

Current end-to-end autonomous driving systems are fundamentally limited by a mismatch between temporal causal reasoning and global trajectory consistency. Autoregressive (AR) models capture interaction-aware temporal dependencies via causal factorization, but their step-wise decoding leads to error accumulation and suboptimal global structure. In contrast, diffusion models optimize trajectories globally but lack explicit causal constraints, making them unreliable in interactive and safety-critical scenarios. This dichotomy reveals a deeper issue: existing methods treat causal modeling and global optimization as separate paradigms, without a principled way to unify them within a single trajectory distribution. To address this, we propose ChainFlow-VLA, which unifies causal generation and global refinement within a unified probabilistic framework. We formulate planning as a mixture over AR-induced modes and learn Vision-Language Model (VLM)-conditioned residual distributions over these modes. An autoregressive generator (Chain) produces a discrete set of causal trajectory modes, followed by a diffusion-based refiner (Flow) that leverages VLM hidden states as semantic priors to perform mode-conditioned correction in residual space while preserving causal structure. This straightforward conditioning seamlessly injects high-level scene understanding into fine-grained trajectory adjustments. Experiments demonstrate that ChainFlow-VLA achieves robust planning in ambiguous and long-tail scenarios, achieving a state-of-the-art score of 94.85 on the NAVSIM v1 leaderboard, matching human-level performance (94.8). Code will be available at https://github.com/AFARI-Research/ChainFlow-VLA.

自动驾驶视觉语言模型轨迹规划扩散模型

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。