PointASNL: Robust Point Clouds Processing using Nonlocal Neural Networks with Adaptive Sampling
Xu Yan, Chaoda Zheng, Zhen Li, Sheng Wang, Shuguang Cui

TL;DR
PointASNL introduces a robust neural network for processing noisy point clouds, utilizing adaptive sampling and nonlocal modules to improve feature learning and noise insensitivity, achieving state-of-the-art results in classification and segmentation.
Contribution
The paper presents a novel end-to-end network with adaptive sampling and local-nonlocal modules that effectively handle noise in point cloud data, enhancing robustness and accuracy.
Findings
Achieves state-of-the-art performance on multiple datasets.
Effectively handles noisy and real-world outdoor point clouds.
Outperforms previous methods in classification and segmentation tasks.
Abstract
Raw point clouds data inevitably contains outliers or noise through acquisition from 3D sensors or reconstruction algorithms. In this paper, we present a novel end-to-end network for robust point clouds processing, named PointASNL, which can deal with point clouds with noise effectively. The key component in our approach is the adaptive sampling (AS) module. It first re-weights the neighbors around the initial sampled points from farthest point sampling (FPS), and then adaptively adjusts the sampled points beyond the entire point cloud. Our AS module can not only benefit the feature learning of point clouds, but also ease the biased effect of outliers. To further capture the neighbor and long-range dependencies of the sampled point, we proposed a local-nonlocal (L-NL) module inspired by the nonlocal operation. Such L-NL module enables the learning process insensitive to noise. Extensive…
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
PointASNL: Robust Point Clouds Processing Using Nonlocal Neural Networks With Adaptive Sampling· youtube
Taxonomy
Topics3D Shape Modeling and Analysis · 3D Surveying and Cultural Heritage · Advanced Numerical Analysis Techniques
MethodsPointASNL
