paper-with-me

Papers

Bootstrap Representation Learning for Segmentation on Medical Volumes and Sequences

2021-06-23 · Zejian Chen, Wei Zhuo, Tianfu Wang, Wufeng Xue, Dong Ni

In this work, we propose a novel straightforward method for medical volume and sequence segmentation with limited annotations. To avert laborious annotating, the recent success of self-supervised learning(SSL) motivates the pre-training on unlabeled data. Despite its success, it is still challenging to adapt typical SSL methods to volume/sequence segmentation, due to their lack of mining on local semantic discrimination and rare exploitation on volume and sequence structures. Based on the continuity between slices/frames and the common spatial layout of organs across volumes/sequences, we introduced a novel bootstrap self-supervised representation learning method by leveraging the predictable possibility of neighboring slices. At the core of our method is a simple and straightforward dense self-supervision on the predictions of local representations and a strategy of predicting locals based on global context, which enables stable and reliable supervision for both global and local representation mining among volumes. Specifically, we first proposed an asymmetric network with an attention-guided predictor to enforce distance-specific prediction and supervision on slices within and across volumes/sequences. Secondly, we introduced a novel prototype-based foreground-background calibration module to enhance representation consistency. The two parts are trained jointly on labeled and unlabeled data. When evaluated on three benchmark datasets of medical volumes and sequences, our model outperforms existing methods with a large margin of 4.5\% DSC on ACDC, 1.7\% on Prostate, and 2.3\% on CAMUS. Intensive evaluations reveals the effectiveness and superiority of our method.

📄 PDF Abstract BibTeX arXiv:2106.12153

Code (0)

등록된 구현이 없습니다.

Tasks

Representation LearningSelf-Supervised Learning

Similar Papers 제목 키워드 기반

Slice Imputation: Intermediate Slice Interpolation for Anisotropic 3D Medical Image Segmentation

2022-03-21 · Zhaotao Wu, Jia Wei, Jiabing Wang, Rui Li

We introduce a novel frame-interpolation-based method for slice imputation to improve segmentation accuracy for anisotropic 3D medical images, in which the number of slices and their corresponding segmentation labels can…

Image SegmentationImputationMedical Image SegmentationSegmentation+2

A Positive/Unlabeled Approach for the Segmentation of Medical Sequences using Point-Wise Supervision

2021-07-18 · Laurent Lejeune, Raphael Sznitman

The ability to quickly annotate medical imaging data plays a critical role in training deep learning frameworks for segmentation. Doing so for image volumes or video sequences is even more pressing as annotating these is…

Segmentation

OFL-SAM2: Prompt SAM2 with Online Few-shot Learner for Efficient Medical Image Segmentation

2025-12-31 · Meng Lan, Lefei Zhang, Xiaomeng Li arxiv

The Segment Anything Model 2 (SAM2) has demonstrated remarkable promptable visual segmentation capabilities in video data, showing potential for extension to medical image segmentation (MIS) tasks involving 3D volumes an…

Medical Image Segmentation

Taming Mambas for Voxel Level 3D Medical Image Segmentation

2024-10-20 · Luca Lumetti, Vittorio Pipoli, Kevin Marchesini, Elisa Ficarra 외

Recently, the field of 3D medical segmentation has been dominated by deep learning models employing Convolutional Neural Networks (CNNs) and Transformer-based architectures, each with their distinctive strengths and limi…

Image SegmentationMambaMedical Image SegmentationSemantic Segmentation+1

Unsupervised Discovery of 3D Hierarchical Structure with Generative Diffusion Features

2023-04-28 · Nurislam Tursynbek, Marc Niethammer

Inspired by recent findings that generative diffusion models learn semantically meaningful representations, we use them to discover the intrinsic hierarchical structure in biomedical 3D images using unsupervised segmenta…

Segmentation