paper-with-me

Papers

Are Object-Centric Representations Better At Compositional Generalization?

2026-02-18 · Ferdinand Kapl, Amir Mohammad Karimi Mamaghan, Maximilian Seitzer, Karl Henrik Johansson, Carsten Marr, Stefan Bauer, Andrea Dittadi arxiv

Compositional generalization, the ability to reason about novel combinations of familiar concepts, is fundamental to human cognition and a critical challenge for machine learning. Object-centric (OC) representations, which encode a scene as a set of objects, are often argued to support such generalization, but systematic evidence in visually rich settings is limited. We introduce a Visual Question Answering benchmark across three controlled visual worlds (CLEVRTex, Super-CLEVR, and MOVi-C) to measure how well vision encoders, with and without object-centric biases, generalize to unseen combinations of object properties. To ensure a fair and comprehensive comparison, we carefully account for training data diversity, sample size, representation size, downstream model capacity, and compute. We use DINOv2 and SigLIP2, two widely used vision encoders, as the foundation models and their OC counterparts. Our key findings reveal that (1) OC approaches are superior in harder compositional generalization settings; (2) original dense representations surpass OC only on easier settings and typically require substantially more downstream compute; and (3) OC models are more sample efficient, achieving stronger generalization with fewer images, whereas dense encoders catch up or surpass them only with sufficient data and diversity. Overall, object-centric representations offer stronger compositional generalization when any one of dataset size, training data diversity, or downstream compute is constrained.

📄 PDF Abstract BibTeX arXiv:2602.16689

Code (0)

등록된 구현이 없습니다.

Tasks

Visual Question Answering

Similar Papers 제목 키워드 기반

Provable Compositional Generalization for Object-Centric Learning

2023-10-09 · Thaddäus Wiedemer, Jack Brady, Alexander Panfilov, Attila Juhos 외

Learning representations that generalize to novel compositions of known concepts is crucial for bridging the gap between human and machine perception. One prominent effort is learning object-centric representations, whic…

DecoderObject

Learning to Compose: Improving Object Centric Learning by Injecting Compositionality

2024-05-01 · Whie Jung, Jaehoon Yoo, Sungjin Ahn, Seunghoon Hong

Learning compositional representation is a key aspect of object-centric learning as it enables flexible systematic generalization and supports complex visual reasoning. However, most of the existing approaches rely on au…

ObjectSystematic GeneralizationvalidVisual Reasoning

Next state prediction gives rise to entangled, yet compositional representations of objects

2024-10-07 · Tankred Saanum, Luca M. Schulze Buschoff, Peter Dayan, Eric Schulz

Compositional representations are thought to enable humans to generalize across combinatorially vast state spaces. Models with learnable object slots, which encode information about objects in separate latent codes, have…

Object

Provably Learning Object-Centric Representations

2023-05-23 · Jack Brady, Roland S. Zimmermann, Yash Sharma, Bernhard Schölkopf 외

Learning structured representations of the visual world in terms of objects promises to significantly improve the generalization abilities of current machine learning models. While recent efforts to this end have shown p…

ObjectRepresentation Learning

Robust and Controllable Object-Centric Learning through Energy-based Models

2022-10-11 · Ruixiang Zhang, Tong Che, Boris Ivanovic, Renhao Wang 외

Humans are remarkably good at understanding and reasoning about complex visual scenes. The capability to decompose low-level observations into discrete objects allows us to build a grounded abstract representation and id…

ObjectRepresentation LearningScene Generation