SAFDNet: A Simple and Effective Network for Fully Sparse 3D Object Detection
Gang Zhang, Junnan Chen, Guohuan Gao, Jianmin Li, Si Liu, Xiaolin Hu

TL;DR
SAFDNet is a simple, fully sparse 3D object detection network that improves long-range detection performance and efficiency, outperforming previous methods on multiple datasets with less computational cost.
Contribution
The paper introduces SAFDNet, a novel fully sparse 3D detection architecture with an adaptive feature diffusion strategy, achieving state-of-the-art results with higher efficiency.
Findings
SAFDNet outperforms previous SOTA on Waymo and nuScenes datasets.
SAFDNet significantly improves performance on long-range detection in Argoverse2.
SAFDNet is 2.1x faster than the previous best hybrid detector HEDNet.
Abstract
LiDAR-based 3D object detection plays an essential role in autonomous driving. Existing high-performing 3D object detectors usually build dense feature maps in the backbone network and prediction head. However, the computational costs introduced by the dense feature maps grow quadratically as the perception range increases, making these models hard to scale up to long-range detection. Some recent works have attempted to construct fully sparse detectors to solve this issue; nevertheless, the resulting models either rely on a complex multi-stage pipeline or exhibit inferior performance. In this work, we propose SAFDNet, a straightforward yet highly effective architecture, tailored for fully sparse 3D object detection. In SAFDNet, an adaptive feature diffusion strategy is designed to address the center feature missing problem. We conducted extensive experiments on Waymo Open, nuScenes, and…
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
TopicsAdvanced Neural Network Applications · Advanced Image and Video Retrieval Techniques · Video Surveillance and Tracking Methods
MethodsDiffusion
