LGJul 9, 2025

Does Data Scaling Lead to Visual Compositional Generalization?

arXiv:2507.07102v111 citationsh-index: 5Has CodeICML
Originality Incremental advance
AI Analysis

This work addresses the problem of compositional generalization in vision models for AI researchers, showing that current scaling paradigms are insufficient and motivating a shift towards diverse datasets.

The study tested whether scaling data improves compositional generalization in vision models and found that data diversity, not scale, drives generalization by forcing models to learn linearly factored representations, enabling perfect generalization from few combinations.

Compositional understanding is crucial for human intelligence, yet it remains unclear whether contemporary vision models exhibit it. The dominant machine learning paradigm is built on the premise that scaling data and model sizes will improve out-of-distribution performance, including compositional generalization. We test this premise through controlled experiments that systematically vary data scale, concept diversity, and combination coverage. We find that compositional generalization is driven by data diversity, not mere data scale. Increased combinatorial coverage forces models to discover a linearly factored representational structure, where concepts decompose into additive components. We prove this structure is key to efficiency, enabling perfect generalization from few observed combinations. Evaluating pretrained models (DINO, CLIP), we find above-random yet imperfect performance, suggesting partial presence of this structure. Our work motivates stronger emphasis on constructing diverse datasets for compositional generalization, and considering the importance of representational structure that enables efficient compositional learning. Code available at https://github.com/oshapio/visual-compositional-generalization.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes