PointCNN: Convolution On $\mathcal{X}$-Transformed Points
Yangyan Li, Rui Bu, Mingchao Sun, Wei Wu, Xinhan Di, Baoquan Chen

TL;DR
PointCNN introduces an $ ext{X}$-transformation to enable convolutional feature learning directly on irregular, unordered point clouds, improving shape preservation and invariance to point ordering.
Contribution
The paper proposes a novel $ ext{X}$-transformation mechanism that generalizes CNNs for point cloud data, addressing irregularity and permutation invariance issues.
Findings
Achieves comparable or superior performance to state-of-the-art methods.
Effectively captures local spatial correlations in point clouds.
Demonstrates robustness across multiple benchmark datasets.
Abstract
We present a simple and general framework for feature learning from point clouds. The key to the success of CNNs is the convolution operator that is capable of leveraging spatially-local correlation in data represented densely in grids (e.g. images). However, point clouds are irregular and unordered, thus directly convolving kernels against features associated with the points, will result in desertion of shape information and variance to point ordering. To address these problems, we propose to learn an -transformation from the input points, to simultaneously promote two causes. The first is the weighting of the input features associated with the points, and the second is the permutation of the points into a latent and potentially canonical order. Element-wise product and sum operations of the typical convolution operator are subsequently applied on the…
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 · 3D Surveying and Cultural Heritage · Robotics and Sensor-Based Localization
MethodsConvolution
