English

Advancing Medical Image Segmentation via Self-supervised Instance-adaptive Prototype Learning

Methodology 2025-07-11 v1 Image and Video Processing

Abstract

Medical Image Segmentation (MIS) plays a crucial role in medical therapy planning and robot navigation. Prototype learning methods in MIS focus on generating segmentation masks through pixel-to-prototype comparison. However, current approaches often overlook sample diversity by using a fixed prototype per semantic class and neglect intra-class variation within each input. In this paper, we propose to generate instance-adaptive prototypes for MIS, which integrates a common prototype proposal (CPP) capturing common visual patterns and an instance-specific prototype proposal (IPP) tailored to each input. To further account for the intra-class variation, we propose to guide the IPP generation by re-weighting the intermediate feature map according to their confidence scores. These confidence scores are hierarchically generated using a transformer decoder. Additionally we introduce a novel self-supervised filtering strategy to prioritize the foreground pixels during the training of the transformer decoder. Extensive experiments demonstrate favorable performance of our method.

Keywords

Cite

@article{arxiv.2507.07602,
  title  = {Advancing Medical Image Segmentation via Self-supervised Instance-adaptive Prototype Learning},
  author = {Guoyan Liang and Qin Zhou and Jingyuan Chen and Zhe Wang and Chang Yao},
  journal= {arXiv preprint arXiv:2507.07602},
  year   = {2025}
}

Comments

9 pages, 5 figures, conference

R2 v1 2026-07-01T03:54:32.738Z