Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

SpiderCNN: Deep Learning on Point Sets with Parameterized Convolutional Filters

About

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.

Yifan Xu, Tianqi Fan, Mingye Xu, Long Zeng, Yu Qiao• 2018

Related benchmarks

TaskDatasetResultRank
Part SegmentationShapeNetPart (test)
mIoU (Inst.)85.3
312
3D Object ClassificationModelNet40 (test)
Accuracy92.4
302
3D Point Cloud ClassificationModelNet40 (test)
OA92.4
297
ClassificationCIFAR10 (test)
Accuracy77.97
266
Shape classificationModelNet40 (test)
OA92.4
255
3D Shape ClassificationModelNet40 (test)
Accuracy92.4
227
Point Cloud ClassificationModelNet40 (test)
Accuracy90.5
224
Object ClassificationScanObjectNN OBJ_BG
Accuracy77.1
215
Part SegmentationShapeNetPart
mIoU (Instance)85.3
198
Object ClassificationScanObjectNN PB_T50_RS
Accuracy73.7
195
Showing 10 of 59 rows

Other info

Follow for update