用提示词优化让自动驾驶模型在罕见路况下更可靠
CLAP: Contrastive Latent-space Prompt Optimization for End-to-end Autonomous Driving

- 给冻结的视觉语言模型添加道路区段专属软提示
- 挑战性场景规划误差降低24%,正常场景不退步
- 适合提升自动驾驶在施工区等长尾场景表现
基于视觉-语言-动作(VLA)模型的端到端自动驾驶系统在常见场景中表现优异,但在罕见但高危的长尾场景(如施工区、复杂让行几何)中仍易失效。本文提出CLAP(对比潜在空间提示优化)框架,通过车辆与万物通信(V2X)按需调用众包数据生成的路区软提示,对冻结的VLA模型进行位置感知增强。基于VLA隐层表示的两个观察:(i)同一路区的场景在潜在空间中聚集紧凑;(ii)一个路区内挑战性与普通帧在潜在表示中高度混杂。CLAP采用两阶段流程:先通过监督对比学习发现路区特异的困难场景方向,再通过方向正则化提示优化,选择性提升挑战帧性能而不损害正常帧表现。在包含多种先进VLA骨干网络的NAVSIM基准上,CLAP使挑战场景规划误差降低24%,且无正常场景性能退化。
原文摘要 · Abstract (English)
End-to-end autonomous driving systems powered by Vision-Language-Action (VLA) models achieve strong performance on common driving scenarios, yet remain brittle in rare but safety-critical long-tail situations such as active construction zones and complex yielding geometries. In this paper, we present a method that addresses the long-tail challenging scenes beyond data scaling and model training. We introduce CLAP (Contrastive Latent-space Prompt optimization), a location-aware adaptation framework that augments a frozen VLA driving model with per-roadblock soft prompts, optimized from crowdsourced data and retrieved on demand via Vehicle-to-Everything (V2X) communication. Our approach rests on two observations from VLAs' latent space: (i) at the VLA's hidden-state layer, scenarios from the same roadblock cluster tightly and occupy compact regions of the latent space; and (ii) within a single roadblock, long-tail and normal frames are heavily intermixed in the latent representation, making it difficult to improve one without disturbing the other. CLAP addresses this via a two-stage pipeline: supervised contrastive learning to discover a roadblock-specific hard-scene direction, followed by directionally regularized prompt optimization that selectively improves challenging frames while preserving normal frame performance. On the NAVSIM benchmark with various state-of-the-art VLA backbones, CLAP reduces challenging scenario planning error by 24% with no regression on normal frames, significantly improving planning performance.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。