TL;DR
This paper introduces a category-agnostic 3D shape completion method using self-supervised learning, combining denoising and contrastive tasks to improve generalization to unseen categories and achieve state-of-the-art results.
Contribution
It proposes a novel self-supervised framework that leverages denoising and contrastive learning for category-agnostic shape completion, enhancing generalization without relying on shape priors or adversarial training.
Findings
Achieves state-of-the-art results on ShapeNet dataset.
Effectively generalizes to unseen categories.
Outperforms existing methods without shape priors or adversarial training.
Abstract
In this paper, we present a deep learning model that exploits the power of self-supervision to perform 3D point cloud completion, estimating the missing part and a context region around it. Local and global information are encoded in a combined embedding. A denoising pretext task provides the network with the needed local cues, decoupled from the high-level semantics and naturally shared over multiple classes. On the other hand, contrastive learning maximizes the agreement between variants of the same shape with different missing portions, thus producing a representation which captures the global appearance of the shape. The combined embedding inherits category-agnostic properties from the chosen pretext tasks. Differently from existing approaches, this allows to better generalize the completion properties to new categories unseen at training time. Moreover, while decoding the obtained…
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
MethodsContrastive Learning
