Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Few Shot Medical Image Segmentation with Cross Attention Transformer

About

Medical image segmentation has made significant progress in recent years. Deep learning-based methods are recognized as data-hungry techniques, requiring large amounts of data with manual annotations. However, manual annotation is expensive in the field of medical image analysis, which requires domain-specific expertise. To address this challenge, few-shot learning has the potential to learn new classes from only a few examples. In this work, we propose a novel framework for few-shot medical image segmentation, termed CAT-Net, based on cross masked attention Transformer. Our proposed network mines the correlations between the support image and query image, limiting them to focus only on useful foreground information and boosting the representation capacity of both the support prototype and query features. We further design an iterative refinement framework that refines the query image segmentation iteratively and promotes the support feature in turn. We validated the proposed method on three public datasets: Abd-CT, Abd-MRI, and Card-MRI. Experimental results demonstrate the superior performance of our method compared to state-of-the-art methods and the effectiveness of each component. Code: https://github.com/hust-linyi/CAT-Net.

Yi Lin, Yufan Chen, Kwang-Ting Cheng, Hao Chen• 2023

Related benchmarks

TaskDatasetResultRank
Abdomen organ segmentationAbd-MR (20% test)
Dice (Liver)73.01
16
Abdomen organ segmentationAbd-CT (20% test)
Dice (Liver)66.24
16
Medical Image SegmentationAbd-MRI
Average Dice75.22
13
Few-Shot 3D Volumetric SegmentationCHAOS-MRI Setting 2
Dice (Kidney L)74.92
13
Few-Shot 3D Volumetric SegmentationAbdomen-CT Setting 2
Dice (LK)63.36
13
Medical Image SegmentationAbd-CT
Dice (LK)68.82
10
Medical Image SegmentationCard-MRI
LV-B Dice67.21
10
Showing 7 of 7 rows

Other info

Code

Follow for update