paper-with-me

Papers

Compositional Generalization with Grounded Language Models

2024-06-07 · Sondre Wold, Étienne Simon, Lucas Georges Gabriel Charpentier, Egor V. Kostylev, Erik Velldal, Lilja Øvrelid

Grounded language models use external sources of information, such as knowledge graphs, to meet some of the general challenges associated with pre-training. By extending previous work on compositional generalization in semantic parsing, we allow for a controlled evaluation of the degree to which these models learn and generalize from patterns in knowledge graphs. We develop a procedure for generating natural language questions paired with knowledge graphs that targets different aspects of compositionality and further avoids grounding the language models in information already encoded implicitly in their weights. We evaluate existing methods for combining language models with knowledge graphs and find them to struggle with generalization to sequences of unseen lengths and to novel combinations of seen base components. While our experimental results provide some insight into the expressive power of these models, we hope our work and released datasets motivate future research on how to better combine language models with structured knowledge representations.

📄 PDF Abstract BibTeX arXiv:2406.04989

Code (1)

ltgoslo/text-graph-generalization 공식 구현 pytorch

Tasks

Knowledge GraphsSemantic Parsing

Methods 이 논문이 사용한 방법론

BASE 설명 없음

Similar Papers 제목 키워드 기반

A Benchmark for Systematic Generalization in Grounded Language Understanding

2020-03-11 · NeurIPS 2020 12 · Laura Ruis, Jacob Andreas, Marco Baroni, Diane Bouchacourt 외

Humans easily interpret expressions that describe unfamiliar situations composed from familiar parts ("greet the pink brontosaurus by the ferris wheel"). Modern neural networks, by contrast, struggle to interpret novel c…

Systematic Generalization

Recursive Decoding: A Situated Cognition Approach to Compositional Generation in Grounded Language Understanding

2022-01-27 · Matthew Setzler, Scott Howland, Lauren Phillips

Compositional generalization is a troubling blind spot for neural language models. Recent efforts have presented techniques for improving a model's ability to encode novel combinations of known inputs, but less work has …

Decoder

When Can Transformers Ground and Compose: Insights from Compositional Generalization Benchmarks

2022-10-23 · Ankur Sikarwar, Arkil Patel, Navin Goyal

Humans can reason compositionally whilst grounding language utterances to the real world. Recent benchmarks like ReaSCAN use navigation tasks grounded in a grid world to assess whether neural models exhibit similar capab…

Compositional Generalization (AVG)

COVR: A test-bed for Visually Grounded Compositional Generalization with real images

2021-09-22 · EMNLP 2021 11 · Ben Bogin, Shivanshu Gupta, Matt Gardner, Jonathan Berant

While interest in models that generalize at test time to new compositions has risen in recent years, benchmarks in the visually-grounded domain have thus far been restricted to synthetic images. In this work, we propose …

Compositional Networks Enable Systematic Generalization for Grounded Language Understanding

2020-08-06 · Findings (EMNLP) 2021 11 · Yen-Ling Kuo, Boris Katz, Andrei Barbu

Humans are remarkably flexible when understanding new sentences that include combinations of concepts they have never encountered before. Recent work has shown that while deep networks can mimic some human language abili…

Systematic Generalization