SpiderCNN: Deep Learning on Point Sets with Parameterized Convolutional Filters

ECCV 2018  ·  Yifan Xu, Tianqi Fan, Mingye Xu, Long Zeng, Yu Qiao ·

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.

PDF Abstract ECCV 2018 PDF ECCV 2018 Abstract

Results from the Paper


Task Dataset Model Metric Name Metric Value Global Rank Result Benchmark
3D Part Segmentation IntrA SpiderCNN IoU (V) 90.16 # 6
DSC (V) 94.53 # 6
IoU (A) 67.25 # 6
DSC (A) 75.82 # 6
3D Point Cloud Classification IntrA SpiderCNN F1 score (5-fold) 0.872 # 7
3D Point Cloud Classification ModelNet40 SpiderCNN Overall Accuracy 92.4 # 79
3D Part Segmentation ShapeNet-Part SpiderCNN Class Average IoU 82.4 # 27
Instance Average IoU 85.3 # 46

Results from Other Papers


Task Dataset Model Metric Name Metric Value Rank Source Paper Compare
3D Point Cloud Classification ScanObjectNN SpiderCNN Overall Accuracy 73.7 # 59
Mean Accuracy 69.8 # 27

Methods


No methods listed for this paper. Add relevant methods here