A Large Scale Benchmark for Test Time Adaptation Methods in Medical Image Segmentation
Wenjing Yu, Shuo Jiang, Yifei Chen, Shuo Chang, Yuanhan Wang, Beining Wu, Jie Dong, Mingxuan Liu, Shenghao Zhu, Feiwei Qin, Changmiao Wang, Qiyuan Tian
TL;DR
MedSeg-TTA tackles domain shift in medical image segmentation by introducing a large-scale, multi-modality benchmark that unifies data handling and test-time protocols. It systematically evaluates twenty representative TTA methods across seven imaging modalities and four adaptation paradigms, revealing that no single approach is universally best and that modality and task heavily influence performance. The study provides standardized datasets, reproducible implementations, and an open leaderboard to foster robust, clinically reliable TTA research, while highlighting challenges such as stability under large shifts and the need for principled parameter adaptation. Overall, the benchmark establishes a rigorous foundation for cross-modality evaluation and practical guidance for deploying test-time adaptive methods in clinical settings.
Abstract
Test time Adaptation is a promising approach for mitigating domain shift in medical image segmentation; however, current evaluations remain limited in terms of modality coverage, task diversity, and methodological consistency. We present MedSeg-TTA, a comprehensive benchmark that examines twenty representative adaptation methods across seven imaging modalities, including MRI, CT, ultrasound, pathology, dermoscopy, OCT, and chest X-ray, under fully unified data preprocessing, backbone configuration, and test time protocols. The benchmark encompasses four significant adaptation paradigms: Input-level Transformation, Feature-level Alignment, Output-level Regularization, and Prior Estimation, enabling the first systematic cross-modality comparison of their reliability and applicability. The results show that no single paradigm performs best in all conditions. Input-level methods are more stable under mild appearance shifts. Feature-level and Output-level methods offer greater advantages in boundary-related metrics, whereas prior-based methods exhibit strong modality dependence. Several methods degrade significantly under large inter-center and inter-device shifts, which highlights the importance of principled method selection for clinical deployment. MedSeg-TTA provides standardized datasets, validated implementations, and a public leaderboard, establishing a rigorous foundation for future research on robust, clinically reliable test-time adaptation. All source codes and open-source datasets are available at https://github.com/wenjing-gg/MedSeg-TTA.
