paper-with-me

홈 › Papers

A Fistful of Words: Learning Transferable Visual Models from Bag-of-Words Supervision

2021-12-27 · Ajinkya Tejankar, Maziar Sanjabi, Bichen Wu, Saining Xie, Madian Khabsa, Hamed Pirsiavash, Hamed Firooz

Using natural language as a supervision for training visual recognition models holds great promise. Recent works have shown that if such supervision is used in the form of alignment between images and captions in large training datasets, then the resulting aligned models perform well on zero-shot classification as downstream tasks2. In this paper, we focus on teasing out what parts of the language supervision are essential for training zero-shot image classification models. Through extensive and careful experiments, we show that: 1) A simple Bag-of-Words (BoW) caption could be used as a replacement for most of the image captions in the dataset. Surprisingly, we observe that this approach improves the zero-shot classification performance when combined with word balancing. 2) Using a BoW pretrained model, we can obtain more training data by generating pseudo-BoW captions on images that do not have a caption. Models trained on images with real and pseudo-BoW captions achieve stronger zero-shot performance. On ImageNet-1k zero-shot evaluation, our best model, that uses only 3M image-caption pairs, performs on-par with a CLIP model trained on 15M image-caption pairs (31.5% vs 31.3%).

📄 PDF Abstract BibTeX arXiv:2112.13884

Code (0)

등록된 구현이 없습니다.

Tasks

ClassificationImage Captioningimage-classificationImage Classificationzero-shot-classificationZero-Shot Image ClassificationZero-Shot Learning

Methods 이 논문이 사용한 방법론

CLIP Contrastive Language-Image Pre-training (CLIP), consisting of a simplified version of ConVIRT trained from scratch, is an efficient method of image representation learning…

Similar Papers 제목 키워드 기반

Transferable Visual Words: Exploiting the Semantics of Anatomical Patterns for Self-supervised Learning

2021-02-21 · Fatemeh Haghighi, Mohammad Reza Hosseinzadeh Taher, Zongwei Zhou, Michael B. Gotway 외

This paper introduces a new concept called "transferable visual words" (TransVW), aiming to achieve annotation efficiency for deep learning in medical image analysis. Medical imaging--focusing on particular parts of the …

AnatomyMedical Image AnalysisMedical Image SegmentationSelf-Supervised Learning+1

Understanding Visual Concepts Across Models

2024-06-11 · Brandon Trabucco, Max Gurinas, Kyle Doherty, Ruslan Salakhutdinov

Large multimodal models such as Stable Diffusion can generate, detect, and classify new visual concepts after fine-tuning just a single word embedding. Do models learn similar words for the same concepts (i.e. <orange-ca…

Image Generationobject-detectionObject DetectionText to Image Generation+4

Connecting Speech to Words through Images

2026-06-15 · Gabriel Pirlogeanu, Dan Oneata, Horia Cucu, Herman Kamper arxiv

How can we learn the mapping between written words and their spoken counterparts in the absence of explicit textual supervision? We present a visually grounded method for building a vocabulary of spoken words using only …

Image CaptioningKeyword Spotting

Towards localisation of keywords in speech using weak supervision

2020-12-14 · Kayode Olaleye, Benjamin van Niekerk, Herman Kamper

Developments in weakly supervised and self-supervised models could enable speech technology in low-resource settings where full transcriptions are not available. We consider whether keyword localisation is possible using…

The Neuro-Symbolic Concept Learner: Interpreting Scenes, Words, and Sentences From Natural Supervision

2019-04-26 · ICLR 2019 5 · Jiayuan Mao, Chuang Gan, Pushmeet Kohli, Joshua B. Tenenbaum 외

We propose the Neuro-Symbolic Concept Learner (NS-CL), a model that learns visual concepts, words, and semantic parsing of sentences without explicit supervision on any of them; instead, our model learns by simply lookin…

Image-text RetrievalObjectQuestion AnsweringRetrieval+4