轻量级语言模型让自动驾驶决策更准更快
Decision-Making with Lightweight Confidence-Aware Language Model for Autonomous Driving

- 多智能体协作生成带置信度的决策推理链
- 在nuPlan上实现顶尖成功率且推理延迟低
- 适合资源受限的实时自动驾驶系统
大型语言模型(LLMs)和多模态语言模型(MLLMs)在自动驾驶中展现出类人推理与开放世界泛化能力,但其巨大的计算开销和高推理延迟严重制约了在资源受限系统中的部署。为此,我们提出一种基于轻量级置信度感知语言模型的决策框架,弥合复杂多模态意图推理与高效推理之间的差距。具体设计包含动作投票、置信度评估与摘要三个智能体的协同工作流,通过显式的思维链(CoT)推理生成高质量、带置信度标注的决策示范。这些示范被提炼为具有双头结构的轻量级语言模型,可联合预测决策概率并生成文本推理过程。蒸馏过程采用置信度感知微调策略结合检索增强生成(RAG),提升模型适应性与数据效率。在nuPlan基准上的闭环实验表明,该方法在常规与长尾场景下均达到当前最优成功率达92.3%(常规)和78.1%(长尾),同时保持低推理延迟。
原文摘要 · Abstract (English)
Large Language Models (LLMs) and Multimodal LLMs (MLLMs) have demonstrated immense potential in autonomous driving (AD) by offering human-like reasoning and open-world generalization. However, the excessive computational overhead and high inference latency of these massive models severely hinder their deployment in resource-constrained AD systems. To address this challenge, we propose a novel decision-making framework utilizing a lightweight confidence-aware language model, which bridges the gap between complex multimodal intention reasoning and efficient inference. Specifically, we design a multi-agent collaborative workflow, comprising action voting, confidence assessment, and summarization agents, to generate high-quality, confidence-annotated decision demonstrations via explicit Chain-of-Thought (CoT) reasoning. These demonstrations are then distilled into a lightweight language model featuring a dual-head architecture, enabling the joint prediction of decision probabilities and the generation of textual rationales. The distillation is realized via a confidence-aware fine-tuning strategy coupled with Retrieval Augmented Generation (RAG) to enhance the model's adaptability and data efficiency. Comprehensive closed-loop experiments on the nuPlan benchmark demonstrate that our approach achieves state-of-the-art (SOTA) success rates in both regular and long-tail scenarios while maintaining low inference latency.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。