Unsupervised Domain Adaptation via Content Alignment for Hippocampus Segmentation
Hoda Kalabizadeh, Ludovica Griffanti, Pak-Hei Yeung, Ana I. L. Namburete, Nicola K. Dinsdale, Konstantinos Kamnitsas
TL;DR
This work tackles domain shift in cross-domain hippocampus MRI segmentation by separating style and content variations. It introduces an image-space unsupervised domain adaptation framework that first harmonises appearance via $z$-normalisation and histogram standardisation, then learns content-altering, yet anatomically plausible, transformations with a bidirectional deformable image registration backbone guided by a discriminator and ROI-focused segmentation. The method jointly optimises a registration network $\mathcal{R}$, a segmentation network $\mathcal{S}$, and a discriminator $\mathcal{D}$ with a composite loss $\mathcal{L}$ incorporating $\mathcal{L}_{sim}$, $\mathcal{L}_{smooth}$, $\mathcal{L}_{disc}$, and $\mathcal{L}_{seg}$; the transformed data train a downstream segmentation model. Across Morpho-MNIST and three MRI datasets with varying degrees of atrophy, the approach yields consistent improvements over baselines, achieving up to around 24% relative Dice gain in challenging content-shift scenarios, which demonstrates its practical value for robust hippocampus segmentation in diverse populations.
Abstract
Deep learning models for medical image segmentation often struggle when deployed across different datasets due to domain shifts - variations in both image appearance, known as style, and population-dependent anatomical characteristics, referred to as content. This paper presents a novel unsupervised domain adaptation framework that directly addresses domain shifts encountered in cross-domain hippocampus segmentation from MRI, with specific emphasis on content variations. Our approach combines efficient style harmonisation through z-normalisation with a bidirectional deformable image registration (DIR) strategy. The DIR network is jointly trained with segmentation and discriminator networks to guide the registration with respect to a region of interest and generate anatomically plausible transformations that align source images to the target domain. We validate our approach through comprehensive evaluations on both a synthetic dataset using Morpho-MNIST (for controlled validation of core principles) and three MRI hippocampus datasets representing populations with varying degrees of atrophy. Across all experiments, our method outperforms existing baselines. For hippocampus segmentation, when transferring from young, healthy populations to clinical dementia patients, our framework achieves up to 15% relative improvement in Dice score compared to standard augmentation methods, with the largest gains observed in scenarios with substantial content shift. These results highlight the efficacy of our approach for accurate hippocampus segmentation across diverse populations.
