用隐空间对齐让视觉语言模型直接生成平滑自动驾驶动作
Continuous Actions from Discrete Minds: Latent-Aligned Planning for End-to-End Autonomous Driving

- 用VQ-VAE隐空间做动作编码,避免传统离散查找的误差
- 在nuScenes上长程轨迹误差降低15.52%,成功率提升33.34个百分点
- 无需自回归生成,推理延迟更低,适合实时自动驾驶系统
弥合视觉语言模型的离散推理与自动驾驶连续物理动作之间的鸿沟仍是重大挑战。本文提出LaPla,一种统一的视觉-语言-动作(VLA)框架,通过隐空间对齐规划实现语义理解到精确运动执行的无缝衔接。我们设计了一种基于残差向量量化变分自编码器(VQ-VAE)的动作分词器,捕捉车辆运动学并把轨迹特征编码到结构化隐空间。不同于易引入量化误差的离散码本查询,LaPla将此表示作为物理先验,弥合高维语义与原始动作空间的模态差异。具体而言,给定融合多视角图像、历史动作和文本指令的多模态输入,LaPla引入并发动作查询,在单次前向传播中因果性地关注多模态上下文,并将隐藏状态直接投影到预训练的VQ-VAE隐空间。冻结的解码器随后将这些连续隐变量转化为动作,有效消除量化误差,确保物理合理轨迹,同时跳过耗时的自回归生成。在nuScenes基准上的大量实验表明,LaPla实现了具有竞争力的开环性能,相比最先进的VLA方法,长程L2误差降低15.52%。在NVIDIA AlpaSim模拟器的闭环评估进一步证实其卓越的平稳驾驶能力,成功率提升33.34个百分点,且推理延迟显著降低。
原文摘要 · Abstract (English)
Bridging the gap between the discrete reasoning of Vision-Language Models and the continuous, physics-constrained nature of autonomous driving remains a significant challenge. In this work, we introduce LaPla, a unified Vision-Language-Action (VLA) framework featuring latent-aligned planning to seamlessly ground semantic understanding in precise motion execution. We first design an action tokenizer based on a residual vector-quantized variational autoencoder (VQ-VAE), capturing vehicle kinematics and encoding trajectory features into a structured latent space. Rather than discrete codebook lookups that inevitably introduce quantization errors, LaPla repurposes this representation as a physical prior to bridge the modality gap between high-dimensional semantics and the raw action space. Specifically, given multimodal inputs integrating multi-view images, historical actions, and textual instructions, LaPla incorporates concurrent action queries to causally attend to the multimodal context in a single forward pass, projecting hidden states directly into the pretrained VQ-VAE latent space. The frozen decoder then translates these continuous latents into actions, effectively eliminating quantization errors and ensuring physically plausible trajectories while bypassing time-consuming autoregressive generation. Extensive experiments on the nuScenes benchmark demonstrate that LaPla achieves competitive open-loop performance, reducing long-horizon L2 error by 15.52% compared to state-of-the-art VLA methods. Closed-loop evaluations on the NVIDIA AlpaSim simulator further confirm its superior capability in ensuring smooth driving progress, improving the success rate by 33.34 percentage points with significantly reduced inference latency.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。