paper-with-me

홈 › Papers

Few-shot Medical Image Segmentation with Cycle-resemblance Attention

2022-12-07 · Hao Ding, Changchang Sun, Hao Tang, Dawen Cai, Yan Yan

Recently, due to the increasing requirements of medical imaging applications and the professional requirements of annotating medical images, few-shot learning has gained increasing attention in the medical image semantic segmentation field. To perform segmentation with limited number of labeled medical images, most existing studies use Proto-typical Networks (PN) and have obtained compelling success. However, these approaches overlook the query image features extracted from the proposed representation network, failing to preserving the spatial connection between query and support images. In this paper, we propose a novel self-supervised few-shot medical image segmentation network and introduce a novel Cycle-Resemblance Attention (CRA) module to fully leverage the pixel-wise relation between query and support medical images. Notably, we first line up multiple attention blocks to refine more abundant relation information. Then, we present CRAPNet by integrating the CRA module with a classic prototype network, where pixel-wise relations between query and support features are well recaptured for segmentation. Extensive experiments on two different medical image datasets, e.g., abdomen MRI and abdomen CT, demonstrate the superiority of our model over existing state-of-the-art methods.

📄 PDF Abstract BibTeX arXiv:2212.03967

Code (0)

등록된 구현이 없습니다.

Tasks

Few-Shot LearningImage SegmentationMedical Image SegmentationRelationSegmentationSemantic Segmentation

Similar Papers 제목 키워드 기반

LT-Net: Label Transfer by Learning Reversible Voxel-wise Correspondence for One-shot Medical Image Segmentation

2020-03-16 · CVPR 2020 6 · Shuxin Wang, Shilei Cao, Dong Wei, Renzhen Wang 외

We introduce a one-shot segmentation method to alleviate the burden of manual annotation for medical images. The main idea is to treat one-shot segmentation as a classical atlas-based segmentation problem, where voxel-wi…

Image SegmentationMedical Image SegmentationOne-Shot SegmentationSegmentation+1

Structure Preserving Cycle-GAN for Unsupervised Medical Image Domain Adaptation

2023-04-18 · Paolo Iacono, Naimul Khan

The presence of domain shift in medical imaging is a common issue, which can greatly impact the performance of segmentation models when dealing with unseen image domains. Adversarial-based deep learning models, such as C…

Domain AdaptationMyocardium SegmentationSegmentationUnsupervised Domain Adaptation

CycleMix: A Holistic Strategy for Medical Image Segmentation from Scribble Supervision

2022-03-03 · CVPR 2022 1 · Ke Zhang, Xiahai Zhuang

Curating a large set of fully annotated training data can be costly, especially for the tasks of medical image segmentation. Scribble, a weaker form of annotation, is more obtainable in practice, but training segmentatio…

Image SegmentationMedical Image SegmentationSegmentationSemantic Segmentation

TricycleGAN: Unsupervised Image Synthesis and Segmentation Based on Shape Priors

2021-02-04 · Umaseh Sivanesan, Luis H. Braga, Ranil R. Sonnadara, Kiret Dhindsa

Medical image segmentation is routinely performed to isolate regions of interest, such as organs and lesions. Currently, deep learning is the state of the art for automatic segmentation, but is usually limited by the nee…

Image GenerationImage SegmentationMedical Image SegmentationSegmentation+2

CycleSAM: One-Shot Surgical Scene Segmentation using Cycle-Consistent Feature Matching to Prompt SAM

2024-07-09 · Aditya Murali, Pietro Mascagni, Didier Mutter, Nicolas Padoy

The recently introduced Segment-Anything Model (SAM) has the potential to greatly accelerate the development of segmentation models. However, directly applying SAM to surgical images has key limitations including (1) the…

One-Shot SegmentationScene SegmentationSegmentationSemantic Segmentation