Lane Graph as Path: Continuity-preserving Path-wise Modeling for Online Lane Graph Construction
Bencheng Liao, Shaoyu Chen, Bo Jiang, Tianheng Cheng, Qian Zhang,, Wenyu Liu, Chang Huang, Xinggang Wang

TL;DR
This paper introduces LaneGAP, a novel path-wise approach for online lane graph construction that preserves lane continuity and improves accuracy over pixel-based and piece-based methods, aiding autonomous driving planning.
Contribution
The paper proposes a new path-wise modeling method for lane graph construction, end-to-end learning of paths, and a Path2Graph algorithm, outperforming existing pixel and piece-based methods.
Findings
LaneGAP achieves higher accuracy on nuScenes and Argoverse2 datasets.
LaneGAP outperforms TopoNet by 1.6 mIoU on OpenLane-V2.
The method effectively handles diverse traffic conditions.
Abstract
Online lane graph construction is a promising but challenging task in autonomous driving. Previous methods usually model the lane graph at the pixel or piece level, and recover the lane graph by pixel-wise or piece-wise connection, which breaks down the continuity of the lane and results in suboptimal performance. Human drivers focus on and drive along the continuous and complete paths instead of considering lane pieces. Autonomous vehicles also require path-specific guidance from lane graph for trajectory planning. We argue that the path, which indicates the traffic flow, is the primitive of the lane graph. Motivated by this, we propose to model the lane graph in a novel path-wise manner, which well preserves the continuity of the lane and encodes traffic information for planning. We present a path-based online lane graph construction method, termed LaneGAP, which end-to-end learns the…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAutonomous Vehicle Technology and Safety · Data Visualization and Analytics · Data Management and Algorithms
