paper-with-me

홈 › Papers

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

2023-09-21 · Shuang Zeng, Lei Zhu, Xinliang Zhang, Qian Chen, Hangzhou He, Lujia Jin, Zifeng Tian, Qiushi Ren, Zhaoheng Xie, Yanye Lu

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 problematic solution to this dilemma. Because existing medical contrastive learning strategies focus on extracting image-level representation, which ignores abundant multi-level representations. And they underutilize the decoder either by random initialization or separate pre-training from the encoder, thereby neglecting the potential collaboration between the encoder and decoder. To address these issues, we propose a novel multi-level asymmetric contrastive learning framework named MACL for volumetric medical image segmentation pre-training. Specifically, we design an asymmetric contrastive learning structure to pre-train encoder and decoder simultaneously to provide better initialization for segmentation models. Moreover, we develop a multi-level contrastive learning strategy that integrates correspondences across feature-level, image-level, and pixel-level representations to ensure the encoder and decoder capture comprehensive details from representations of varying scales and granularities during the pre-training phase. Finally, experiments on 12 volumetric medical image datasets indicate our MACL framework outperforms existing 11 contrastive learning strategies. {\itshape i.e.} Our MACL achieves a superior performance with more precise predictions from visualization figures and 2.28\%, 1.32\%, 1.62\% and 1.60\% Average Dice higher than previous best results on CHD, MMWHS, CHAOS and AMOS, respectively. And our MACL also has a strong generalization ability among 5 variant U-Net backbones. Our code will be available at https://github.com/stevezs315/MACL.

📄 PDF Abstract BibTeX arXiv:2309.11876

Code (0)

등록된 구현이 없습니다.

Tasks

Contrastive LearningDecoderImage SegmentationMedical Image SegmentationSegmentationSemantic SegmentationVolumetric Medical Image Segmentation

Methods 이 논문이 사용한 방법론

Concatenated Skip Connection A Concatenated Skip Connection is a type of skip connection that seeks to reuse features by concatenating them to new layers, allowing more information to be retained from…
Max Pooling Max Pooling is a pooling operation that calculates the maximum value for patches of a feature map, and uses it to create a downsampled (pooled) feature map. It is usually…
ReLU How Do I Communicate to Expedia? How Do I Communicate to Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Live Support & Special Travel…
Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…
U-Net 설명 없음
Focus 설명 없음
Contrastive Learning 설명 없음

Similar Papers 제목 키워드 기반

Positional Contrastive Learning for Volumetric Medical Image Segmentation

2021-06-16 · Dewen Zeng, Yawen Wu, Xinrong Hu, Xiaowei Xu 외

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 …

Contrastive Learningimage-classificationImage ClassificationImage Segmentation+5

Axial-Centric Cross-Plane Attention for 3D Medical Image Classification

2026-02-25 · Doyoung Park, Jinsoo Kim, Lohendran Baskaran arxiv

Abridged: Clinicians commonly interpret 3D medical images by examining multiple anatomical planes rather than relying on volumetric views. In clinical CT workflows, the axial plane often serves as the primary diagnostic …

Medical Image Classification

VELVET-Med: Vision and Efficient Language Pre-training for Volumetric Imaging Tasks in Medicine

2025-08-16 · Ziyang Zhang, Yang Yu, Xulei Yang, Si Yong Yeo arxiv

Vision-and-language models (VLMs) have been increasingly explored in the medical domain, particularly following the success of CLIP in general domain. However, unlike the relatively straightforward pairing of 2D images a…

Visual Question AnsweringSelf-Supervised LearningCross-Modal RetrievalContrastive Learning

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

Volumetric Conditioning Module to Control Pretrained Diffusion Models for 3D Medical Images

2024-10-29 · Suhyun Ahn, Wonjung Park, Jihoon Cho, Seunghyuck Park 외

Spatial control methods using additional modules on pretrained diffusion models have gained attention for enabling conditional generation in natural images. These methods guide the generation process with new conditions …

Image GenerationSuper-Resolution