Regressive Domain Adaptation for Unsupervised Keypoint Detection
Junguang Jiang, Yifei Ji, Ximei Wang, Yufeng Liu, Jianmin Wang,, Mingsheng Long

TL;DR
This paper introduces Regressive Domain Adaptation (RegDA), a novel unsupervised method for keypoint detection that addresses the challenges of high-dimensional output spaces and domain shift, significantly improving accuracy.
Contribution
It proposes a new regressive domain adaptation framework with a spatial probability guide and a simplified adversarial training process for unsupervised keypoint detection.
Findings
Achieves 8-11% improvement in PCK across datasets.
Effectively handles high-dimensional output space.
Introduces a spatial probability distribution to guide adaptation.
Abstract
Domain adaptation (DA) aims at transferring knowledge from a labeled source domain to an unlabeled target domain. Though many DA theories and algorithms have been proposed, most of them are tailored into classification settings and may fail in regression tasks, especially in the practical keypoint detection task. To tackle this difficult but significant task, we present a method of regressive domain adaptation (RegDA) for unsupervised keypoint detection. Inspired by the latest theoretical work, we first utilize an adversarial regressor to maximize the disparity on the target domain and train a feature generator to minimize this disparity. However, due to the high dimension of the output space, this regressor fails to detect samples that deviate from the support of the source. To overcome this problem, we propose two important ideas. First, based on our observation that the probability…
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
TopicsDomain Adaptation and Few-Shot Learning · Anomaly Detection Techniques and Applications · Human Pose and Action Recognition
