paper-with-me

Papers

Language-biased image classification: evaluation based on semantic representations

2022-01-26 · Yoann Lemesle, Masataka Sawayama, Guillermo Valle-Perez, Maxime Adolphe, Hélène Sauzéon, Pierre-Yves Oudeyer

Humans show language-biased image recognition for a word-embedded image, known as picture-word interference. Such interference depends on hierarchical semantic categories and reflects that human language processing highly interacts with visual processing. Similar to humans, recent artificial models jointly trained on texts and images, e.g., OpenAI CLIP, show language-biased image classification. Exploring whether the bias leads to interference similar to those observed in humans can contribute to understanding how much the model acquires hierarchical semantic representations from joint learning of language and vision. The present study introduces methodological tools from the cognitive science literature to assess the biases of artificial models. Specifically, we introduce a benchmark task to test whether words superimposed on images can distort the image classification across different category levels and, if it can, whether the perturbation is due to the shared semantic representation between language and vision. Our dataset is a set of word-embedded images and consists of a mixture of natural image datasets and hierarchical word labels with superordinate/basic category levels. Using this benchmark test, we evaluate the CLIP model. We show that presenting words distorts the image classification by the model across different category levels, but the effect does not depend on the semantic relationship between images and embedded words. This suggests that the semantic word representation in the CLIP visual processing is not shared with the image representation, although the word representation strongly dominates for word-embedded images.

📄 PDF Abstract BibTeX arXiv:2201.11014

Code (1)

flowersteam/picture-word-interference 공식 구현 pytorch

Tasks

Classificationimage-classificationImage Classification

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 제목 키워드 기반

Evaluating Language-biased image classification based on semantic compositionality

2021-09-29 · ICLR 2022 4 · Yoann Lemesle, Masataka Sawayama, Guillermo Valle-Perez, Maxime Adolphe 외

Humans show language-biased image recognition for a word-embedded image, known as picture-word interference. Such interference depends on hierarchical semantic categories and reflects that human language processing highl…

Classificationimage-classificationImage Classification

FewVS: A Vision-Semantics Integration Framework for Few-Shot Image Classification

2024-10-28 · Proceedings of the 32nd ACM International Conference on Multimedia 2024 10 · Zhuoling Li, Yong Wang, Kaitong Li

Some recent methods address few-shot image classification by extracting semantic information from class names and devising mechanisms for aligning vision and semantics to integrate information from both modalities. Howev…

Few-Shot Image ClassificationFew-Shot Learningimage-classificationImage Classification

RBC: Rectifying the Biased Context in Continual Semantic Segmentation

2022-03-16 · Hanbin Zhao, Fengyu Yang, Xinghe Fu, Xi Li

Recent years have witnessed a great development of Convolutional Neural Networks in semantic segmentation, where all classes of training images are simultaneously available. In practice, new images are usually made avail…

Continual Semantic SegmentationSegmentationSemantic Segmentation

Few-Shot Image Classification Benchmarks are Too Far From Reality: Build Back Better with Semantic Task Sampling

2022-05-10 · Etienne Bennequin, Myriam Tami, Antoine Toubhans, Celine Hudelot

Every day, a new method is published to tackle Few-Shot Image Classification, showing better and better performances on academic benchmarks. Nevertheless, we observe that these current benchmarks do not accurately repres…

Few-Shot Image ClassificationGeneral Classificationimage-classificationImage Classification+2

Improving Augmentation and Evaluation Schemes for Semantic Image Synthesis

2020-11-25 · Prateek Katiyar, Anna Khoreva

Despite data augmentation being a de facto technique for boosting the performance of deep neural networks, little attention has been paid to developing augmentation strategies for generative adversarial networks (GANs). …

BenchmarkingData AugmentationImage GenerationImage-to-Image Translation