Evaluating Structural Generalization in Neural Machine Translation
Ryoma Kumon, Daiki Matsuoka, Hitomi Yanaka

TL;DR
This paper introduces SGET, a new dataset to evaluate the ability of neural machine translation models to generalize structurally, revealing they struggle more with syntactic than lexical generalization.
Contribution
The paper presents SGET, a novel dataset specifically designed to assess structural compositional generalization in machine translation models.
Findings
Models perform worse on structural generalization tasks.
Structural generalization remains a challenge for neural machine translation.
Different trends observed between semantic parsing and machine translation.
Abstract
Compositional generalization refers to the ability to generalize to novel combinations of previously observed words and syntactic structures. Since it is regarded as a desired property of neural models, recent work has assessed compositional generalization in machine translation as well as semantic parsing. However, previous evaluations with machine translation have focused mostly on lexical generalization (i.e., generalization to unseen combinations of known words). Thus, it remains unclear to what extent models can translate sentences that require structural generalization (i.e., generalization to different sorts of syntactic structures). To address this question, we construct SGET, a machine translation dataset covering various types of compositional generalization with control of words and sentence structures. We evaluate neural machine translation models on SGET and show that they…
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.
Code & Models
Videos
Taxonomy
TopicsNatural Language Processing Techniques
