paper-with-me

홈 › Papers

Hierarchical Self-Supervised Learning for Medical Image Segmentation Based on Multi-Domain Data Aggregation

2021-07-10 · Hao Zheng, Jun Han, Hongxiao Wang, Lin Yang, Zhuo Zhao, Chaoli Wang, Danny Z. Chen

A large labeled dataset is a key to the success of supervised deep learning, but for medical image segmentation, it is highly challenging to obtain sufficient annotated images for model training. In many scenarios, unannotated images are abundant and easy to acquire. Self-supervised learning (SSL) has shown great potentials in exploiting raw data information and representation learning. In this paper, we propose Hierarchical Self-Supervised Learning (HSSL), a new self-supervised framework that boosts medical image segmentation by making good use of unannotated data. Unlike the current literature on task-specific self-supervised pretraining followed by supervised fine-tuning, we utilize SSL to learn task-agnostic knowledge from heterogeneous data for various medical image segmentation tasks. Specifically, we first aggregate a dataset from several medical challenges, then pre-train the network in a self-supervised manner, and finally fine-tune on labeled data. We develop a new loss function by combining contrastive loss and classification loss and pretrain an encoder-decoder architecture for segmentation tasks. Our extensive experiments show that multi-domain joint pre-training benefits downstream segmentation tasks and outperforms single-domain pre-training significantly. Compared to learning from scratch, our new method yields better performance on various tasks (e.g., +0.69% to +18.60% in Dice scores with 5% of annotated data). With limited amounts of training data, our method can substantially bridge the performance gap w.r.t. denser annotations (e.g., 10% vs.~100% of annotated data).

📄 PDF Abstract BibTeX arXiv:2107.04886

Code (0)

등록된 구현이 없습니다.

Tasks

Image SegmentationMedical Image SegmentationRepresentation LearningSegmentationSelf-Supervised LearningSemantic Segmentation

Similar Papers 제목 키워드 기반

SAMora: Enhancing SAM through Hierarchical Self-Supervised Pre-Training for Medical Images

2025-11-09 · Shuhang Chen, Hangjie Yuan, Pengwei Liu, Hanxue Gu 외 arxiv

The Segment Anything Model (SAM) has demonstrated significant potential in medical image segmentation. Yet, its performance is limited when only a small amount of labeled data is available, while there is abundant valuab…

Medical Image SegmentationSelf-Supervised Learning

Capturing implicit hierarchical structure in 3D biomedical images with self-supervised hyperbolic representations

2020-12-03 · NeurIPS 2021 12 · Joy Hsu, Jeffrey Gu, Gong-Her Wu, Wah Chiu 외

We consider the task of representation learning for unsupervised segmentation of 3D voxel-grid biomedical images. We show that models that capture implicit hierarchical relationships between subvolumes are better suited …

DecoderRepresentation Learning

Self-Supervised Pre-Training of Swin Transformers for 3D Medical Image Analysis

2021-11-29 · CVPR 2022 1 · Yucheng Tang, Dong Yang, Wenqi Li, Holger Roth 외

Vision Transformers (ViT)s have shown great performance in self-supervised learning of global and local representations that can be transferred to downstream applications. Inspired by these results, we introduce a novel …

AnatomyComputed Tomography (CT)Medical Image AnalysisMedical Image Segmentation+2

Weakly Supervised Intracranial Hemorrhage Segmentation using Head-Wise Gradient-Infused Self-Attention Maps from a Swin Transformer in Categorical Learning

2023-04-11 · Amirhossein Rasoulian, Soorena Salari, Yiming Xiao

Intracranial hemorrhage (ICH) is a life-threatening medical emergency that requires timely and accurate diagnosis for effective treatment and improved patient survival rates. While deep learning techniques have emerged a…

Binary ClassificationImage SegmentationMedical Image AnalysisMedical Image Segmentation+2

Hierarchical Self-Prompting SAM: A Prompt-Free Medical Image Segmentation Framework

2025-06-03 · Mengmeng Zhang, Xingyuan Dai, Yicheng Sun, Jing Wang 외

Although the Segment Anything Model (SAM) is highly effective in natural image segmentation, it requires dependencies on prompts, which limits its applicability to medical imaging where manual prompts are often unavailab…

Image SegmentationLesion SegmentationMedical Image SegmentationSegmentation+2