English

PPT: Parsimonious Parser Transfer for Unsupervised Cross-Lingual Adaptation

Computation and Language 2021-01-28 v1

Abstract

Cross-lingual transfer is a leading technique for parsing low-resource languages in the absence of explicit supervision. Simple `direct transfer' of a learned model based on a multilingual input encoding has provided a strong benchmark. This paper presents a method for unsupervised cross-lingual transfer that improves over direct transfer systems by using their output as implicit supervision as part of self-training on unlabelled text in the target language. The method assumes minimal resources and provides maximal flexibility by (a) accepting any pre-trained arc-factored dependency parser; (b) assuming no access to source language data; (c) supporting both projective and non-projective parsing; and (d) supporting multi-source transfer. With English as the source language, we show significant improvements over state-of-the-art transfer models on both distant and nearby languages, despite our conceptually simpler approach. We provide analyses of the choice of source languages for multi-source transfer, and the advantage of non-projective parsing. Our code is available online.

Keywords

Cite

@article{arxiv.2101.11216,
  title  = {PPT: Parsimonious Parser Transfer for Unsupervised Cross-Lingual Adaptation},
  author = {Kemal Kurniawan and Lea Frermann and Philip Schulz and Trevor Cohn},
  journal= {arXiv preprint arXiv:2101.11216},
  year   = {2021}
}

Comments

Accepted at EACL 2021

R2 v1 2026-06-23T22:34:22.838Z