English

UDapter: Language Adaptation for Truly Universal Dependency Parsing

Computation and Language 2020-10-07 v2

Abstract

Recent advances in multilingual dependency parsing have brought the idea of a truly universal parser closer to reality. However, cross-language interference and restrained model capacity remain major obstacles. To address this, we propose a novel multilingual task adaptation approach based on contextual parameter generation and adapter modules. This approach enables to learn adapters via language embeddings while sharing model parameters across languages. It also allows for an easy but effective integration of existing linguistic typology features into the parsing network. The resulting parser, UDapter, outperforms strong monolingual and multilingual baselines on the majority of both high-resource and low-resource (zero-shot) languages, showing the success of the proposed adaptation approach. Our in-depth analyses show that soft parameter sharing via typological features is key to this success.

Keywords

Cite

@article{arxiv.2004.14327,
  title  = {UDapter: Language Adaptation for Truly Universal Dependency Parsing},
  author = {Ahmet Üstün and Arianna Bisazza and Gosse Bouma and Gertjan van Noord},
  journal= {arXiv preprint arXiv:2004.14327},
  year   = {2020}
}

Comments

In EMNLP 2020

R2 v1 2026-06-23T15:11:28.639Z