Meta-Learning a Cross-lingual Manifold for Semantic Parsing
Tom Sherborne, Mirella Lapata

TL;DR
This paper proposes a meta-learning approach to improve cross-lingual semantic parsing, enabling effective transfer with minimal annotated data in new languages, demonstrated on ATIS and Spider datasets.
Contribution
Introduces a first-order meta-learning algorithm that enhances sample efficiency and cross-lingual generalization for semantic parsing in low-resource languages.
Findings
Achieves accurate semantic parsing with ≤10% of training data in new languages.
Effective transfer from high-resource to low-resource languages.
Competitive results on ATIS and Spider datasets.
Abstract
Localizing a semantic parser to support new languages requires effective cross-lingual generalization. Recent work has found success with machine-translation or zero-shot methods although these approaches can struggle to model how native speakers ask questions. We consider how to effectively leverage minimal annotated examples in new languages for few-shot cross-lingual semantic parsing. We introduce a first-order meta-learning algorithm to train a semantic parser with maximal sample efficiency during cross-lingual transfer. Our algorithm uses high-resource languages to train the parser and simultaneously optimizes for cross-lingual generalization for lower-resource languages. Results across six languages on ATIS demonstrate that our combination of generalization steps yields accurate semantic parsers sampling 10% of source training data in each new language. Our approach also…
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
