paper-with-me

홈 › Papers

Positional Contrastive Learning for Volumetric Medical Image Segmentation

2021-06-16 · Dewen Zeng, Yawen Wu, Xinrong Hu, Xiaowei Xu, Haiyun Yuan, Meiping Huang, Jian Zhuang, Jingtong Hu, Yiyu Shi

The success of deep learning heavily depends on the availability of large labeled training sets. However, it is hard to get large labeled datasets in medical image domain because of the strict privacy concern and costly labeling efforts. Contrastive learning, an unsupervised learning technique, has been proved powerful in learning image-level representations from unlabeled data. The learned encoder can then be transferred or fine-tuned to improve the performance of downstream tasks with limited labels. A critical step in contrastive learning is the generation of contrastive data pairs, which is relatively simple for natural image classification but quite challenging for medical image segmentation due to the existence of the same tissue or organ across the dataset. As a result, when applied to medical image segmentation, most state-of-the-art contrastive learning frameworks inevitably introduce a lot of false-negative pairs and result in degraded segmentation quality. To address this issue, we propose a novel positional contrastive learning (PCL) framework to generate contrastive data pairs by leveraging the position information in volumetric medical images. Experimental results on CT and MRI datasets demonstrate that the proposed PCL method can substantially improve the segmentation performance compared to existing methods in both semi-supervised setting and transfer learning setting.

📄 PDF Abstract BibTeX arXiv:2106.09157

Code (1)

dewenzeng/positional_cl 공식 구현 pytorch

Tasks

Contrastive Learningimage-classificationImage ClassificationImage SegmentationMedical Image SegmentationSegmentationSemantic SegmentationTransfer LearningVolumetric Medical Image Segmentation

Methods 이 논문이 사용한 방법론

Contrastive Learning 설명 없음

Similar Papers 제목 키워드 기반

Multi-level Asymmetric Contrastive Learning for Volumetric Medical Image Segmentation Pre-training

2023-09-21 · Shuang Zeng, Lei Zhu, Xinliang Zhang, Qian Chen 외

Medical image segmentation is a fundamental yet challenging task due to the arduous process of acquiring large volumes of high-quality labeled data from experts. Contrastive learning offers a promising but still problema…

Contrastive LearningDecoderImage SegmentationMedical Image Segmentation+3

Contrastive learning of global and local features for medical image segmentation with limited annotations

2020-06-18 · NeurIPS 2020 12 · Krishna Chaitanya, Ertunc Erdil, Neerav Karani, Ender Konukoglu

A key requirement for the success of supervised deep learning is a large labeled dataset - a condition that is difficult to meet in medical image analysis. Self-supervised learning (SSL) can help in this regard by provid…

Contrastive LearningData AugmentationImage SegmentationMedical Image Analysis+3

Weakly-supervised positional contrastive learning: application to cirrhosis classification

2023-07-10 · Emma Sarfati, Alexandre Bône, Marc-Michel Rohé, Pietro Gori 외

Large medical imaging datasets can be cheaply and quickly annotated with low-confidence, weak labels (e.g., radiological scores). Access to high-confidence labels, such as histology-based diagnoses, is rare and costly. P…

ClassificationContrastive LearningGPU

CSAM: A 2.5D Cross-Slice Attention Module for Anisotropic Volumetric Medical Image Segmentation

2023-11-08 · Alex Ling Yu Hung, Haoxin Zheng, Kai Zhao, Xiaoxi Du 외

A large portion of volumetric medical data, especially magnetic resonance imaging (MRI) data, is anisotropic, as the through-plane resolution is typically much lower than the in-plane resolution. Both 3D and purely 2D de…

Image SegmentationMedical Image SegmentationSemantic SegmentationVolumetric Medical Image Segmentation

Federated Contrastive Learning for Volumetric Medical Image Segmentation

2022-04-23 · Yawen Wu, Dewen Zeng, Zhepeng Wang, Yiyu Shi 외

Supervised deep learning needs a large amount of labeled data to achieve high performance. However, in medical imaging analysis, each site may only have a limited amount of data and labels, which makes learning ineffecti…

Contrastive LearningFederated LearningImage SegmentationMedical Image Segmentation+3