paper-with-me

Papers

Learning Self-Supervised Representations for Label Efficient Cross-Domain Knowledge Transfer on Diabetic Retinopathy Fundus Images

2023-04-20 · Ekta Gupta, Varun Gupta, Muskaan Chopra, Prakash Chandra Chhipa, Marcus Liwicki

This work presents a novel label-efficient selfsupervised representation learning-based approach for classifying diabetic retinopathy (DR) images in cross-domain settings. Most of the existing DR image classification methods are based on supervised learning which requires a lot of time-consuming and expensive medical domain experts-annotated data for training. The proposed approach uses the prior learning from the source DR image dataset to classify images drawn from the target datasets. The image representations learned from the unlabeled source domain dataset through contrastive learning are used to classify DR images from the target domain dataset. Moreover, the proposed approach requires a few labeled images to perform successfully on DR image classification tasks in cross-domain settings. The proposed work experiments with four publicly available datasets: EyePACS, APTOS 2019, MESSIDOR-I, and Fundus Images for self-supervised representation learning-based DR image classification in cross-domain settings. The proposed method achieves state-of-the-art results on binary and multiclassification of DR images, even in cross-domain settings. The proposed method outperforms the existing DR image binary and multi-class classification methods proposed in the literature. The proposed method is also validated qualitatively using class activation maps, revealing that the method can learn explainable image representations. The source code and trained models are published on GitHub.

📄 PDF Abstract BibTeX arXiv:2304.11168

Code (1)

prakashchhipa/learning-self-supervised-representations-for-label-efficient-cross-domain-knowledge-transfer-on-drf 공식 구현 pytorch

Tasks

ClassificationContrastive Learningimage-classificationImage ClassificationMulti-class ClassificationRepresentation LearningTransfer Learning

Methods 이 논문이 사용한 방법론

Contrastive Learning 설명 없음

Similar Papers 제목 키워드 기반

Multi-Domain Self-Supervised Learning

2021-09-29 · Neha Mukund Kalibhat, Yogesh Balaji, C. Bayan Bruss, Soheil Feizi

Contrastive self-supervised learning has recently gained significant attention owing to its ability to learn improved feature representations without the use of label information. Current contrastive learning approaches,…

Contrastive LearningRepresentation LearningSelf-Supervised Learning

Self-Supervised Visual Prompting for Cross-Domain Road Damage Detection

2025-11-16 · Xi Xiao, Zhuxuanzi Wang, Mingqiao Mo, Chen Liu 외 arxiv

The deployment of automated pavement defect detection is often hindered by poor cross-domain generalization. Supervised detectors achieve strong in-domain accuracy but require costly re-annotation for new environments, w…

Domain GeneralizationRoad Damage Detection

UniSpeech: Unified Speech Representation Learning with Labeled and Unlabeled Data

2021-01-19 · Chengyi Wang, Yu Wu, Yao Qian, Kenichi Kumatani 외

In this paper, we propose a unified pre-training approach called UniSpeech to learn speech representations with both unlabeled and labeled data, in which supervised phonetic CTC learning and phonetically-aware contrastiv…

Multi-Task LearningRepresentation LearningSelf-Supervised Learningspeech-recognition+3

Self-Guided Masked Autoencoders for Domain-Agnostic Self-Supervised Learning

2024-02-22 · Johnathan Xie, Yoonho Lee, Annie S. Chen, Chelsea Finn

Self-supervised learning excels in learning representations from large amounts of unlabeled data, demonstrating success across multiple data modalities. Yet, extending self-supervised learning to new modalities is non-tr…

Molecular Property PredictionProperty PredictionSelf-Supervised Learning

Self-supervised Learning is More Robust to Dataset Imbalance

2021-10-11 · ICLR 2022 4 · Hong Liu, Jeff Z. HaoChen, Adrien Gaidon, Tengyu Ma

Self-supervised learning (SSL) is a scalable way to learn general visual representations since it learns without labels. However, large-scale unlabeled datasets in the wild often have long-tailed label distributions, whe…

Long-tail LearningSelf-Supervised Learning