CVFeb 9, 2024

Multi-source-free Domain Adaptation via Uncertainty-aware Adaptive Distillation

arXiv:2402.06213v25 citationsh-index: 17Has CodeISBI
AI Analysis

This work addresses domain adaptation for medical imaging where data privacy restricts access to source data, though it appears incremental as it builds on existing source-free methods.

The paper tackles the problem of adapting models to new medical data from multiple institutions without accessing the original source data, proposing an uncertainty-aware distillation method that achieves significant performance gains on multi-centre medical image benchmarks.

Source-free domain adaptation (SFDA) alleviates the domain discrepancy among data obtained from domains without accessing the data for the awareness of data privacy. However, existing conventional SFDA methods face inherent limitations in medical contexts, where medical data are typically collected from multiple institutions using various equipment. To address this problem, we propose a simple yet effective method, named Uncertainty-aware Adaptive Distillation (UAD) for the multi-source-free unsupervised domain adaptation (MSFDA) setting. UAD aims to perform well-calibrated knowledge distillation from (i) model level to deliver coordinated and reliable base model initialisation and (ii) instance level via model adaptation guided by high-quality pseudo-labels, thereby obtaining a high-performance target domain model. To verify its general applicability, we evaluate UAD on two image-based diagnosis benchmarks among two multi-centre datasets, where our method shows a significant performance gain compared with existing works. The code is available at https://github.com/YXSong000/UAD.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes