arXiv:2502.08974cs.CV2025-02AAAI被引 10

通过拓扑序列学习提升道路拓扑推理能力,无需高精地图

Topo2Seq: Enhanced Topology Reasoning via Topology Sequence Learning

  • 引入随机顺序提示的双解码器结构,联合学习车道拓扑序列
  • 在OpenLane-V2上实现顶尖拓扑推理性能,端点对齐准确率显著提升
  • 训练时引入拓扑解码器,推理无额外开销,适合自动驾驶系统

从透视视图中提取车道拓扑对于自动驾驶的规划与控制至关重要,该方法可在不依赖高精地图的情况下,推断出车辆可行驶轨迹。然而,DETR类框架存在元素无序和长程感知弱的问题,导致车道线段端点错位及拓扑预测能力有限。受语言模型中上下文关系学习的启发,道路连接关系可被建模为显式的拓扑序列。本文提出Topo2Seq,一种通过拓扑序列学习增强拓扑推理的新方法。其核心是车道段解码器与拓扑序列解码器之间的随机顺序提示-序列学习机制。双解码分支同时学习来自有向无环图(DAG)的拓扑序列及包含几何信息的车道图。随机顺序提示从车道段解码器预测的车道图中提取无序关键点,并作为拓扑序列解码器的输入,以重建有序完整的车道图。由此,车道段解码器能从拓扑序列解码器中获得强大的长程感知与精确拓扑推理能力。值得注意的是,拓扑序列解码器仅在训练阶段使用,不影响推理效率。在OpenLane-V2数据集上的实验表明,Topo2Seq在拓扑推理任务上达到当前最优性能。

原文摘要 · Abstract (English)

Extracting lane topology from perspective views (PV) is crucial for planning and control in autonomous driving. This approach extracts potential drivable trajectories for self-driving vehicles without relying on high-definition (HD) maps. However, the unordered nature and weak long-range perception of the DETR-like framework can result in misaligned segment endpoints and limited topological prediction capabilities. Inspired by the learning of contextual relationships in language models, the connectivity relations in roads can be characterized as explicit topology sequences. In this paper, we introduce Topo2Seq, a novel approach for enhancing topology reasoning via topology sequences learning. The core concept of Topo2Seq is a randomized order prompt-to-sequence learning between lane segment decoder and topology sequence decoder. The dual-decoder branches simultaneously learn the lane topology sequences extracted from the Directed Acyclic Graph (DAG) and the lane graph containing geometric information. Randomized order prompt-to-sequence learning extracts unordered key points from the lane graph predicted by the lane segment decoder, which are then fed into the prompt design of the topology sequence decoder to reconstruct an ordered and complete lane graph. In this way, the lane segment decoder learns powerful long-range perception and accurate topological reasoning from the topology sequence decoder. Notably, topology sequence decoder is only introduced during training and does not affect the inference efficiency. Experimental evaluations on the OpenLane-V2 dataset demonstrate the state-of-the-art performance of Topo2Seq in topology reasoning.

自动驾驶拓扑推理车道线DETR

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