Correlation Weighted Prototype-based Self-Supervised One-Shot Segmentation of Medical Images
Siladittya Manna, Saumik Bhattacharya, Umapada Pal
TL;DR
The paper tackles the challenge of medical image segmentation under limited annotations by proposing a self-supervised, one-shot framework that generates a dynamic prototype for every query pixel through correlation-weighted aggregation of support prototypes. It leverages superpixel-based pseudo-labels during training and introduces a quadrant masking scheme to suppress false positives in the downstream segmentation task. Key contributions include the correlation-weighted prototype aggregation module, per-pixel dynamic prototypes, and a domain-knowledge-informed quadrant masking strategy, validated on abdominal MR and CT datasets. Empirical results on CHAOS and SABS show competitive Dice scores against state-of-the-art methods without fine-tuning, highlighting robustness and practical impact for low-data medical imaging scenarios.
Abstract
Medical image segmentation is one of the domains where sufficient annotated data is not available. This necessitates the application of low-data frameworks like few-shot learning. Contemporary prototype-based frameworks often do not account for the variation in features within the support and query images, giving rise to a large variance in prototype alignment. In this work, we adopt a prototype-based self-supervised one-way one-shot learning framework using pseudo-labels generated from superpixels to learn the semantic segmentation task itself. We use a correlation-based probability score to generate a dynamic prototype for each query pixel from the bag of prototypes obtained from the support feature map. This weighting scheme helps to give a higher weightage to contextually related prototypes. We also propose a quadrant masking strategy in the downstream segmentation task by utilizing prior domain information to discard unwanted false positives. We present extensive experimentations and evaluations on abdominal CT and MR datasets to show that the proposed simple but potent framework performs at par with the state-of-the-art methods.
