paper-with-me

Papers

Topo2Seq: Enhanced Topology Reasoning via Topology Sequence Learning

2025-02-13 · Yiming Yang, Yueru Luo, Bingkun He, Erlong Li, Zhipeng Cao, Chao Zheng, Shuqi Mei, Zhen Li

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.

📄 PDF Abstract BibTeX arXiv:2502.08974

Code (0)

등록된 구현이 없습니다.

Tasks

Autonomous DrivingDecoder

Similar Papers 제목 키워드 기반

RelTopo: Enhancing Relational Modeling for Driving Scene Topology Reasoning

2025-06-16 · Yueru Luo, Changqing Zhou, Yiming Yang, Erlong Li 외

Accurate road topology reasoning is critical for autonomous driving, enabling effective navigation and adherence to traffic regulations. Central to this task are lane perception and topology reasoning. However, existing …

Autonomous DrivingContrastive LearningLane Detection

Fine-Grained Representation for Lane Topology Reasoning

2025-11-16 · Guoqing Xu, Yiheng Li, Yang Yang arxiv

Precise modeling of lane topology is essential for autonomous driving, as it directly impacts navigation and control decisions. Existing methods typically represent each lane with a single query and infer topological con…

Autonomous Driving

TopoMLP: A Simple yet Strong Pipeline for Driving Topology Reasoning

2023-10-10 · Dongming Wu, Jiahao Chang, Fan Jia, Yingfei Liu 외

Topology reasoning aims to comprehensively understand road scenes and present drivable routes in autonomous driving. It requires detecting road centerlines (lane) and traffic elements, further reasoning their topology re…

3D Lane DetectionAutonomous Driving

SEPT: Standard-Definition Map Enhanced Scene Perception and Topology Reasoning for Autonomous Driving

2025-05-18 · Muleilan Pei, Jiayao Shan, Peiliang Li, Jieqi Shi 외

Online scene perception and topology reasoning are critical for autonomous vehicles to understand their driving environments, particularly for mapless driving systems that endeavor to reduce reliance on costly High-Defin…

Autonomous DrivingAutonomous VehiclesKeypoint DetectionScene Understanding

TopoSD: Topology-Enhanced Lane Segment Perception with SDMap Prior

2024-11-22 · Sen yang, Minyue Jiang, Ziwei Fan, Xiaolu Xie 외

Recent advances in autonomous driving systems have shifted towards reducing reliance on high-definition maps (HDMaps) due to the huge costs of annotation and maintenance. Instead, researchers are focusing on online vecto…

Autonomous Driving