Probabilistic Domain Adaptation for Biomedical Image Segmentation

📅 2023-03-21
🏛️ arXiv.org
📈 Citations: 0
Influential: 0
📄 PDF
🤖 AI Summary
To address poor cross-experiment generalization in biomedical image segmentation, this paper proposes an unsupervised domain adaptation method grounded in probabilistic modeling. The method integrates Probabilistic UNet into a domain adaptation framework—its core innovation—enabling multi-hypothesis sampling to generate high-confidence pseudo-labels and introducing an uncertainty-guided pseudo-label selection mechanism. It further conducts a systematic comparison of joint versus decoupled source-target training strategies. By synergistically combining supervised learning on the source domain with unsupervised adaptation on the target domain, the approach achieves average Dice score improvements of 3.2–5.8% across three challenging cross-domain segmentation tasks, substantially outperforming state-of-the-art methods. These results empirically validate that probabilistic segmentation modeling confers robustness against domain shift.
📝 Abstract
Segmentation is a key analysis tasks in biomedical imaging. Given the many different experimental settings in this field, the lack of generalization limits the use of deep learning in practice. Domain adaptation is a promising remedy: it trains a model for a given task on a source dataset with labels and adapts it to a target dataset without additional labels. We introduce a probabilistic domain adaptation method, building on self-training approaches and the Probabilistic UNet. We use the latter to sample multiple segmentation hypothesis to implement better pseudo-label filtering. We further study joint and separate source-target training strategies and evaluate our method on three challenging domain adaptation tasks for biomedical segmentation.
Problem

Research questions and friction points this paper is trying to address.

Improves biomedical image segmentation generalization across domains
Introduces probabilistic domain adaptation with pseudo-label filtering
Evaluates joint and separate training for domain adaptation tasks
Innovation

Methods, ideas, or system contributions that make the work stand out.

Probabilistic UNet for segmentation hypotheses sampling
Self-training with pseudo-label filtering enhancement
Joint and separate source-target training strategies
🔎 Similar Papers
No similar papers found.