MAPConNet: Self-supervised 3D Pose Transfer with Mesh and Point Contrastive Learning
Jiaze Sun, Zhixiang Chen, Tae-Kyun Kim

TL;DR
This paper introduces MAPConNet, a self-supervised framework for 3D pose transfer that leverages contrastive learning in latent space, enabling effective transfer without requiring correspondence labels and achieving state-of-the-art results.
Contribution
The paper proposes a novel self-supervised approach using contrastive learning for 3D pose transfer, eliminating the need for correspondence labels and enabling training in various supervision settings.
Findings
Achieves state-of-the-art results in supervised 3D pose transfer.
Performs comparably in unsupervised and semi-supervised settings.
Generalizes well to unseen human and animal data with complex topologies.
Abstract
3D pose transfer is a challenging generation task that aims to transfer the pose of a source geometry onto a target geometry with the target identity preserved. Many prior methods require keypoint annotations to find correspondence between the source and target. Current pose transfer methods allow end-to-end correspondence learning but require the desired final output as ground truth for supervision. Unsupervised methods have been proposed for graph convolutional models but they require ground truth correspondence between the source and target inputs. We present a novel self-supervised framework for 3D pose transfer which can be trained in unsupervised, semi-supervised, or fully supervised settings without any correspondence labels. We introduce two contrastive learning constraints in the latent space: a mesh-level loss for disentangling global patterns including pose and identity, and…
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
TopicsHuman Pose and Action Recognition · 3D Shape Modeling and Analysis · Domain Adaptation and Few-Shot Learning
MethodsContrastive Learning
