A mask-guided, multi-channel SwinUNETR ensemble classifies breast MRI into normal, benign, or malignant and achieved second place in the ODELIA challenge.
Single Image Test-Time Adaptation via Multi-View Co-Training
1 Pith paper cite this work. Polarity classification is still indexing.
abstract
Test-time adaptation enables a trained model to adjust to a new domain during inference, making it particularly valuable in clinical settings where such on-the-fly adaptation is required. However, existing techniques depend on large target domain datasets, which are often impractical and unavailable in medical scenarios that demand per-patient, real-time inference. Moreover, current methods commonly focus on two-dimensional images, failing to leverage the volumetric richness of medical imaging data. Bridging this gap, we propose a Patch-Based Multi-View Co-Training method for Single Image Test-Time adaptation. Our method enforces feature and prediction consistency through uncertainty-guided self-training, enabling effective volumetric segmentation in the target domain with only a single test-time image. Validated on three publicly available breast magnetic resonance imaging datasets for tumor segmentation, our method achieves performance close to the upper bound supervised benchmark while also outperforming all existing state-of-the-art methods, on average by a Dice Similarity Coefficient of 3.75%. We publicly share our accessible codebase, readily integrable with the popular nnUNet framework, at https://github.com/smriti-joshi/muvi.git.
fields
cs.CV 1years
2025 1verdicts
CONDITIONAL 1representative citing papers
citing papers explorer
-
Mask-Guided Multi-Channel SwinUNETR Framework for Robust MRI Classification
A mask-guided, multi-channel SwinUNETR ensemble classifies breast MRI into normal, benign, or malignant and achieved second place in the ODELIA challenge.