The Devils in the Point Clouds: Studying the Robustness of Point Cloud Convolutions
Xingyi Li, Wenxuan Wu, Xiaoli Z. Fern, and Li Fuxin

TL;DR
This paper studies the robustness of PointConv networks on point clouds, proposing novel polynomial weight functions and viewpoint-invariant descriptors that improve performance and robustness across 2D and 3D datasets.
Contribution
It introduces two novel variants of PointConv: polynomial weight functions with Sobolev regularization and a viewpoint-invariant descriptor for 3D data, enhancing robustness and accuracy.
Findings
Polynomial weight functions improve robustness to scale and rotation.
Viewpoint-invariant descriptors enhance 3D point cloud performance.
Achieved state-of-the-art results on SemanticKITTI and competitive results on ScanNet.
Abstract
Recently, there has been a significant interest in performing convolution over irregularly sampled point clouds. Since point clouds are very different from regular raster images, it is imperative to study the generalization of the convolution networks more closely, especially their robustness under variations in scale and rotations of the input data. This paper investigates different variants of PointConv, a convolution network on point clouds, to examine their robustness to input scale and rotation changes. Of the variants we explored, two are novel and generated significant improvements. The first is replacing the multilayer perceptron based weight function with much simpler third degree polynomials, together with a Sobolev norm regularization. Secondly, for 3D datasets, we derive a novel viewpoint-invariant descriptor by utilizing 3D geometric properties as the input to PointConv, in…
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.
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 · Computer Graphics and Visualization Techniques
MethodsConvolution
