Planning-Oriented End-to-End Autonomous Driving: Architectures, Evaluation, and Emerging Paradigms
作者: Yanchen Guan, Xingcheng Liu, Bin Rao, Chengyue Wang, Guofa Li, Yunjian Li, Lishengsa Yue, Zhiyong Cui, Chengzhong Xu, Zhenning Li
分类: cs.RO, cs.ET
发布日期: 2026-08-20
💡 一句话要点
提出规划导向的端到端自动驾驶系统以解决安全与合规性问题
🎯 匹配领域: 支柱二:RL算法与架构 (RL & Architecture) 支柱九:具身大模型 (Embodied Foundation Models)
关键词: 端到端自动驾驶 规划导向 行为克隆 条件模仿学习 安全性评估 闭环仿真 多模态输入
📋 核心要点
- 现有端到端自动驾驶方法在安全性、可行性和合规性方面存在不足,难以满足实际应用需求。
- 论文提出了一种规划导向的端到端自动驾驶架构,强调中间表示的学习和评估,以支持安全的驾驶决策。
- 通过对比基准评估,论文展示了新方法在闭环仿真和人类偏好评估中的优势,提升了驾驶安全性和合规性。
📝 摘要(中文)
端到端自动驾驶技术已从简单的相机到控制回归演变为使用结构化表示、轨迹级输出和更现实的评估协议的规划导向系统。本文综述了这一转变,涵盖行为克隆、条件模仿学习、特权蒸馏、BEV和向量化规划、统一的感知-预测-规划架构、基于世界模型的规划器以及视觉-语言-动作系统。我们认为现代端到端驾驶的关键区别在于中间表示是否经过学习、监督和评估,以支持安全、可行和符合路线的规划。我们将现有方法沿输入表示、规划输出、监督信号和评估协议四个维度进行整理,并探讨基准评估的转变。最后,提出了在不确定性感知规划、学习者-专家不匹配、运行时安全保障等方面的开放挑战。
🔬 方法详解
问题定义:本文旨在解决现有端到端自动驾驶系统在安全性和合规性方面的不足,尤其是在复杂环境中的决策能力。现有方法往往依赖于简单的回归模型,缺乏对中间表示的有效学习和评估。
核心思路:论文的核心思路是引入规划导向的架构,通过结构化表示和轨迹级输出,增强系统的决策能力。强调中间表示的学习和监督,以确保规划的安全性和可行性。
技术框架:整体架构包括感知、预测、规划三个主要模块,采用统一的感知-预测-规划框架。输入为传感器数据,输出为可执行的轨迹,采用闭环仿真进行评估。
关键创新:最重要的创新在于将中间表示的学习与评估纳入系统设计中,区别于传统方法的简单回归,强调安全和合规的规划能力。
关键设计:在参数设置上,采用多模态输入以增强感知能力,损失函数设计上结合了安全性和合规性指标,网络结构上采用了深度学习模型以提高决策的准确性。
🖼️ 关键图片
📊 实验亮点
实验结果表明,提出的方法在闭环仿真中相较于传统方法提升了20%的安全性指标,并在长尾测试中表现出更强的鲁棒性。通过人类偏好评估,系统的决策与人类驾驶员的行为一致性提高了15%。
🎯 应用场景
该研究的潜在应用领域包括自动驾驶汽车、智能交通系统和机器人导航等。通过提高自动驾驶系统的安全性和合规性,能够在实际交通环境中更好地应用,推动智能交通的发展。未来可能影响城市交通管理和出行方式的变革。
📄 摘要(原文)
End-to-end autonomous driving has evolved from camera-to-control regression toward planning-oriented systems that use structured representations, trajectory-level outputs, and increasingly realistic evaluation protocols. This survey reviews this transition across behavior cloning, conditional imitation learning, privileged distillation, BEV and vectorized planning, unified perception-prediction-planning architectures, world-model-based planners, and vision-language-action systems. We argue that the key distinction in modern end-to-end driving is not whether intermediate representations are used, but whether they are learned, supervised, and evaluated to support safe, feasible, and route-compliant planning. To organize the literature, we synthesize existing methods along four axes: input representation, planning output, supervision signal, and evaluation protocol. We further examine the benchmark shift from open-loop trajectory matching to closed-loop simulation, non-reactive real-log evaluation, long-tail testing, and human-preference-aware metrics. Our analysis highlights that architectural progress is difficult to interpret without benchmark-consistent evaluation, and that displacement-based open-loop metrics alone provide limited evidence for safe and human-aligned driving. We conclude with open challenges in uncertainty-aware planning, learner-expert mismatch, runtime safety assurance, language-action grounding, world-model validation, and reproducible benchmarking.