English

AIF-SFDA: Autonomous Information Filter-driven Source-Free Domain Adaptation for Medical Image Segmentation

Computer Vision and Pattern Recognition 2025-01-07 v1

Abstract

Decoupling domain-variant information (DVI) from domain-invariant information (DII) serves as a prominent strategy for mitigating domain shifts in the practical implementation of deep learning algorithms. However, in medical settings, concerns surrounding data collection and privacy often restrict access to both training and test data, hindering the empirical decoupling of information by existing methods. To tackle this issue, we propose an Autonomous Information Filter-driven Source-free Domain Adaptation (AIF-SFDA) algorithm, which leverages a frequency-based learnable information filter to autonomously decouple DVI and DII. Information Bottleneck (IB) and Self-supervision (SS) are incorporated to optimize the learnable frequency filter. The IB governs the information flow within the filter to diminish redundant DVI, while SS preserves DII in alignment with the specific task and image modality. Thus, the autonomous information filter can overcome domain shifts relying solely on target data. A series of experiments covering various medical image modalities and segmentation tasks were conducted to demonstrate the benefits of AIF-SFDA through comparisons with leading algorithms and ablation studies. The code is available at https://github.com/JingHuaMan/AIF-SFDA.

Keywords

Cite

@article{arxiv.2501.03074,
  title  = {AIF-SFDA: Autonomous Information Filter-driven Source-Free Domain Adaptation for Medical Image Segmentation},
  author = {Haojin Li and Heng Li and Jianyu Chen and Rihan Zhong and Ke Niu and Huazhu Fu and Jiang Liu},
  journal= {arXiv preprint arXiv:2501.03074},
  year   = {2025}
}

Comments

9 pages total (7 pages main text, 2 pages references), 6 figures, accepted by AAAI 2025

R2 v1 2026-06-28T20:57:39.367Z