COGS: A Compositional Generalization Challenge Based on Semantic Interpretation
Abstract
Natural language is characterized by compositionality: the meaning of a complex expression is constructed from the meanings of its constituent parts. To facilitate the evaluation of the compositional abilities of language processing architectures, we introduce COGS, a semantic parsing dataset based on a fragment of English. The evaluation portion of COGS contains multiple systematic gaps that can only be addressed by compositional generalization; these include new combinations of familiar syntactic structures, or new combinations of familiar words and familiar structures. In experiments with Transformers and LSTMs, we found that in-distribution accuracy on the COGS test set was near-perfect (96--99%), but generalization accuracy was substantially lower (16--35%) and showed high sensitivity to random seed (6--8%). These findings indicate that contemporary standard NLP models are limited in their compositional generalization capacity, and position COGS as a good way to measure progress.
Cite
@article{arxiv.2010.05465,
title = {COGS: A Compositional Generalization Challenge Based on Semantic Interpretation},
author = {Najoung Kim and Tal Linzen},
journal= {arXiv preprint arXiv:2010.05465},
year = {2020}
}
Comments
Accepted to EMNLP 2020