English

Probabilistic Domain Adaptation for Biomedical Image Segmentation

Computer Vision and Pattern Recognition 2025-08-05 v2

Abstract

Segmentation is a crucial analysis task in biomedical imaging. Given the diverse experimental settings in this field, the lack of generalization limits the use of deep learning in practice. Domain adaptation is a promising remedy: it involves training 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 hypotheses 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. Our code is publicly available at https://github.com/computational-cell-analytics/Probabilistic-Domain-Adaptation.

Keywords

Cite

@article{arxiv.2303.11790,
  title  = {Probabilistic Domain Adaptation for Biomedical Image Segmentation},
  author = {Anwai Archit and Constantin Pape},
  journal= {arXiv preprint arXiv:2303.11790},
  year   = {2025}
}

Comments

Published in ICCVW (BioImage Computing) 2025

R2 v1 2026-06-28T09:26:08.428Z