Recalibration of Neural Networks for Point Cloud Analysis
Ignacio Sarasua, Sebastian Poelsterl, Christian Wachinger

TL;DR
This paper introduces re-calibration modules for neural networks analyzing 3D point clouds, improving accuracy in object classification, segmentation, and Alzheimer's diagnosis with minimal parameter increase.
Contribution
It extends Squeeze and Excitation blocks to 3D point cloud analysis, demonstrating their effectiveness across multiple neural network architectures and tasks.
Findings
Up to 1% accuracy improvement on ModelNet40
2% increase in Alzheimer's diagnosis accuracy
Enhanced performance in object part segmentation
Abstract
Spatial and channel re-calibration have become powerful concepts in computer vision. Their ability to capture long-range dependencies is especially useful for those networks that extract local features, such as CNNs. While re-calibration has been widely studied for image analysis, it has not yet been used on shape representations. In this work, we introduce re-calibration modules on deep neural networks for 3D point clouds. We propose a set of re-calibration blocks that extend Squeeze and Excitation blocks and that can be added to any network for 3D point cloud analysis that builds a global descriptor by hierarchically combining features from multiple local neighborhoods. We run two sets of experiments to validate our approach. First, we demonstrate the benefit and versatility of our proposed modules by incorporating them into three state-of-the-art networks for 3D point cloud analysis:…
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
MethodsDeep Graph Convolutional Neural Network
