Lexicon Learning for Few-Shot Neural Sequence Modeling
Ekin Aky\"urek, Jacob Andreas

TL;DR
This paper introduces a lexicon learning approach to enhance neural sequence models' ability to generalize systematically in low-resource language tasks by incorporating token-level translation rules.
Contribution
It proposes a novel lexical translation mechanism for neural decoders, initialized with various lexicon learning algorithms, improving systematic generalization in sequence modeling.
Findings
Improved systematic generalization across diverse tasks
Enhanced low-resource sequence modeling performance
Effective integration of lexicon learning algorithms
Abstract
Sequence-to-sequence transduction is the core problem in language processing applications as diverse as semantic parsing, machine translation, and instruction following. The neural network models that provide the dominant solution to these problems are brittle, especially in low-resource settings: they fail to generalize correctly or systematically from small datasets. Past work has shown that many failures of systematic generalization arise from neural models' inability to disentangle lexical phenomena from syntactic ones. To address this, we augment neural decoders with a lexical translation mechanism that generalizes existing copy mechanisms to incorporate learned, decontextualized, token-level translation rules. We describe how to initialize this mechanism using a variety of lexicon learning algorithms, and show that it improves systematic generalization on a diverse set of sequence…
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
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsNatural Language Processing Techniques · Topic Modeling · Multimodal Machine Learning Applications
