SoftPool++: An Encoder-Decoder Network for Point Cloud Completion
Yida Wang, David Joseph Tan, Nassir Navab, Federico Tombari

TL;DR
This paper introduces SoftPool++, a point cloud completion network that uses a novel permutation-invariant soft-pooling operator, skip connections, and transformation matrices to preserve geometric details and achieve state-of-the-art results.
Contribution
It presents a new convolutional operator for point cloud embedding that avoids max-pooling and voxelization, enhancing detail preservation in completion tasks.
Findings
Achieves state-of-the-art performance on ShapeNet dataset.
Effectively preserves fine-grained geometric details.
Outperforms existing methods at various resolutions.
Abstract
We propose a novel convolutional operator for the task of point cloud completion. One striking characteristic of our approach is that, conversely to related work it does not require any max-pooling or voxelization operation. Instead, the proposed operator used to learn the point cloud embedding in the encoder extracts permutation-invariant features from the point cloud via a soft-pooling of feature activations, which are able to preserve fine-grained geometric details. These features are then passed on to a decoder architecture. Due to the compression in the encoder, a typical limitation of this type of architectures is that they tend to lose parts of the input shape structure. We propose to overcome this limitation by using skip connections specifically devised for point clouds, where links between corresponding layers in the encoder and the decoder are established. As part of these…
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.
