paper-with-me

Papers

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 stronger compositional biases, but most of these approaches have only been evaluated on synthetically-generated datasets, which are not representative of natural language variation. In this work we ask: can we develop a semantic parsing approach that handles both natural language variation and compositional generalization? To better assess this capability, we propose new train and test splits of non-synthetic datasets. We demonstrate that strong existing approaches do not perform well across a broad set of evaluations. We also propose NQG-T5, a hybrid model that combines a high-precision grammar-based approach with a pre-trained sequence-to-sequence model. It outperforms existing approaches across several compositional generalization challenges on non-synthetic data, while also being competitive with the state-of-the-art on standard evaluations. While still far from solving this problem, our study highlights the importance of diverse evaluations and the open challenge of handling both compositional generalization and natural language variation in semantic parsing.

📄 PDF Abstract BibTeX arXiv:2010.12725

Code (1)

google-research/language/tree/master/language/nqg 공식 구현 jax

Tasks

Semantic Parsing

Similar Papers 제목 키워드 기반

Variational Cross-Graph Reasoning and Adaptive Structured Semantics Learning for Compositional Temporal Grounding

2023-01-22 · Juncheng Li, Siliang Tang, Linchao Zhu, Wenqiao Zhang 외

Temporal grounding is the task of locating a specific segment from an untrimmed video according to a query sentence. This task has achieved significant momentum in the computer vision community as it enables activity gro…

DiversitySemantic correspondenceSentence

Improving Compositional Generalization with Latent Structure and Data Augmentation

2021-12-14 · NAACL 2022 7 · Linlu Qiu, Peter Shaw, Panupong Pasupat, Paweł Krzysztof Nowak 외

Generic unstructured neural networks have been shown to struggle on out-of-distribution compositional generalization. Compositional data augmentation via example recombination has transferred some prior knowledge about c…

Data AugmentationDiagnosticSemantic Parsing

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…

Compositional Temporal Grounding with Structured Variational Cross-Graph Correspondence Learning

2022-03-24 · CVPR 2022 1 · Juncheng Li, Junlin Xie, Long Qian, Linchao Zhu 외

Temporal grounding in videos aims to localize one target video segment that semantically corresponds to a given query sentence. Thanks to the semantic diversity of natural language descriptions, temporal grounding allows…

DiversitySemantic correspondenceSentence

Compositional Concept Generalization with Variational Quantum Circuits

2025-09-11 · Hala Hawashin, Mina Abbaszadeh, Nicholas Joseph, Beth Pearson 외 arxiv

Compositional generalization is a key facet of human cognition, but lacking in current AI tools such as vision-language models. Previous work examined whether a compositional tensor-based sentence semantics can overcome …

Image Captioning