You Point, I Learn: Online Adaptation of Interactive Segmentation Models for Handling Distribution Shifts in Medical Imaging
About
Interactive segmentation uses real-time user inputs, such as mouse clicks, to iteratively refine model predictions. Although not originally designed to address distribution shifts, this paradigm naturally lends itself to such challenges. In medical imaging, where distribution shifts are common, interactive methods can use user inputs to guide models towards improved predictions. Moreover, once a model is deployed, user corrections can be used to adapt the network parameters to the new data distribution, mitigating distribution shift. Based on these insights, we aim to develop a practical, effective method for improving the adaptive capabilities of interactive segmentation models to new data distributions in medical imaging. Firstly, we found that strengthening the model's responsiveness to clicks is important for the initial training process. Moreover, we show that by treating the post-interaction user-refined model output as pseudo-ground-truth, we can design a lean, practical online adaptation method that enables a model to learn effectively across sequential test images. The framework includes two components: (i) a Post-Interaction adaptation process, updating the model after the user has completed interactive refinement of an image, and (ii) a Mid-Interaction adaptation process, updating incrementally after each click. Both processes include a Click-Centered Gaussian loss that strengthens the model's reaction to clicks and enhances focus on user-guided, clinically relevant regions. Experiments on 5 fundus and 4 brain-MRI databases show that our approach consistently outperforms existing methods under diverse distribution shifts, including unseen imaging modalities and pathologies. Code and pretrained models will be released upon publication.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Interactive Image Segmentation | TBI Flair | Dice Score76.3 | 18 | |
| Interactive Image Segmentation | WMH Flair | Dice Score78.9 | 18 | |
| Interactive Image Segmentation | TBI T1 | Dice Coefficient74.8 | 18 | |
| Interactive Image Segmentation | ATLAS T1 | Dice Coefficient86 | 18 | |
| Interactive Segmentation | G1020 | Disc Dice97.5 | 18 | |
| Interactive Segmentation | PAPILA | Disc Dice97.5 | 18 | |
| Interactive Segmentation | GS1 | Disc Dice98.4 | 18 | |
| Interactive Segmentation | Gamma | Disc Dice97.9 | 18 | |
| Interactive Medical Image Segmentation | BRATS T1 (test) | Dice Score @ 1 Click71.2 | 6 | |
| Interactive Medical Image Segmentation | BRATS T1C (test) | Dice @ 1 click70.4 | 6 |