paper-with-me

Papers

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 connectivity based on the similarity between lane queries. However, this kind of design struggles to accurately model complex lane structures, leading to unreliable topology prediction. In this view, we propose a Fine-Grained lane topology reasoning framework (TopoFG). It divides the procedure from bird's-eye-view (BEV) features to topology prediction via fine-grained queries into three phases, i.e., Hierarchical Prior Extractor (HPE), Region-Focused Decoder (RFD), and Robust Boundary-Point Topology Reasoning (RBTR). Specifically, HPE extracts global spatial priors from the BEV mask and local sequential priors from in-lane keypoint sequences to guide subsequent fine-grained query modeling. RFD constructs fine-grained queries by integrating the spatial and sequential priors. It then samples reference points in RoI regions of the mask and applies cross-attention with BEV features to refine the query representations of each lane. RBTR models lane connectivity based on boundary-point query features and further employs a topological denoising strategy to reduce matching ambiguity. By integrating spatial and sequential priors into fine-grained queries and applying a denoising strategy to boundary-point topology reasoning, our method precisely models complex lane structures and delivers trustworthy topology predictions. Extensive experiments on the OpenLane-V2 benchmark demonstrate that TopoFG achieves new state-of-the-art performance, with an OLS of 48.0 on subsetA and 45.4 on subsetB.

📄 PDF Abstract BibTeX arXiv:2511.12590

Code (0)

등록된 구현이 없습니다.

Tasks

Autonomous Driving

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

TopoHR: Hierarchical Centerline Representation for Cyclic Topology Reasoning in Driving Scenes with Point-to-Instance Relations

2026-04-27 · Yifeng Bai, Zhirong Chen, Bo Song, Erkang Cheng 외 arxiv

Topology reasoning is crucial for autonomous driving. Current methods primarily focus on instance-level learning for centerline detection, followed by a sequential module for topology reasoning that relies on simplified …

Autonomous Driving

Unified Modeling of Lane and Lane Topology for Driving Scene Reasoning

2026-05-09 · Han Li, Yulu Gao, Si Liu, Yuhang Wang 외 arxiv

Autonomous vehicles need to perceive not only physical elements in the driving scene, such as lane lines and traffic lights, but also logical elements like lane centerlines and their topology. Existing lane topology reas…

Autonomous VehiclesLane Detection

TopoPoint: Enhance Topology Reasoning via Endpoint Detection in Autonomous Driving

2025-05-23 · Yanping Fu, Xinyuan Liu, Tianyu Li, Yike Ma 외

Topology reasoning, which unifies perception and structured reasoning, plays a vital role in understanding intersections for autonomous driving. However, its performance heavily relies on the accuracy of lane detection, …

Autonomous DrivingLane Detection

TopoBDA: Towards Bezier Deformable Attention for Road Topology Understanding

2024-12-25 · Muhammet Esat Kalfaoglu, Halil Ibrahim Ozturk, Ozsel Kilinc, Alptekin Temizel

Understanding road topology is crucial for autonomous driving. This paper introduces TopoBDA (Topology with Bezier Deformable Attention), a novel approach that enhances road topology comprehension by leveraging Bezier De…

3D Lane DetectionLane Detection