@inproceedings{petit-etal-2023-structural,
title = "Structural generalization in {COGS}: Supertagging is (almost) all you need",
author = "Petit, Alban and
Corro, Caio and
Yvon, Fran{\c{c}}ois",
editor = "Bouamor, Houda and
Pino, Juan and
Bali, Kalika",
booktitle = "Proceedings of the 2023 Conference on Empirical Methods in Natural Language Processing",
month = dec,
year = "2023",
address = "Singapore",
publisher = "Association for Computational Linguistics",
url = "https://preview.aclanthology.org/jlcl-multiple-ingestion/2023.emnlp-main.69/",
doi = "10.18653/v1/2023.emnlp-main.69",
pages = "1089--1101",
abstract = "In many Natural Language Processing applications, neural networks have been found to fail to generalize on out-of-distribution examples. In particular, several recent semantic parsing datasets have put forward important limitations of neural networks in cases where compositional generalization is required. In this work, we extend a neural graph-based parsing framework in several ways to alleviate this issue, notably: (1) the introduction of a supertagging step with valency constraints, expressed as an integer linear program; (2) the reduction of the graph prediction problem to the maximum matching problem; (3) the design of an incremental early-stopping training strategy to prevent overfitting. Experimentally, our approach significantly improves results on examples that require structural generalization in the COGS dataset, a known challenging benchmark for compositional generalization. Overall, these results confirm that structural constraints are important for generalization in semantic parsing."
}
Markdown (Informal)
[Structural generalization in COGS: Supertagging is (almost) all you need](https://preview.aclanthology.org/jlcl-multiple-ingestion/2023.emnlp-main.69/) (Petit et al., EMNLP 2023)
ACL