English

Deep Parametric Continuous Convolutional Neural Networks

Computer Vision and Pattern Recognition 2021-01-19 v1 Artificial Intelligence Machine Learning Robotics Machine Learning

Abstract

Standard convolutional neural networks assume a grid structured input is available and exploit discrete convolutions as their fundamental building blocks. This limits their applicability to many real-world applications. In this paper we propose Parametric Continuous Convolution, a new learnable operator that operates over non-grid structured data. The key idea is to exploit parameterized kernel functions that span the full continuous vector space. This generalization allows us to learn over arbitrary data structures as long as their support relationship is computable. Our experiments show significant improvement over the state-of-the-art in point cloud segmentation of indoor and outdoor scenes, and lidar motion estimation of driving scenes.

Keywords

Cite

@article{arxiv.2101.06742,
  title  = {Deep Parametric Continuous Convolutional Neural Networks},
  author = {Shenlong Wang and Simon Suo and Wei-Chiu Ma and Andrei Pokrovsky and Raquel Urtasun},
  journal= {arXiv preprint arXiv:2101.06742},
  year   = {2021}
}

Comments

Accepted by CVPR 2018

R2 v1 2026-06-23T22:14:53.406Z