paper-with-me

Papers

Correlation-Aware Mutual Learning for Semi-supervised Medical Image Segmentation

2023-07-12 · Shengbo Gao, Ziji Zhang, Jiechao Ma, Zihao Li, Shu Zhang

Semi-supervised learning has become increasingly popular in medical image segmentation due to its ability to leverage large amounts of unlabeled data to extract additional information. However, most existing semi-supervised segmentation methods only focus on extracting information from unlabeled data, disregarding the potential of labeled data to further improve the performance of the model. In this paper, we propose a novel Correlation Aware Mutual Learning (CAML) framework that leverages labeled data to guide the extraction of information from unlabeled data. Our approach is based on a mutual learning strategy that incorporates two modules: the Cross-sample Mutual Attention Module (CMA) and the Omni-Correlation Consistency Module (OCC). The CMA module establishes dense cross-sample correlations among a group of samples, enabling the transfer of label prior knowledge to unlabeled data. The OCC module constructs omni-correlations between the unlabeled and labeled datasets and regularizes dual models by constraining the omni-correlation matrix of each sub-model to be consistent. Experiments on the Atrial Segmentation Challenge dataset demonstrate that our proposed approach outperforms state-of-the-art methods, highlighting the effectiveness of our framework in medical image segmentation tasks. The codes, pre-trained weights, and data are publicly available.

📄 PDF Abstract BibTeX arXiv:2307.06312

Code (1)

herschel555/caml 공식 구현 pytorch

Tasks

Image SegmentationMedical Image SegmentationSegmentationSemantic SegmentationSemi-supervised Medical Image Segmentation

Methods 이 논문이 사용한 방법론

AWARE We propose to theoretically and empirically examine the effect of incorporating weighting schemes into walk-aggregating GNNs. To this end, we propose a simple, interpretable, and…
Focus 설명 없음

Similar Papers 제목 키워드 기반

When CNN Meet with ViT: Towards Semi-Supervised Learning for Multi-Class Medical Image Semantic Segmentation

2022-08-12 · Ziyang Wang, Tianze Li, Jian-Qing Zheng, Baoru Huang

Due to the lack of quality annotation in medical imaging community, semi-supervised learning methods are highly valued in image semantic segmentation tasks. In this paper, an advanced consistency-aware pseudo-label-based…

Image SegmentationMedical Image SegmentationPseudo LabelSemantic Segmentation+1

Mutual- and Self- Prototype Alignment for Semi-supervised Medical Image Segmentation

2022-06-03 · Zhenxi Zhang, Chunna Tian, Zhicheng Jiao

Semi-supervised learning methods have been explored in medical image segmentation tasks due to the scarcity of pixel-level annotation in the real scenario. Proto-type alignment based consistency constraint is an intuitio…

Image SegmentationMedical Image SegmentationSegmentationSemantic Segmentation+1

Mutual Consistency Learning for Semi-supervised Medical Image Segmentation

2021-09-21 · Yicheng Wu, ZongYuan Ge, Donghao Zhang, Minfeng Xu 외

In this paper, we propose a novel mutual consistency network (MC-Net+) to effectively exploit the unlabeled data for semi-supervised medical image segmentation. The MC-Net+ model is motivated by the observation that deep…

Image SegmentationMedical Image SegmentationSegmentationSemantic Segmentation+1

Diversified Multi-prototype Representation for Semi-supervised Segmentation

2021-11-16 · Jizong Peng, Christian Desrosiers, Marco Pedersoli

This work considers semi-supervised segmentation as a dense prediction problem based on prototype vector correlation and proposes a simple way to represent each segmentation class with multiple prototypes. To avoid degen…

Segmentation

Dual Structure-Aware Image Filterings for Semi-supervised Medical Image Segmentation

2023-12-12 · Yuliang Gu, Zhichao Sun, Tian Chen, Xin Xiao 외

Semi-supervised image segmentation has attracted great attention recently. The key is how to leverage unlabeled images in the training process. Most methods maintain consistent predictions of the unlabeled images under v…

Image SegmentationMedical Image SegmentationSegmentationSemantic Segmentation+1