Local Spectral Graph Convolution for Point Set Feature Learning
Chu Wang, Babak Samari, Kaleem Siddiqi

TL;DR
This paper introduces a local spectral graph convolution method with a novel pooling strategy for point cloud feature learning, improving classification and segmentation performance by capturing local geometric relationships.
Contribution
It proposes a spectral graph convolution approach with recursive clustering pooling to better encode local point relationships in point cloud analysis.
Findings
Consistent improvement in point set classification accuracy.
Enhanced segmentation performance on multiple datasets.
Richer feature descriptors from spectral clustering pooling.
Abstract
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…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
Topics3D Shape Modeling and Analysis · Remote Sensing and LiDAR Applications · 3D Surveying and Cultural Heritage
MethodsMax Pooling · Convolution
