paper-with-me

홈 › Papers

Common Data Properties Limit Object-Attribute Binding in CLIP

2025-07-10 · Bijay Gurung, David T. Hoffmann, Thomas Brox arxiv

Contrastive vision-language models like CLIP are used for a large variety of applications, such as zero-shot classification or as vision encoder for multi-modal models. Despite their popularity, their representations show major limitations. For instance, CLIP models learn bag-of-words representations and, as a consequence, fail to distinguish whether an image is of `a yellow submarine and a blue bus'' or a blue submarine and a yellow bus''. Previous attempts to fix this issue added hard negatives during training or modified the architecture, but failed to resolve the problem in its entirety. We suspect that the missing insights to solve the binding problem for CLIP are hidden in arguably the most important part of learning algorithms: the data. In this work, we fill this gap by rigorously identifying the influence of data properties on CLIP's ability to learn binding using a synthetic dataset. We find that common properties of natural data such as low attribute density, incomplete captions, and the saliency bias, a tendency of human captioners to describe the object that is `most salient'' to them, have a detrimental effect on binding performance. In contrast to common belief, we find that neither scaling the batch size, i.e., implicitly adding more hard negatives, nor explicitly creating hard negatives enables CLIP to learn reliable binding. Only when the data expresses our identified data properties does CLIP learn almost perfect binding.

📄 PDF Abstract BibTeX arXiv:2507.07985

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Learning and generalization of compositional representations of visual scenes

2023-03-23 · E. Paxon Frady, Spencer Kent, Quinn Tran, Pentti Kanerva 외

Complex visual scenes that are composed of multiple objects, each with attributes, such as object name, location, pose, color, etc., are challenging to describe in order to train neural networks. Usually,deep learning ne…

Object

Attributes as Operators: Factorizing Unseen Attribute-Object Compositions

2018-03-27 · ECCV 2018 9 · Tushar Nagarajan, Kristen Grauman

We present a new approach to modeling visual attributes. Prior work casts attributes in a similar role as objects, learning a latent representation where properties (e.g., sliced) are recognized by classifiers much in th…

AttributeCompositional Zero-Shot LearningImage Retrieval with Multi-Modal QueryObject

A Study of Commonsense Reasoning over Visual Object Properties

2025-08-14 · Abhishek Kolari, Mohammadhossein Khojasteh, Yifan Jiang, Floris den Hengst 외 arxiv

Inspired by human categorization, visual reasoning about object properties, such as physical attributes and functions, involves identifying and recognizing low-level details and higher-level abstractions. While current v…

Visual Question AnsweringVisual Reasoning

An extended description logic system with knowledge element based on ALC

2019-04-16 · Bin Wen, Jianhou Gan, Juan L. G. Guirao, Wei Gao

With the rise of knowledge management and knowledge economy, the knowledge elements that directly link and embody the knowledge system have become the research focus and hotspot in certain areas. The existing knowledge e…

AttributeManagementObject

Formal Concept Analysis: a Structural Framework for Variability Extraction and Analysis

2025-08-08 · Jessie Galasso arxiv

Formal Concept Analysis (FCA) is a mathematical framework for knowledge representation and discovery. It performs a hierarchical clustering over a set of objects described by attributes, resulting in conceptual structure…