paper-with-me

Papers

Visual Representation Learning with Self-Supervised Attention for Low-Label High-data Regime

2022-01-22 · Prarthana Bhattacharyya, Chenge Li, Xiaonan Zhao, István Fehérvári, Jason Sun

Self-supervision has shown outstanding results for natural language processing, and more recently, for image recognition. Simultaneously, vision transformers and its variants have emerged as a promising and scalable alternative to convolutions on various computer vision tasks. In this paper, we are the first to question if self-supervised vision transformers (SSL-ViTs) can be adapted to two important computer vision tasks in the low-label, high-data regime: few-shot image classification and zero-shot image retrieval. The motivation is to reduce the number of manual annotations required to train a visual embedder, and to produce generalizable and semantically meaningful embeddings. For few-shot image classification we train SSL-ViTs without any supervision, on external data, and use this trained embedder to adapt quickly to novel classes with limited number of labels. For zero-shot image retrieval, we use SSL-ViTs pre-trained on a large dataset without any labels and fine-tune them with several metric learning objectives. Our self-supervised attention representations outperforms the state-of-the-art on several public benchmarks for both tasks, namely miniImageNet and CUB200 for few-shot image classification by up-to 6%-10%, and Stanford Online Products, Cars196 and CUB200 for zero-shot image retrieval by up-to 4%-11%. Code is available at \url{https://github.com/AutoVision-cloud/SSL-ViT-lowlabel-highdata}.

📄 PDF Abstract BibTeX arXiv:2201.08951

Code (1)

AutoVision-cloud/SSL-ViT-lowlabel-highdata 공식 구현 pytorch

Tasks

Few-Shot Image Classificationimage-classificationImage ClassificationImage RetrievalMetric LearningRepresentation LearningRetrievalZero-shot Image Retrieval

Similar Papers 제목 키워드 기반

Self-supervised Contrastive Learning for Audio-Visual Action Recognition

2022-04-28 · Yang Liu, Ying Tan, Haoyuan Lan

The underlying correlation between audio and visual modalities can be utilized to learn supervised information for unlabeled videos. In this paper, we propose an end-to-end self-supervised framework named Audio-Visual Co…

Action RecognitionContrastive LearningSelf-Supervised Action Recognition

LiRA: Learning Visual Speech Representations from Audio through Self-supervision

2021-06-16 · Pingchuan Ma, Rodrigo Mira, Stavros Petridis, Björn W. Schuller 외

The large amount of audiovisual content being shared online today has drawn substantial attention to the prospect of audiovisual self-supervised learning. Recent works have focused on each of these modalities separately,…

Lip ReadingSelf-Supervised LearningSentence

Learning Self-Supervised Audio-Visual Representations for Sound Recommendations

2024-12-10 · Sudha Krishnamurthy

We propose a novel self-supervised approach for learning audio and visual representations from unlabeled videos, based on their correspondence. The approach uses an attention mechanism to learn the relative importance of…

Contrastive Learning

HiCMAE: Hierarchical Contrastive Masked Autoencoder for Self-Supervised Audio-Visual Emotion Recognition

2024-01-11 · Licai Sun, Zheng Lian, Bin Liu, JianHua Tao

Audio-Visual Emotion Recognition (AVER) has garnered increasing attention in recent years for its critical role in creating emotion-ware intelligent machines. Previous efforts in this area are dominated by the supervised…

Contrastive LearningDynamic Facial Expression RecognitionEmotion RecognitionRepresentation Learning+1

PASS: Patch-Aware Self-Supervision for Vision Transformer

2021-09-29 · Sukmin Yun, Hankook Lee, Jaehyung Kim, Jinwoo Shin

Recent self-supervised representation learning methods have shown impressive results in learning visual representations from unlabeled images. This paper aims to improve their performance further by utilizing the archite…

object-detectionObject DetectionRepresentation LearningSelf-Supervised Learning+1