Reusing Attention for One-stage Lane Topology Understanding
Yang Li, Zongzheng Zhang, Xuchong Qiu, Xinrun Li, Ziming Liu, Leichen Wang, Ruikai Li, Zhenxin Zhu, Huan-ang Gao, Xiaojian Lin, Zhiyong Cui, Hang Zhao, Hao Zhao

TL;DR
This paper introduces a one-stage transformer-based architecture for lane topology understanding that reuses attention mechanisms to improve accuracy and speed without relying on additional graph networks or SD maps.
Contribution
The paper presents a novel one-stage model that reuses attention in transformer decoders for efficient lane topology understanding, outperforming existing methods.
Findings
Outperforms baseline methods in accuracy and efficiency
Achieves superior lane detection and topology reasoning results
Demonstrates effective knowledge distillation from SD map models
Abstract
Understanding lane toplogy relationships accurately is critical for safe autonomous driving. However, existing two-stage methods suffer from inefficiencies due to error propagations and increased computational overheads. To address these challenges, we propose a one-stage architecture that simultaneously predicts traffic elements, lane centerlines and topology relationship, improving both the accuracy and inference speed of lane topology understanding for autonomous driving. Our key innovation lies in reusing intermediate attention resources within distinct transformer decoders. This approach effectively leverages the inherent relational knowledge within the element detection module to enable the modeling of topology relationships among traffic elements and lanes without requiring additional computationally expensive graph networks. Furthermore, we are the first to demonstrate that…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAutonomous Vehicle Technology and Safety · Image Processing and 3D Reconstruction · Anomaly Detection Techniques and Applications
