paper-with-me

홈 › Papers

Self-Supervised Learning Featuring Small-Scale Image Dataset for Treatable Retinal Diseases Classification

2024-04-15 · Luffina C. Huang, Darren J. Chiu, Manish Mehta

Automated medical diagnosis through image-based neural networks has increased in popularity and matured over years. Nevertheless, it is confined by the scarcity of medical images and the expensive labor annotation costs. Self-Supervised Learning (SSL) is an good alternative to Transfer Learning (TL) and is suitable for imbalanced image datasets. In this study, we assess four pretrained SSL models and two TL models in treatable retinal diseases classification using small-scale Optical Coherence Tomography (OCT) images ranging from 125 to 4000 with balanced or imbalanced distribution for training. The proposed SSL model achieves the state-of-art accuracy of 98.84% using only 4,000 training images. Our results suggest the SSL models provide superior performance under both the balanced and imbalanced training scenarios. The SSL model with MoCo-v2 scheme has consistent good performance under the imbalanced scenario and, especially, surpasses the other models when the training set is less than 500 images.

📄 PDF Abstract BibTeX arXiv:2404.10166

Code (0)

등록된 구현이 없습니다.

Tasks

Medical DiagnosisSelf-Supervised LearningTransfer Learning

Methods 이 논문이 사용한 방법론

SET Dynamic Sparse Training method where weight mask is updated randomly periodically

Similar Papers 제목 키워드 기반

SOLAR: Self-supervised Joint Learning for Symmetric Multimodal Retrieval

2026-05-15 · Wenjie Yang, Hang Yu, Yuyu Guo, Peng Di arxiv

In this work, we address the critical yet underexplored challenge of symmetric multimodal-to-multimodal (MM2MM) retrieval, where queries and contexts are interchangeable. Existing universal multimodal retrieval works str…

Exploring Self-Supervised Representation Learning For Low-Resource Medical Image Analysis

2023-03-03 · Soumitri Chattopadhyay, Soham Ganguly, Sreejit Chaudhury, Sayan Nag 외

The success of self-supervised learning (SSL) has mostly been attributed to the availability of unlabeled yet large-scale datasets. However, in a specialized domain such as medical imaging which is a lot different from n…

Medical Image AnalysisPrognosisRepresentation LearningSelf-Supervised Learning+1

Rethinking Self-Supervised Learning: Small is Beautiful

2021-03-25 · Yun-Hao Cao, Jianxin Wu

Self-supervised learning (SSL), in particular contrastive learning, has made great progress in recent years. However, a common theme in these methods is that they inherit the learning paradigm from the supervised deep le…

Contrastive LearningSelf-Supervised Learning

Solo-learn: A Library of Self-supervised Methods for Visual Representation Learning

2021-08-03 · Victor G. Turrisi da Costa, Enrico Fini, Moin Nabi, Nicu Sebe 외

This paper presents solo-learn, a library of self-supervised methods for visual representation learning. Implemented in Python, using Pytorch and Pytorch lightning, the library fits both research and industry needs by fe…

Linear evaluationRepresentation LearningSelf-Supervised Learning

Are Large-scale Datasets Necessary for Self-Supervised Pre-training?

2021-12-20 · Alaaeldin El-Nouby, Gautier Izacard, Hugo Touvron, Ivan Laptev 외

Pre-training models on large scale datasets, like ImageNet, is a standard practice in computer vision. This paradigm is especially effective for tasks with small training sets, for which high-capacity models tend to over…

DenoisingInstance SegmentationSemantic Segmentation