Paper Detail

How can embedding models bind concepts?

Arnas Uselis, Darina Koishigarina, Seong Joon Oh

huggingface Score 6.0

Published 2026-05-29 · First seen 2026-06-01

General AI

Abstract

Humans easily determine which color belongs to which shape in multi-object scenes, an ability known as concept binding. Vision-language embedding models such as CLIP struggle with binding: they recognize individual concepts but fail to represent which concepts form which objects. Although CLIP behaves like a bag-of-concepts model in cross-modal retrieval, object information is recoverable from its image and text embeddings separately. We study this tension through the binding function, which maps concepts to scene embeddings. We find that scene embeddings decompose additively into object representations, explaining why uni-modal probes can recover object information. However, CLIP's binding function is high-complexity, which likely prevents the image and text encoders from learning a shared binding mechanism that generalizes to unseen concept combinations. We then ask whether this limitation is fundamental. We show that it is not. In controlled transformer models trained from scratch, binding generalization emerges with sufficient data coverage. These models learn low-complexity binding functions characterized by multiplicative interactions between concepts, enabling systematic generalization. Code is publicly available at https://github.com/oshapio/binding-concepts-complexity.

Workflow Status

Review status
pending
Role
unreviewed
Read priority
soon
Vote
Not set.
Saved
no
Collections
Not filed yet.
Next action
Not filled yet.

Reading Brief

No structured notes yet. Add `summary_sections`, `why_relevant`, `claim_impact`, or `next_action` in `papers.jsonl` to enrich this view.

Why It Surfaced

No ranking explanation is available yet.

Tags

No tags.

BibTeX

@misc{uselis2026how,
  title = {How can embedding models bind concepts?},
  author = {Arnas Uselis and Darina Koishigarina and Seong Joon Oh},
  year = {2026},
  abstract = {Humans easily determine which color belongs to which shape in multi-object scenes, an ability known as concept binding. Vision-language embedding models such as CLIP struggle with binding: they recognize individual concepts but fail to represent which concepts form which objects. Although CLIP behaves like a bag-of-concepts model in cross-modal retrieval, object information is recoverable from its image and text embeddings separately. We study this tension through the binding function, which map},
  url = {https://huggingface.co/papers/2605.31503},
  keywords = {vision-language embedding models, CLIP, concept binding, cross-modal retrieval, scene embeddings, object representations, binding function, transformer models, multiplicative interactions, generalization, code available, huggingface daily},
  eprint = {2605.31503},
  archiveprefix = {arXiv},
}

Metadata

{}