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

Mining Point Cloud Local Structures by Kernel Correlation and Graph Pooling

About

Unlike on images, semantic learning on 3D point clouds using a deep network is challenging due to the naturally unordered data structure. Among existing works, PointNet has achieved promising results by directly learning on point sets. However, it does not take full advantage of a point's local neighborhood that contains fine-grained structural information which turns out to be helpful towards better semantic learning. In this regard, we present two new operations to improve PointNet with a more efficient exploitation of local structures. The first one focuses on local 3D geometric structures. In analogy to a convolution kernel for images, we define a point-set kernel as a set of learnable 3D points that jointly respond to a set of neighboring data points according to their geometric affinities measured by kernel correlation, adapted from a similar technique for point cloud registration. The second one exploits local high-dimensional feature structures by recursive feature aggregation on a nearest-neighbor-graph computed from 3D positions. Experiments show that our network can efficiently capture local information and robustly achieve better performances on major datasets. Our code is available at http://www.merl.com/research/license#KCNet

Yiru Shen, Chen Feng, Yaoqing Yang, Dong Tian• 2017

Related benchmarks

TaskDatasetResultRank
3D Object ClassificationModelNet40 (test)
Accuracy91
302
3D Point Cloud ClassificationModelNet40 (test)
OA91
297
3D Shape ClassificationModelNet40 (test)
Accuracy91
227
Part SegmentationShapeNetPart
mIoU (Instance)84.7
198
3D Object Part SegmentationShapeNet Part (test)
mIoU84.7
114
Shape Part SegmentationShapeNet (test)
Mean IoU83.7
95
Shape classificationModelNet40--
85
3D shape recognitionModelNet10 (test)
Accuracy94.4
64
3D Object ClassificationModelNet40
Accuracy0.91
62
3D Object ClassificationModelNet10 (test)--
57
Showing 10 of 22 rows

Other info

Follow for update