paper-with-me

홈 › Papers

Anatomy-guided domain adaptation for 3D in-bed human pose estimation

2022-11-22 · Alexander Bigalke, Lasse Hansen, Jasper Diesel, Carlotta Hennigs, Philipp Rostalski, Mattias P. Heinrich

3D human pose estimation is a key component of clinical monitoring systems. The clinical applicability of deep pose estimation models, however, is limited by their poor generalization under domain shifts along with their need for sufficient labeled training data. As a remedy, we present a novel domain adaptation method, adapting a model from a labeled source to a shifted unlabeled target domain. Our method comprises two complementary adaptation strategies based on prior knowledge about human anatomy. First, we guide the learning process in the target domain by constraining predictions to the space of anatomically plausible poses. To this end, we embed the prior knowledge into an anatomical loss function that penalizes asymmetric limb lengths, implausible bone lengths, and implausible joint angles. Second, we propose to filter pseudo labels for self-training according to their anatomical plausibility and incorporate the concept into the Mean Teacher paradigm. We unify both strategies in a point cloud-based framework applicable to unsupervised and source-free domain adaptation. Evaluation is performed for in-bed pose estimation under two adaptation scenarios, using the public SLP dataset and a newly created dataset. Our method consistently outperforms various state-of-the-art domain adaptation methods, surpasses the baseline model by 31%/66%, and reduces the domain gap by 65%/82%. Source code is available at https://github.com/multimodallearning/da-3dhpe-anatomy.

📄 PDF Abstract BibTeX arXiv:2211.12193

Code (1)

multimodallearning/da-3dhpe-anatomy 공식 구현 pytorch

Tasks

3D Human Pose EstimationAnatomyDomain AdaptationPose EstimationSource-Free Domain Adaptation

Similar Papers 제목 키워드 기반

Anatomy-guided Multimodal Registration by Learning Segmentation without Ground Truth: Application to Intraprocedural CBCT/MR Liver Segmentation and Registration

2021-04-14 · Bo Zhou, Zachary Augenfeld, Julius Chapiro, S. Kevin Zhou 외

Multimodal image registration has many applications in diagnostic medical imaging and image-guided interventions, such as Transcatheter Arterial Chemoembolization (TACE) of liver cancer guided by intraprocedural CBCT and…

AnatomyDiagnosticDomain AdaptationImage Registration+2

Learning Prostate Anatomy at Test Time for Cancer Detection in Micro-Ultrasound

2026-08-20 · Obed Korshie Dzikunu, Mohammad Mahdi Abootorabi, Mohamed Harmanani, Paul F. R. Wilson 외 arxiv

Domain shift across clinical centers using different imaging hardware or acquisition protocols remains a fundamental barrier to deploying deep learning models for prostate cancer (PCa) detection. Existing test-time adapt…

Test-time Adaptation

Domain-Agnostic Learning with Anatomy-Consistent Embedding for Cross-Modality Liver Segmentation

2019-08-27 · Junlin Yang, Nicha C. Dvornek, Fan Zhang, Juntang Zhuang 외

Domain Adaptation (DA) has the potential to greatly help the generalization of deep learning models. However, the current literature usually assumes to transfer the knowledge from the source domain to a specific known ta…

AnatomyDisentanglementDomain AdaptationGenerative Adversarial Network+1

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

SS-CADA: A Semi-Supervised Cross-Anatomy Domain Adaptation for Coronary Artery Segmentation

2021-05-06 · Jingyang Zhang, Ran Gu, Guotai Wang, Hongzhi Xie 외

The segmentation of coronary arteries by convolutional neural network is promising yet requires a large amount of labor-intensive manual annotations. Transferring knowledge from retinal vessels in widely-available public…

AnatomyCoronary Artery SegmentationDomain AdaptationSegmentation