DM3D: Distortion-Minimized Weight Pruning for Lossless 3D Object Detection
Kaixin Xu, Qingtian Feng, Hao Chen, Zhe Wang, Xue Geng, Xulei Yang,, Min Wu, Xiaoli Li, Weisi Lin

TL;DR
This paper introduces DM3D, a novel weight pruning method for 3D object detection models that minimizes detection distortion, enabling significant computational reduction while maintaining or improving detection accuracy.
Contribution
It proposes a universal, post-training pruning framework based on second-order Taylor approximation that minimizes detection distortion in 3D object detection models.
Findings
Achieves over 3.89x FLOPs reduction on CenterPoint without accuracy loss.
Maintains or improves detection precision after pruning.
Outperforms state-of-the-art pruning methods in 3D detection tasks.
Abstract
Applying deep neural networks to 3D point cloud processing has attracted increasing attention due to its advanced performance in many areas, such as AR/VR, autonomous driving, and robotics. However, as neural network models and 3D point clouds expand in size, it becomes a crucial challenge to reduce the computational and memory overhead to meet latency and energy constraints in real-world applications. Although existing approaches have proposed to reduce both computational cost and memory footprint, most of them only address the spatial redundancy in inputs, i.e. removing the redundancy of background points in 3D data. In this paper, we propose a novel post-training weight pruning scheme for 3D object detection that is (1) orthogonal to all existing point cloud sparsifying methods, which determines redundant parameters in the pretrained model that lead to minimal distortion in both…
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
TopicsIndustrial Vision Systems and Defect Detection · Hand Gesture Recognition Systems · Advanced Neural Network Applications
MethodsSoftmax · Attention Is All You Need · Pruning
