English

SpiderCNN: Deep Learning on Point Sets with Parameterized Convolutional Filters

Computer Vision and Pattern Recognition 2018-09-13 v3

Abstract

Deep neural networks have enjoyed remarkable success for various vision tasks, however it remains challenging to apply CNNs to domains lacking a regular underlying structures such as 3D point clouds. Towards this we propose a novel convolutional architecture, termed SpiderCNN, to efficiently extract geometric features from point clouds. SpiderCNN is comprised of units called SpiderConv, which extend convolutional operations from regular grids to irregular point sets that can be embedded in R^n, by parametrizing a family of convolutional filters. We design the filter as a product of a simple step function that captures local geodesic information and a Taylor polynomial that ensures the expressiveness. SpiderCNN inherits the multi-scale hierarchical architecture from classical CNNs, which allows it to extract semantic deep features. Experiments on ModelNet40 demonstrate that SpiderCNN achieves state-of-the-art accuracy 92.4% on standard benchmarks, and shows competitive performance on segmentation task.

Keywords

Cite

@article{arxiv.1803.11527,
  title  = {SpiderCNN: Deep Learning on Point Sets with Parameterized Convolutional Filters},
  author = {Yifan Xu and Tianqi Fan and Mingye Xu and Long Zeng and Yu Qiao},
  journal= {arXiv preprint arXiv:1803.11527},
  year   = {2018}
}

Comments

European Conference on Computer Vision 2018 (ECCV 2018)

R2 v1 2026-06-23T01:09:57.562Z