Binarizing Sparse Convolutional Networks for Efficient Point Cloud Analysis
Xiuwei Xu, Ziwei Wang, Jie Zhou, Jiwen Lu

TL;DR
This paper introduces BSC-Net, a binary sparse convolutional network for efficient point cloud analysis, which alleviates quantization errors through optimal active site selection and achieves state-of-the-art performance without extra computational cost.
Contribution
It proposes a novel shifted sparse convolution with differentiable search for active site matching, significantly reducing quantization errors in binary sparse convolutional networks.
Findings
BSC-Net outperforms existing binarization methods on Scan-Net and NYU Depth v2.
The method achieves comparable accuracy to real-valued networks with binary weights.
No additional computational overhead is introduced by the binarization process.
Abstract
In this paper, we propose binary sparse convolutional networks called BSC-Net for efficient point cloud analysis. We empirically observe that sparse convolution operation causes larger quantization errors than standard convolution. However, conventional network quantization methods directly binarize the weights and activations in sparse convolution, resulting in performance drop due to the significant quantization loss. On the contrary, we search the optimal subset of convolution operation that activates the sparse convolution at various locations for quantization error alleviation, and the performance gap between real-valued and binary sparse convolutional networks is closed without complexity overhead. Specifically, we first present the shifted sparse convolution that fuses the information in the receptive field for the active sites that match the pre-defined positions. Then we employ…
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
Topics3D Shape Modeling and Analysis · Optical measurement and interference techniques · 3D Surveying and Cultural Heritage
MethodsConvolution
