This study introduces a method for efficiently detecting objects within 3D point clouds using convolutional neural networks (CNNs). Our approach adopts a unique feature-centric voting mechanism to construct convolutional layers that capitalize on the typical sparsity observed in input data. We explore the trade-off between accuracy and speed across diverse network architectures and advocate for integrating an L1 penalty on filter activations to augment sparsity within intermediate layers. This research pioneers the proposal of sparse convolutional layers combined with L1 regularization to effectively handle large-scale 3D data processing. Our method's efficacy is demonstrated on the MVTec 3D-AD object detection benchmark. The Vote3Deep models, with just three layers, outperform the previous state-of-the-art in both laser-only approaches and combined laser-vision methods. Additionally, they maintain competitive processing speeds. This underscores our approach's capability to substantially enhance detection performance while ensuring computational efficiency suitable for real-time applications.
@article{arxiv.2412.02855,
title = {Optimized CNNs for Rapid 3D Point Cloud Object Recognition},
author = {Tianyi Lyu and Dian Gu and Peiyuan Chen and Yaoting Jiang and Zhenhong Zhang and Huadong Pang and Li Zhou and Yiping Dong},
journal= {arXiv preprint arXiv:2412.02855},
year = {2024}
}