SparseDrive: End-to-End Autonomous Driving via Sparse Scene Representation
Wenchao Sun, Xuewu Lin, Yining Shi, Chuang Zhang, Haoran Wu, Sifa, Zheng

TL;DR
SparseDrive introduces a fully end-to-end autonomous driving framework using sparse scene representations, improving safety, performance, and efficiency by unifying perception and planning tasks in a differentiable model.
Contribution
It proposes a novel sparse perception module and a parallel motion planner with hierarchical planning, enhancing safety and efficiency over existing end-to-end methods.
Findings
Outperforms previous state-of-the-art in all tasks
Achieves higher training and inference efficiency
Demonstrates improved planning safety and accuracy
Abstract
The well-established modular autonomous driving system is decoupled into different standalone tasks, e.g. perception, prediction and planning, suffering from information loss and error accumulation across modules. In contrast, end-to-end paradigms unify multi-tasks into a fully differentiable framework, allowing for optimization in a planning-oriented spirit. Despite the great potential of end-to-end paradigms, both the performance and efficiency of existing methods are not satisfactory, particularly in terms of planning safety. We attribute this to the computationally expensive BEV (bird's eye view) features and the straightforward design for prediction and planning. To this end, we explore the sparse representation and review the task design for end-to-end autonomous driving, proposing a new paradigm named SparseDrive. Concretely, SparseDrive consists of a symmetric sparse perception…
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
TopicsRobotics and Sensor-Based Localization · Autonomous Vehicle Technology and Safety · Advanced Neural Network Applications
