Compositional Generalization in Dependency Parsing
Emily Goodwin, Siva Reddy, Timothy J. O'Donnell, Dzmitry Bahdanau

TL;DR
This paper introduces a dependency parsing benchmark based on CFQ to evaluate compositional generalization, revealing that increased compound divergence affects parser performance non-uniformly and identifying syntactic structures influencing results.
Contribution
It provides a new dependency parsing benchmark for CFQ and analyzes how compound divergence impacts parser performance, highlighting non-uniform degradation and structural factors.
Findings
Performance degrades with increased compound divergence
Parser performance varies across different splits with same divergence
Certain syntactic structures lead to lower parsing accuracy
Abstract
Compositionality -- the ability to combine familiar units like words into novel phrases and sentences -- has been the focus of intense interest in artificial intelligence in recent years. To test compositional generalization in semantic parsing, Keysers et al. (2020) introduced Compositional Freebase Queries (CFQ). This dataset maximizes the similarity between the test and train distributions over primitive units, like words, while maximizing the compound divergence: the dissimilarity between test and train distributions over larger structures, like phrases. Dependency parsing, however, lacks a compositional generalization benchmark. In this work, we introduce a gold-standard set of dependency parses for CFQ, and use this to analyze the behavior of a state-of-the art dependency parser (Qi et al., 2020) on the CFQ dataset. We find that increasing compound divergence degrades dependency…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsNatural Language Processing Techniques · Topic Modeling · Text Readability and Simplification
MethodsTest
