paper-with-me

홈 › Papers

Investigating Self-Supervised Methods for Label-Efficient Learning

2024-06-25 · Srinivasa Rao Nandam, Sara Atito, ZhenHua Feng, Josef Kittler, Muhammad Awais

Vision transformers combined with self-supervised learning have enabled the development of models which scale across large datasets for several downstream tasks like classification, segmentation and detection. The low-shot learning capability of these models, across several low-shot downstream tasks, has been largely under explored. We perform a system level study of different self supervised pretext tasks, namely contrastive learning, clustering, and masked image modelling for their low-shot capabilities by comparing the pretrained models. In addition we also study the effects of collapse avoidance methods, namely centring, ME-MAX, sinkhorn, on these downstream tasks. Based on our detailed analysis, we introduce a framework involving both mask image modelling and clustering as pretext tasks, which performs better across all low-shot downstream tasks, including multi-class classification, multi-label classification and semantic segmentation. Furthermore, when testing the model on full scale datasets, we show performance gains in multi-class classification, multi-label classification and semantic segmentation.

📄 PDF Abstract BibTeX arXiv:2406.17460

Code (0)

등록된 구현이 없습니다.

Tasks

ClassificationClusteringContrastive LearningMulti-class ClassificationMulti-Label ClassificationMUlTI-LABEL-ClASSIFICATIONSegmentationSelf-Supervised LearningSemantic Segmentation

Similar Papers 제목 키워드 기반

Investigating a Baseline Of Self Supervised Learning Towards Reducing Labeling Costs For Image Classification

2021-08-17 · Hilal AlQuabeh, Ameera Bawazeer, Abdulateef Alhashmi

Data labeling in supervised learning is considered an expensive and infeasible tool in some conditions. The self-supervised learning method is proposed to tackle the learning effectiveness with fewer labeled data, howeve…

image-classificationImage ClassificationSelf-Supervised Learning

The Provable Benefits of Unsupervised Data Sharing for Offline Reinforcement Learning

2023-02-27 · Hao Hu, Yiqin Yang, Qianchuan Zhao, Chongjie Zhang

Self-supervised methods have become crucial for advancing deep learning by leveraging data itself to reduce the need for expensive annotations. However, the question of how to conduct self-supervised offline reinforcemen…

Offline RLreinforcement-learningReinforcement Learning (RL)

An Experimental Comparison Of Multi-view Self-supervised Methods For Music Tagging

2024-04-14 · Gabriel Meseguer-Brocal, Dorian Desblancs, Romain Hennequin

Self-supervised learning has emerged as a powerful way to pre-train generalizable machine learning models on large amounts of unlabeled data. It is particularly compelling in the music domain, where obtaining labeled dat…

Contrastive LearningMusic TaggingSelf-Supervised Learning

Contrast to Divide: Self-Supervised Pre-Training for Learning with Noisy Labels

2021-03-25 · Evgenii Zheltonozhskii, Chaim Baskin, Avi Mendelson, Alex M. Bronstein 외

The success of learning with noisy labels (LNL) methods relies heavily on the success of a warm-up stage where standard supervised training is performed using the full (noisy) training set. In this paper, we identify a "…

Image ClassificationLearning with noisy labelsMemorization

Investigating Semi-Supervised Learning Algorithms in Text Datasets

2024-01-03 · Himmet Toprak Kesgin, Mehmet Fatih Amasyali

Using large training datasets enhances the generalization capabilities of neural networks. Semi-supervised learning (SSL) is useful when there are few labeled data and a lot of unlabeled data. SSL methods that use data a…

Data Augmentation