IntraStyler: Exemplar-based Style Synthesis for Cross-modality Domain Adaptation
Han Liu, Yubo Fan, Hao Li, Dewei Hu, Daniel Moyer, Zhoubing Xu, Benoit M. Dawant, Ipek Oguz
TL;DR
This work addresses cross-modality domain adaptation in medical imaging by tackling intra-domain variability through exemplar-based style synthesis. It introduces IntraStyler, which extends Contrastive Unpaired Translation with a contrastively learned style encoder and dynamic instance normalization to produce exemplar-consistent, diverse target-domain styles without pre-defined sub-domains, plus SLERP-style interpolation for smooth style transitions. The approach yields a well-structured style embedding, enables effective exemplar-guided synthesis, and improves downstream segmentation robustness on CrossMoDA 2023 relative to baselines that rely on limited style variation. The proposed method offers a practical path to more robust UDA in multi-site, multi-scanner medical imaging scenarios and suggests avenues for extending style disentanglement and 3D disentanglement in future work.
Abstract
Image-level domain alignment is the de facto approach for unsupervised domain adaptation, where unpaired image translation is used to minimize the domain gap. Prior studies mainly focus on the domain shift between the source and target domains, whereas the intra-domain variability remains under-explored. To address the latter, an effective strategy is to diversify the styles of the synthetic target domain data during image translation. However, previous methods typically require intra-domain variations to be pre-specified for style synthesis, which may be impractical. In this paper, we propose an exemplar-based style synthesis method named IntraStyler, which can capture diverse intra-domain styles without any prior knowledge. Specifically, IntraStyler uses an exemplar image to guide the style synthesis such that the output style matches the exemplar style. To extract the style-only features, we introduce a style encoder to learn styles discriminatively based on contrastive learning. We evaluate the proposed method on the largest public dataset for cross-modality domain adaptation, CrossMoDA 2023. Our experiments show the efficacy of our method in controllable style synthesis and the benefits of diverse synthetic data for downstream segmentation. Code is available at https://github.com/han-liu/IntraStyler.
