The reviewed record of science sign in
Pith

arxiv: 2309.11876 · v3 · pith:T7YH3DHR · submitted 2023-09-21 · cs.CV · cs.AI

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

Reviewed by Pithpith:T7YH3DHRopen to challenge →

classification cs.CV cs.AI
keywords contrastivelearningmaclmedicaldecoderencoderimagemulti-level
0
0 comments X
read the original abstract

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. Firstly existing medical contrastive learning strategies focus on extracting image-level representation, which ignores abundant multi-level representations. Furthermore 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 8 medical image datasets indicate our MACL framework outperforms existing 11 contrastive learning strategies. i.e. Our MACL achieves a superior performance with more precise predictions from visualization figures and 1.72%, 7.87%, 2.49% and 1.48% Dice higher than previous best results on ACDC, MMWHS, HVSMR and CHAOS with 10% labeled data, respectively. And our MACL also has a strong generalization ability among 5 variant U-Net backbones. Our code will be released at https://github.com/stevezs315/MACL.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 1 Pith paper

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. RADA: Region-Aware Dual-encoder Auxiliary learning for Barely-supervised Medical Image Segmentation

    cs.CV 2026-04 unverdicted novelty 6.0

    RADA achieves state-of-the-art barely-supervised 3D medical image segmentation by using a region-aware dual-encoder pre-trained on Alpha-CLIP within a triple-view training framework on LA2018, KiTS19 and LiTS datasets.