A-CNN: Annularly Convolutional Neural Networks on Point Clouds
Artem Komarichev, Zichun Zhong, Jing Hua

TL;DR
This paper introduces annular convolution, a novel method for directly applying convolution on 3D point clouds, capturing local geometry more effectively and improving performance on various 3D recognition tasks.
Contribution
It proposes a new annular convolution operator that better captures local geometric structures in point clouds, enhancing neural network performance.
Findings
Outperforms state-of-the-art methods on multiple benchmarks.
Effectively captures local neighborhood geometry.
Improves accuracy in object classification and segmentation.
Abstract
Analyzing the geometric and semantic properties of 3D point clouds through the deep networks is still challenging due to the irregularity and sparsity of samplings of their geometric structures. This paper presents a new method to define and compute convolution directly on 3D point clouds by the proposed annular convolution. This new convolution operator can better capture the local neighborhood geometry of each point by specifying the (regular and dilated) ring-shaped structures and directions in the computation. It can adapt to the geometric variability and scalability at the signal processing level. We apply it to the developed hierarchical neural networks for object classification, part segmentation, and semantic segmentation in large-scale scenes. The extensive experiments and comparisons demonstrate that our approach outperforms the state-of-the-art methods on a variety of…
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 · Computer Graphics and Visualization Techniques
MethodsConvolution
