paper-with-me

홈 › Papers

Compositional Generalization from First Principles

2023-09-21 · NeurIPS 2023 11

Leveraging the compositional nature of our world to expedite learning and facilitate generalization is a hallmark of human perception. In machine learning, on the other hand, achieving compositional generalization has proven to be an elusive goal, even for models with explicit compositional priors. To get a better handle on compositional generalization, we here approach it from the bottom up: Inspired by identifiable representation learning, we investigate compositionality as a property of the data-generating process rather than the data itself. This reformulation enables us to derive mild conditions on only the support of the training distribution and the model architecture, which are sufficient for compositional generalization. We further demonstrate how our theoretical framework applies to real-world scenarios and validate our findings empirically. Our results set the stage for a principled theoretical study of compositional generalization.

📄 PDF Abstract BibTeX

Code (1)

brendel-group/compositional-ood-generalization 공식 구현 pytorch

Similar Papers 제목 키워드 기반

Compositional Generalization Requires Compositional Parsers

2022-02-24 · Pia Weißenhorn, Yuekun Yao, Lucia Donatelli, Alexander Koller

A rapidly growing body of research on compositional generalization investigates the ability of a semantic parser to dynamically recombine linguistic elements seen in training into unseen sequences. We present a systemati…

CryptoX : Compositional Reasoning Evaluation of Large Language Models

2025-02-08 · Jiajun Shi, Chaoren Wei, Liqun Yang, Zekun Moore Wang 외

The compositional reasoning capacity has long been regarded as critical to the generalization and intelligence emergence of large language models LLMs. However, despite numerous reasoning-related benchmarks, the composit…

Learning by Analogy: A Causal Framework for Composition Generalization

2025-12-11 · Lingjing Kong, Shaoan Xie, Yang Jiao, Yetian Chen 외 arxiv

Compositional generalization -- the ability to understand and generate novel combinations of learned concepts -- enables models to extend their capabilities beyond limited experiences. While effective, the data structure…

Block-Operations: Using Modular Routing to Improve Compositional Generalization

2024-08-01 · Florian Dietz, Dietrich Klakow

We explore the hypothesis that poor compositional generalization in neural networks is caused by difficulties with learning effective routing. To solve this problem, we propose the concept of block-operations, which is b…

Inductive Bias

Compositional generalization with a broad-coverage semantic parser

2022-07-01 · *SEM (NAACL) 2022 7 · Pia Weißenhorn, Lucia Donatelli, Alexander Koller

We show how the AM parser, a compositional semantic parser (Groschwitz et al., 2018) can solve compositional generalization on the COGS dataset. It is the first semantic parser that achieves high accuracy on both natural…