Paint and Distill: Boosting 3D Object Detection with Semantic Passing Network
Bo Ju, Zhikang Zou, Xiaoqing Ye, Minyue Jiang, Xiao Tan, Errui Ding,, Jingdong Wang

TL;DR
This paper introduces SPNet, a semantic passing framework that enhances lidar-based 3D object detection by leveraging semantic knowledge from ground-truth labels without additional inference costs, leading to improved accuracy.
Contribution
The novel semantic passing framework guides lidar models using semantic knowledge from labels, boosting detection performance without extra inference overhead.
Findings
SPNet achieves 1-5% AP improvement on KITTI benchmark.
Seamless integration with existing 3D detection frameworks.
State-of-the-art results on KITTI test set.
Abstract
3D object detection task from lidar or camera sensors is essential for autonomous driving. Pioneer attempts at multi-modality fusion complement the sparse lidar point clouds with rich semantic texture information from images at the cost of extra network designs and overhead. In this work, we propose a novel semantic passing framework, named SPNet, to boost the performance of existing lidar-based 3D detection models with the guidance of rich context painting, with no extra computation cost during inference. Our key design is to first exploit the potential instructive semantic knowledge within the ground-truth labels by training a semantic-painted teacher model and then guide the pure-lidar network to learn the semantic-painted representation via knowledge passing modules at different granularities: class-wise passing, pixel-wise passing and instance-wise passing. Experimental results…
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
MethodsTest · Strip Pooling Network
