English

Optimized CNNs for Rapid 3D Point Cloud Object Recognition

Computer Vision and Pattern Recognition 2024-12-05 v1 Machine Learning

Abstract

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\mathcal{L}_1 penalty on filter activations to augment sparsity within intermediate layers. This research pioneers the proposal of sparse convolutional layers combined with L1\mathcal{L}_1 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.

Keywords

Cite

@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}
}

Comments

15 pages

R2 v1 2026-06-28T20:22:09.832Z