paper-with-me

Papers

Scalable Evaluation and Neural Models for Compositional Generalization

2025-11-04 · Giacomo Camposampiero, Pietro Barbiero, Michael Hersche, Roger Wattenhofer, Abbas Rahimi arxiv

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.

📄 PDF Abstract BibTeX arXiv:2511.02667

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Benchmarking and Improving Compositional Generalization of Multi-aspect Controllable Text Generation

2024-04-05 · Tianqi Zhong, Zhaoyi Li, Quan Wang, Linqi Song 외

Compositional generalization, representing the model's ability to generate text with new attribute combinations obtained by recombining single attributes from the training data, is a crucial property for multi-aspect con…

AttributeBenchmarkingMeta-LearningText Generation

Does Continual Learning Meet Compositionality? New Benchmarks and An Evaluation Framework

2023-09-26 · NeurIPS 2023 11

Compositionality facilitates the comprehension of novel objects using acquired concepts and the maintenance of a knowledge pool. This is particularly crucial for continual learners to prevent catastrophic forgetting and …

Compositional Generalization and Natural Language Variation: Can a Semantic Parsing Approach Handle Both?

2020-10-24 · ACL 2021 5 · Peter Shaw, Ming-Wei Chang, Panupong Pasupat, Kristina Toutanova

Sequence-to-sequence models excel at handling natural language variation, but have been shown to struggle with out-of-distribution compositional generalization. This has motivated new specialized architectures with stron…

Semantic Parsing

Improving Compositional Generalization in Math Word Problem Solving

2022-09-03 · Yunshi Lan, Lei Wang, Jing Jiang, Ee-Peng Lim

Compositional generalization refers to a model's capability to generalize to newly composed input data based on the data components observed during training. It has triggered a series of compositional generalization anal…

Data AugmentationMathMath Word Problem Solving

SPOR: A Comprehensive and Practical Evaluation Method for Compositional Generalization in Data-to-Text Generation

2024-05-17 · Ziyao Xu, Houfeng Wang

Compositional generalization is an important ability of language models and has many different manifestations. For data-to-text generation, previous research on this ability is limited to a single manifestation called Sy…

Data-to-Text GenerationText Generation