English

Vote3Deep: Fast Object Detection in 3D Point Clouds Using Efficient Convolutional Neural Networks

Robotics 2017-03-07 v2 Artificial Intelligence Computer Vision and Pattern Recognition Machine Learning Neural and Evolutionary Computing

Abstract

This paper proposes a computationally efficient approach to detecting objects natively in 3D point clouds using convolutional neural networks (CNNs). In particular, this is achieved by leveraging a feature-centric voting scheme to implement novel convolutional layers which explicitly exploit the sparsity encountered in the input. To this end, we examine the trade-off between accuracy and speed for different architectures and additionally propose to use an L1 penalty on the filter activations to further encourage sparsity in the intermediate representations. To the best of our knowledge, this is the first work to propose sparse convolutional layers and L1 regularisation for efficient large-scale processing of 3D data. We demonstrate the efficacy of our approach on the KITTI object detection benchmark and show that Vote3Deep models with as few as three layers outperform the previous state of the art in both laser and laser-vision based approaches by margins of up to 40% while remaining highly competitive in terms of processing time.

Keywords

Cite

@article{arxiv.1609.06666,
  title  = {Vote3Deep: Fast Object Detection in 3D Point Clouds Using Efficient Convolutional Neural Networks},
  author = {Martin Engelcke and Dushyant Rao and Dominic Zeng Wang and Chi Hay Tong and Ingmar Posner},
  journal= {arXiv preprint arXiv:1609.06666},
  year   = {2017}
}

Comments

To be published at the IEEE International Conference on Robotics and Automation 2017

R2 v1 2026-06-22T15:56:56.258Z