SoftPoolNet: Shape Descriptor for Point Cloud Completion and Classification
Yida Wang, David Joseph Tan, Nassir Navab, Federico Tombari

TL;DR
This paper introduces SoftPoolNet, a novel point cloud processing method that enhances 3D object completion and classification by using soft pooling, regional convolutions, and patch-deforming operations, achieving state-of-the-art results.
Contribution
The paper presents a new feature organization method called soft pooling, regional convolutions for maximizing activation entropy, and a patch-deforming operation for improved point cloud processing.
Findings
Achieves state-of-the-art accuracy on 3D object completion and classification tasks.
Incorporating regional activation improves performance across architectures.
Proves the effectiveness of the proposed methods on multiple 3D benchmarks.
Abstract
Point clouds are often the default choice for many applications as they exhibit more flexibility and efficiency than volumetric data. Nevertheless, their unorganized nature -- points are stored in an unordered way -- makes them less suited to be processed by deep learning pipelines. In this paper, we propose a method for 3D object completion and classification based on point clouds. We introduce a new way of organizing the extracted features based on their activations, which we name soft pooling. For the decoder stage, we propose regional convolutions, a novel operator aimed at maximizing the global activation entropy. Furthermore, inspired by the local refining procedure in Point Completion Network (PCN), we also propose a patch-deforming operation to simulate deconvolutional operations for point clouds. This paper proves that our regional activation can be incorporated in many point…
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
