Self-supervised 3D Human Mesh Recovery from Noisy Point Clouds
Xinxin Zuo, Sen Wang, Qiang Sun, Minglun Gong, Li Cheng

TL;DR
This paper introduces a self-supervised method for reconstructing 3D human shape and pose from noisy point clouds by modeling the data probabilistically, improving robustness to noise and outliers compared to existing approaches.
Contribution
It proposes a novel probabilistic framework that treats correspondence search as an implicit association, enabling effective self-supervised learning from noisy and incomplete point clouds.
Findings
Outperforms state-of-the-art methods on synthetic datasets.
Demonstrates robustness to noise and outliers in real-world data.
Works effectively with incomplete inputs like single depth images.
Abstract
This paper presents a novel self-supervised approach to reconstruct human shape and pose from noisy point cloud data. Relying on large amount of dataset with ground-truth annotations, recent learning-based approaches predict correspondences for every vertice on the point cloud; Chamfer distance is usually used to minimize the distance between a deformed template model and the input point cloud. However, Chamfer distance is quite sensitive to noise and outliers, thus could be unreliable to assign correspondences. To address these issues, we model the probability distribution of the input point cloud as generated from a parametric human model under a Gaussian Mixture Model. Instead of explicitly aligning correspondences, we treat the process of correspondence search as an implicit probabilistic association by updating the posterior probability of the template model given the input. A…
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 · Human Pose and Action Recognition · Advanced Vision and Imaging
