paper-with-me

Papers

Entropy-Guided Self-Supervised Learning for Medical Image Classification

2026-05-21 · Joao Florindo, Viviane Moura arxiv

Accurate and robust medical image classification is paramount for early disease diagnosis and treatment planning. However, challenges such as limited annotated data, high intra-class variability, and subtle inter-class differences often hinder the performance of deep learning models. This paper introduces a synergistic deep learning framework that leverages the strengths of self-supervised learning and transfer learning for enhanced medical image classification. Our approach employs two distinct ConvNeXt-Tiny models: one pre-trained on a large-scale natural image dataset (ImageNet) and another pre-trained using an entropy-guided Masked Autoencoder (MAE) on the target medical dataset. Both models are then fine-tuned on specific medical image classification tasks. A final ensemble strategy, based on averaging predicted probabilities, is utilized to combine the complementary insights from these two models. Rigorous experimental validation across four diverse medical imaging datasets (Breast Ultrasound Images (BUSI), International Skin Imaging Collaboration (ISIC) 2018, Kvasir, and COVID) demonstrates the superior performance and robustness of our ensemble approach. The MAE pre-training significantly improves feature learning on domain-specific data, while the ImageNet pre-training provides strong generalizable features. The ensemble consistently achieves state-of-the-art results, outperforming individual models and existing methods, highlighting the efficacy of combining diverse pre-training strategies for challenging medical image analysis.

📄 PDF Abstract BibTeX arXiv:2605.21970

Code (0)

등록된 구현이 없습니다.

Tasks

Medical Image ClassificationSelf-Supervised LearningTransfer Learning

Similar Papers 제목 키워드 기반

A Spatial Guided Self-supervised Clustering Network for Medical Image Segmentation

2021-07-11 · Euijoon Ahn, Dagan Feng, Jinman Kim

The segmentation of medical images is a fundamental step in automated clinical decision support systems. Existing medical image segmentation methods based on supervised deep learning, however, remain problematic because …

ClusteringImage SegmentationMedical Image SegmentationSegmentation+1

Learning Generalizable 3D Medical Image Representations from Mask-Guided Self-Supervision

2026-03-14 · Yunhe Gao, Yabin Zhang, Chong Wang, Jiaming Liu 외 arxiv

Foundation models have transformed vision and language by learning general-purpose representations from large-scale unlabeled data, yet 3D medical imaging lacks analogous approaches. Existing self-supervised methods rely…

Self-Supervised Learning

Enhancing Dual Network Based Semi-Supervised Medical Image Segmentation with Uncertainty-Guided Pseudo-Labeling

2025-09-16 · Yunyao Lu, Yihang Wu, Ahmad Chaddad, Tareef Daqqaq 외 arxiv

Despite the remarkable performance of supervised medical image segmentation models, relying on a large amount of labeled data is impractical in real-world situations. Semi-supervised learning approaches aim to alleviate …

Semi-supervised Medical Image SegmentationContrastive Learning

Mask What Matters: Controllable Text-Guided Masking for Self-Supervised Medical Image Analysis

2025-09-27 · Ruilang Wang, Shuotong Xu, Bowen Liu, Runlin Huang 외 arxiv

The scarcity of annotated data in specialized domains such as medical imaging presents significant challenges to training robust vision models. While self-supervised masked image modeling (MIM) offers a promising solutio…

Self-Supervised LearningRepresentation Learning

HELPNet: Hierarchical Perturbations Consistency and Entropy-guided Ensemble for Scribble Supervised Medical Image Segmentation

2024-12-25 · Xiao Zhang, Shaoxuan Wu, Peilin Zhang, Zhuo Jin 외

Creating fully annotated labels for medical image segmentation is prohibitively time-intensive and costly, emphasizing the necessity for innovative approaches that minimize reliance on detailed annotations. Scribble anno…

Image SegmentationMedical Image SegmentationPseudo LabelSegmentation+2