Meta-Learning for Fast Cross-Lingual Adaptation in Dependency Parsing
Anna Langedijk, Verna Dankers, Phillip Lippe, Sander Bos, Bryan, Cardenas Guevara, Helen Yannakoudakis, Ekaterina Shutova

TL;DR
This paper applies meta-learning, specifically MAML, to enable rapid adaptation in cross-lingual dependency parsing, significantly improving performance on low-resource and diverse languages in few-shot scenarios.
Contribution
It introduces the use of model-agnostic meta-learning for cross-lingual dependency parsing, demonstrating improved adaptation to new languages.
Findings
Meta-learning enhances cross-lingual parsing performance.
Pre-training with meta-learning outperforms traditional transfer methods.
Effective on typologically diverse, low-resource languages.
Abstract
Meta-learning, or learning to learn, is a technique that can help to overcome resource scarcity in cross-lingual NLP problems, by enabling fast adaptation to new tasks. We apply model-agnostic meta-learning (MAML) to the task of cross-lingual dependency parsing. We train our model on a diverse set of languages to learn a parameter initialization that can adapt quickly to new languages. We find that meta-learning with pre-training can significantly improve upon the performance of language transfer and standard supervised learning baselines for a variety of unseen, typologically diverse, and low-resource languages, in a few-shot learning setup.
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
TopicsTopic Modeling · Natural Language Processing Techniques · Domain Adaptation and Few-Shot Learning
