paper-with-me

홈 › Papers

Naming, Describing, and Quantifying Visual Objects in Humans and LLMs

2024-03-11 · Alberto Testoni, Juell Sprott, Sandro Pezzelle

While human speakers use a variety of different expressions when describing the same object in an image, giving rise to a distribution of plausible labels driven by pragmatic constraints, the extent to which current Vision & Language Large Language Models (VLLMs) can mimic this crucial feature of language use is an open question. This applies to common, everyday objects, but it is particularly interesting for uncommon or novel objects for which a category label may be lacking or fuzzy. Furthermore, similar patterns of variation are observed among human speakers for highly context-sensitive expressions, such as the quantifiers 'few' or 'most'. In our work, we evaluate VLLMs (FROMAGe, BLIP-2, LLaVA) on three categories (nouns, attributes, and quantifiers) where humans show great subjective variability concerning the distribution over plausible labels, using datasets and resources mostly under-explored in previous work. Our results reveal mixed evidence on the ability of VLLMs to capture human naming preferences at generation time: while some models are good at mimicking human distributions for nouns and attributes, all of them fail to assign quantifiers, a task that requires more accurate, high-level reasoning.

📄 PDF Abstract BibTeX arXiv:2403.06935

Code (1)

albertotestoni/ndq_visual_objects 공식 구현 pytorch

Similar Papers 제목 키워드 기반

Describing objects by their attributes

2019-08-18 · CVPR 2019 8 · Ali Farhadi; Ian Endres; Derek Hoiem; David Forsyth

We propose to shift the goal of recognition from naming to describing. Doing so allows us not only to name familiar objects, but also: to report unusual aspects of a familiar object (“spotty dog”, not just “dog”); to say…

Attributefeature selection

Humans Meet Models on Object Naming: A New Dataset and Analysis

2020-12-01 · COLING 2020 8 · Carina Silberer, Sina Zarrie{\ss}, Matthijs Westera, Gemma Boleda

We release ManyNames v2 (MN v2), a verified version of an object naming dataset that contains dozens of valid names per object for 25K images. We analyze issues in the data collection method originally employed, standard…

Objectvalid

Everybody Likes to Sleep: A Computer-Assisted Comparison of Object Naming Data from 30 Languages

2025-01-14 · Alžběta Kučerová, Johann-Mattis List

Object naming - the act of identifying an object with a word or a phrase - is a fundamental skill in interpersonal communication, relevant to many disciplines, such as psycholinguistics, cognitive linguistics, or languag…

Object

Color Names in Vision-Language Models

2025-09-26 · Alexandra Gomez-Villa, Pablo Hernández-Cámara, Muhammad Atif Butt, Valero Laparra 외 arxiv

Color serves as a fundamental dimension of human visual perception and a primary means of communicating about objects and scenes. As vision-language models (VLMs) become increasingly prevalent, understanding whether they…

Testing Causal Models of Word Meaning in GPT-3 and -4

2023-05-24 · Sam Musker, Ellie Pavlick

Large Language Models (LLMs) have driven extraordinary improvements in NLP. However, it is unclear how such models represent lexical concepts-i.e., the meanings of the words they use. This paper evaluates the lexical rep…