English

Scalable Evaluation and Neural Models for Compositional Generalization

Machine Learning 2025-11-06 v2 Artificial Intelligence

Abstract

Compositional generalization-a key open challenge in modern machine learning-requires models to predict unknown combinations of known concepts. However, assessing compositional generalization remains a fundamental challenge due to the lack of standardized evaluation protocols and the limitations of current benchmarks, which often favor efficiency over rigor. At the same time, general-purpose vision architectures lack the necessary inductive biases, and existing approaches to endow them compromise scalability. As a remedy, this paper introduces: 1) a rigorous evaluation framework that unifies and extends previous approaches while reducing computational requirements from combinatorial to constant; 2) an extensive and modern evaluation on the status of compositional generalization in supervised vision backbones, training more than 5000 models; 3) Attribute Invariant Networks, a class of models establishing a new Pareto frontier in compositional generalization, achieving a 23.43% accuracy improvement over baselines while reducing parameter overhead from 600% to 16% compared to fully disentangled counterparts. Our code is available at https://github.com/IBM/scalable-compositional-generalization.

Keywords

Cite

@article{arxiv.2511.02667,
  title  = {Scalable Evaluation and Neural Models for Compositional Generalization},
  author = {Giacomo Camposampiero and Pietro Barbiero and Michael Hersche and Roger Wattenhofer and Abbas Rahimi},
  journal= {arXiv preprint arXiv:2511.02667},
  year   = {2025}
}

Comments

Accepted at the Thirty-ninth Annual Conference on Neural Information Processing Systems (NeurIPS), 2025

R2 v1 2026-07-01T07:21:27.404Z