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

Interpolated Convolutional Networks for 3D Point Cloud Understanding

About

Point cloud is an important type of 3D representation. However, directly applying convolutions on point clouds is challenging due to the sparse, irregular and unordered data structure. In this paper, we propose a novel Interpolated Convolution operation, InterpConv, to tackle the point cloud feature learning and understanding problem. The key idea is to utilize a set of discrete kernel weights and interpolate point features to neighboring kernel-weight coordinates by an interpolation function for convolution. A normalization term is introduced to handle neighborhoods of different sparsity levels. Our InterpConv is shown to be permutation and sparsity invariant, and can directly handle irregular inputs. We further design Interpolated Convolutional Neural Networks (InterpCNNs) based on InterpConv layers to handle point cloud recognition tasks including shape classification, object part segmentation and indoor scene semantic parsing. Experiments show that the networks can capture both fine-grained local structures and global shape context information effectively. The proposed approach achieves state-of-the-art performance on public benchmarks including ModelNet40, ShapeNet Parts and S3DIS.

Jiageng Mao, Xiaogang Wang, Hongsheng Li• 2019

Related benchmarks

TaskDatasetResultRank
Semantic segmentationS3DIS (6-fold)
mIoU (Mean IoU)66.7
315
Part SegmentationShapeNetPart (test)
mIoU (Inst.)86.3
312
3D Object ClassificationModelNet40 (test)
Accuracy93
302
Shape classificationModelNet40 (test)
OA93
255
3D Shape ClassificationModelNet40 (test)
Accuracy93
227
Part SegmentationShapeNetPart
mIoU (Instance)86.3
198
Object ClassificationModelNet40 (test)
Accuracy93
180
3D Object Part SegmentationShapeNet Part (test)--
114
Shape classificationModelNet40
Accuracy93
85
Object ClassificationModelNet40
Instance Accuracy93
33
Showing 10 of 13 rows

Other info

Follow for update