English

Meta-Learning for Fast Cross-Lingual Adaptation in Dependency Parsing

Computation and Language 2022-03-24 v3 Artificial Intelligence

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.

Keywords

Cite

@article{arxiv.2104.04736,
  title  = {Meta-Learning for Fast Cross-Lingual Adaptation in Dependency Parsing},
  author = {Anna Langedijk and Verna Dankers and Phillip Lippe and Sander Bos and Bryan Cardenas Guevara and Helen Yannakoudakis and Ekaterina Shutova},
  journal= {arXiv preprint arXiv:2104.04736},
  year   = {2022}
}

Comments

- Add additional results (Appendix D) - Cosmetic updates for camera-ready version ACL 2022

R2 v1 2026-06-24T01:02:03.251Z