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

Local Spectral Graph Convolution for Point Set Feature Learning

About

Feature learning on point clouds has shown great promise, with the introduction of effective and generalizable deep learning frameworks such as pointnet++. Thus far, however, point features have been abstracted in an independent and isolated manner, ignoring the relative layout of neighboring points as well as their features. In the present article, we propose to overcome this limitation by using spectral graph convolution on a local graph, combined with a novel graph pooling strategy. In our approach, graph convolution is carried out on a nearest neighbor graph constructed from a point's neighborhood, such that features are jointly learned. We replace the standard max pooling step with a recursive clustering and pooling strategy, devised to aggregate information from within clusters of nodes that are close to one another in their spectral coordinates, leading to richer overall feature descriptors. Through extensive experiments on diverse datasets, we show a consistent demonstrable advantage for the tasks of both point set classification and segmentation.

Chu Wang, Babak Samari, Kaleem Siddiqi• 2018

Related benchmarks

TaskDatasetResultRank
Part SegmentationShapeNetPart (test)
mIoU (Inst.)85.4
312
3D Object ClassificationModelNet40 (test)
Accuracy91.8
302
3D Point Cloud ClassificationModelNet40 (test)
OA92.1
297
Shape classificationModelNet40 (test)
OA92.1
255
3D Shape ClassificationModelNet40 (test)
Accuracy91.8
227
Point Cloud ClassificationModelNet40 (test)--
224
Object ClassificationModelNet40 (test)
Accuracy92.1
180
3D Object Part SegmentationShapeNet Part (test)
mIoU85.4
114
ClassificationModelNet40 (test)
Accuracy91.5
99
Shape Part SegmentationShapeNet (test)
Mean IoU85.4
95
Showing 10 of 17 rows

Other info

Follow for update