CVSep 9, 2023

Few-Shot Medical Image Segmentation via a Region-enhanced Prototypical Transformer

arXiv:2309.04825v157 citationsh-index: 12Has Code
Originality Incremental advance
AI Analysis

This work addresses automated segmentation for medical imaging with limited annotated data, which is an incremental advancement in domain-specific few-shot learning.

The paper tackles the problem of few-shot medical image segmentation by proposing a Region-enhanced Prototypical Transformer (RPT) to address large intra-class diversity, achieving consistent improvements over state-of-the-art methods on three public datasets.

Automated segmentation of large volumes of medical images is often plagued by the limited availability of fully annotated data and the diversity of organ surface properties resulting from the use of different acquisition protocols for different patients. In this paper, we introduce a more promising few-shot learning-based method named Region-enhanced Prototypical Transformer (RPT) to mitigate the effects of large intra-class diversity/bias. First, a subdivision strategy is introduced to produce a collection of regional prototypes from the foreground of the support prototype. Second, a self-selection mechanism is proposed to incorporate into the Bias-alleviated Transformer (BaT) block to suppress or remove interferences present in the query prototype and regional support prototypes. By stacking BaT blocks, the proposed RPT can iteratively optimize the generated regional prototypes and finally produce rectified and more accurate global prototypes for Few-Shot Medical Image Segmentation (FSMS). Extensive experiments are conducted on three publicly available medical image datasets, and the obtained results show consistent improvements compared to state-of-the-art FSMS methods. The source code is available at: https://github.com/YazhouZhu19/RPT.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes