paper-with-me

Papers

Prior-guided Source-free Domain Adaptation for Human Pose Estimation

2023-08-26 · ICCV 2023 1 · Dripta S. Raychaudhuri, Calvin-Khang Ta, Arindam Dutta, Rohit Lal, Amit K. Roy-Chowdhury

Domain adaptation methods for 2D human pose estimation typically require continuous access to the source data during adaptation, which can be challenging due to privacy, memory, or computational constraints. To address this limitation, we focus on the task of source-free domain adaptation for pose estimation, where a source model must adapt to a new target domain using only unlabeled target data. Although recent advances have introduced source-free methods for classification tasks, extending them to the regression task of pose estimation is non-trivial. In this paper, we present Prior-guided Self-training (POST), a pseudo-labeling approach that builds on the popular Mean Teacher framework to compensate for the distribution shift. POST leverages prediction-level and feature-level consistency between a student and teacher model against certain image transformations. In the absence of source data, POST utilizes a human pose prior that regularizes the adaptation process by directing the model to generate more accurate and anatomically plausible pose pseudo-labels. Despite being simple and intuitive, our framework can deliver significant performance gains compared to applying the source model directly to the target data, as demonstrated in our extensive experiments and ablation studies. In fact, our approach achieves comparable performance to recent state-of-the-art methods that use source data for adaptation.

📄 PDF Abstract BibTeX arXiv:2308.13954

Code (0)

등록된 구현이 없습니다.

Tasks

2D Human Pose EstimationDomain AdaptationPose EstimationSource-Free Domain Adaptation

Methods 이 논문이 사용한 방법론

Focus 설명 없음

Similar Papers 제목 키워드 기반

Uncertainty-guided Source-free Domain Adaptation

2022-08-16 · Subhankar Roy, Martin Trapp, Andrea Pilzer, Juho Kannala 외

Source-free domain adaptation (SFDA) aims to adapt a classifier to an unlabelled target data set by only using a pre-trained source model. However, the absence of the source data and the domain shift makes the prediction…

Domain AdaptationSource-Free Domain Adaptation

CGSA: Class-Guided Slot-Aware Adaptation for Source-Free Object Detection

2026-02-26 · Boyang Dai, Zeng Fan, Zihao Qi, Meng Lou 외 arxiv

Source-Free Domain Adaptive Object Detection (SF-DAOD) aims to adapt a detector trained on a labeled source domain to an unlabeled target domain without retaining any source data. Despite recent progress, most popular ap…

Object Detection

AUGCO: Augmentation Consistency-guided Self-training for Source-free Domain Adaptive Semantic Segmentation

2021-07-21 · Viraj Prabhu, Shivam Khare, Deeksha Kartik, Judy Hoffman

Most modern approaches for domain adaptive semantic segmentation rely on continued access to source data during adaptation, which may be infeasible due to computational or privacy constraints. We focus on source-free dom…

Domain AdaptationSegmentationSemantic SegmentationSource-Free Domain Adaptation

Uncertainty-Guided Mixup for Semi-Supervised Domain Adaptation without Source Data

2021-07-14 · Ning Ma, Jiajun Bu, Zhen Zhang, Sheng Zhou

Present domain adaptation methods usually perform explicit representation alignment by simultaneously accessing the source data and target data. However, the source data are not always available due to the privacy preser…

Domain AdaptationPrivacy PreservingSemi-supervised Domain AdaptationSource-Free Domain Adaptation

Unified and Semantically Grounded Domain Adaptation for Medical Image Segmentation

2025-08-12 · Xin Wang, Yin Guo, Jiamin Xia, Kaiyu Zhang 외 arxiv

Most prior unsupervised domain adaptation approaches for medical image segmentation are narrowly tailored to either the source-accessible setting, where adaptation is guided by source-target alignment, or the source-free…

Unsupervised Domain AdaptationMedical Image Segmentation