paper-with-me

홈 › Papers

Does Object Binding Naturally Emerge in Large Pretrained Vision Transformers?

2025-10-28 · Yihao Li, Saeed Salehi, Lyle Ungar, Konrad P. Kording arxiv

Object binding, the brain's ability to bind the many features that collectively represent an object into a coherent whole, is central to human cognition. It groups low-level perceptual features into high-level object representations, stores those objects efficiently and compositionally in memory, and supports human reasoning about individual object instances. While prior work often imposes object-centric attention (e.g., Slot Attention) explicitly to probe these benefits, it remains unclear whether this ability naturally emerges in pre-trained Vision Transformers (ViTs). Intuitively, they could: recognizing which patches belong to the same object should be useful for downstream prediction and thus guide attention. Motivated by the quadratic nature of self-attention, we hypothesize that ViTs represent whether two patches belong to the same object, a property we term IsSameObject. We decode IsSameObject from patch embeddings across ViT layers using a quadratic similarity probe, which reaches over 90% accuracy. Crucially, this object-binding capability emerges reliably in DINO, CLIP, and ImageNet-supervised ViTs, but is markedly weaker in MAE, suggesting that binding is not a trivial architectural artifact, but an ability acquired through specific pretraining objectives. We further discover that IsSameObject is encoded in a low-dimensional subspace on top of object features, and that this signal actively guides attention. Ablating IsSameObject from model activations degrades downstream performance and works against the learning objective, implying that emergent object binding naturally serves the pretraining objective. Our findings challenge the view that ViTs lack object binding and highlight how symbolic knowledge of "which parts belong together" emerges naturally in a connectionist system.

📄 PDF Abstract BibTeX arXiv:2510.24709

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Object-Conditioned Energy-Based Attention Map Alignment in Text-to-Image Diffusion Models

2024-04-10 · Yasi Zhang, Peiyu Yu, Ying Nian Wu

Text-to-image diffusion models have shown great success in generating high-quality text-guided images. Yet, these models may still fail to semantically align generated images with the provided text prompts, leading to pr…

AttributeObject

I Walk the Line: Examining the Role of Gestalt Continuity in Object Binding for Vision Transformers

2026-04-10 · Alexa R. Tartaglini, Michael A. Lepori arxiv

Object binding is a foundational process in visual cognition, during which low-level perceptual features are joined into object representations. Binding has been considered a fundamental challenge for neural networks, an…

Path Integration and Object-Location Binding Emerge in an Action-Conditioned Predictive Sequence Network

2026-02-03 · Linda Ariel Ventura, Victoria Bosch, Tim C Kietzmann, Sushrut Thorat arxiv

Adaptive cognition requires structured internal models of objects and their relations. Predictive neural networks are often proposed to learn such world models, but how these are instantiated and how they support predict…

How can embedding models bind concepts?

2026-05-29 · Arnas Uselis, Darina Koishigarina, Seong Joon Oh arxiv

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 conce…

Cross-Modal Retrieval

Binding Dynamics in Rotating Features

2024-02-08 · Sindy Löwe, Francesco Locatello, Max Welling

In human cognition, the binding problem describes the open question of how the brain flexibly integrates diverse information into cohesive object representations. Analogously, in machine learning, there is a pursuit for …

Object