paper-with-me

홈 › Papers

Cross-model Mutual Learning for Exemplar-based Medical Image Segmentation

2024-04-18 · Qing En, Yuhong Guo

Medical image segmentation typically demands extensive dense annotations for model training, which is both time-consuming and skill-intensive. To mitigate this burden, exemplar-based medical image segmentation methods have been introduced to achieve effective training with only one annotated image. In this paper, we introduce a novel Cross-model Mutual learning framework for Exemplar-based Medical image Segmentation (CMEMS), which leverages two models to mutually excavate implicit information from unlabeled data at multiple granularities. CMEMS can eliminate confirmation bias and enable collaborative training to learn complementary information by enforcing consistency at different granularities across models. Concretely, cross-model image perturbation based mutual learning is devised by using weakly perturbed images to generate high-confidence pseudo-labels, supervising predictions of strongly perturbed images across models. This approach enables joint pursuit of prediction consistency at the image granularity. Moreover, cross-model multi-level feature perturbation based mutual learning is designed by letting pseudo-labels supervise predictions from perturbed multi-level features with different resolutions, which can broaden the perturbation space and enhance the robustness of our framework. CMEMS is jointly trained using exemplar data, synthetic data, and unlabeled data in an end-to-end manner. Experimental results on two medical image datasets indicate that the proposed CMEMS outperforms the state-of-the-art segmentation methods with extremely limited supervision.

📄 PDF Abstract BibTeX arXiv:2404.11812

Code (0)

등록된 구현이 없습니다.

Tasks

Image SegmentationMedical Image SegmentationSegmentationSemantic Segmentation

Similar Papers 제목 키워드 기반

Exemplar Learning for Medical Image Segmentation

2022-04-03 · Qing En, Yuhong Guo

Medical image annotation typically requires expert knowledge and hence incurs time-consuming and expensive data annotation costs. To alleviate this burden, we propose a novel learning scenario, Exemplar Learning (EL), to…

Image SegmentationMedical Image SegmentationOrgan SegmentationPseudo Label+4

Cheap Lunch for Medical Image Segmentation by Fine-tuning SAM on Few Exemplars

2023-08-27 · Weijia Feng, Lingting Zhu, Lequan Yu

The Segment Anything Model (SAM) has demonstrated remarkable capabilities of scaled-up segmentation models, enabling zero-shot generalization across a variety of domains. By leveraging large-scale foundational models as …

Brain Tumor SegmentationImage SegmentationMedical Image SegmentationSegmentation+3

Few Exemplar-Based General Medical Image Segmentation via Domain-Aware Selective Adaptation

2024-10-11 · Chen Xu, Qiming Huang, Yuqi Hou, Jiangxing Wu 외

Medical image segmentation poses challenges due to domain gaps, data modality variations, and dependency on domain knowledge or experts, especially for low- and middle-income countries (LMICs). Whereas for humans, given …

General KnowledgeImage SegmentationMedical Image SegmentationSegmentation+1

Vision-Language Enhanced Foundation Model for Semi-supervised Medical Image Segmentation

2025-11-24 · Jiaqi Guo, Mingzhen Li, Hanyu Su, Santiago López 외 arxiv

Semi-supervised learning (SSL) has emerged as an effective paradigm for medical image segmentation, reducing the reliance on extensive expert annotations. Meanwhile, vision-language models (VLMs) have demonstrated strong…

Semi-supervised Medical Image Segmentation

Masked Cross-image Encoding for Few-shot Segmentation

2023-08-22 · Wenbo Xu, Huaxi Huang, Ming Cheng, Litao Yu 외

Few-shot segmentation (FSS) is a dense prediction task that aims to infer the pixel-wise labels of unseen classes using only a limited number of annotated images. The key challenge in FSS is to classify the labels of que…

Few-Shot Semantic Segmentation