Leveraging 2D Masked Reconstruction for Domain Adaptation of 3D Pose Estimation
Hansoo Park, Chanwoo Kim, Jihyeon Kim, Hoseong Cho, Nhat Nguyen Bao Truong, Taehwan Kim, Seungryul Baek
TL;DR
The paper tackles domain shift in RGB-based 3D pose estimation by introducing an unsupervised domain adaptation framework that leverages unlabeled target data through Masked Image Modeling ($\text{MIM}$). A foreground-centric reconstruction term and an attention regularization mechanism are integrated into a two-stage pipeline (MAE-based pre-training and target-aware fine-tuning) to align source and target representations while preserving target-domain information. Empirical results across 3D hand and human pose benchmarks show state-of-the-art performance in cross-domain settings, with ablations confirming the effectiveness of foreground focus, segmentation-guided augmentation, and attention regularization. The approach demonstrates robust, data-efficient domain adaptation, enabling more reliable 3D pose estimation in diverse real-world scenarios without requiring target-domain labels.
Abstract
RGB-based 3D pose estimation methods have been successful with the development of deep learning and the emergence of high-quality 3D pose datasets. However, most existing methods do not operate well for testing images whose distribution is far from that of training data. However, most existing methods do not operate well for testing images whose distribution is far from that of training data. This problem might be alleviated by involving diverse data during training, however it is non-trivial to collect such diverse data with corresponding labels (i.e. 3D pose). In this paper, we introduced an unsupervised domain adaptation framework for 3D pose estimation that utilizes the unlabeled data in addition to labeled data via masked image modeling (MIM) framework. Foreground-centric reconstruction and attention regularization are further proposed to increase the effectiveness of unlabeled data usage. Experiments are conducted on the various datasets in human and hand pose estimation tasks, especially using the cross-domain scenario. We demonstrated the effectiveness of ours by achieving the state-of-the-art accuracy on all datasets.
