English

Model and Data Transfer for Cross-Lingual Sequence Labelling in Zero-Resource Settings

Computation and Language 2023-04-28 v2

Abstract

Zero-resource cross-lingual transfer approaches aim to apply supervised models from a source language to unlabelled target languages. In this paper we perform an in-depth study of the two main techniques employed so far for cross-lingual zero-resource sequence labelling, based either on data or model transfer. Although previous research has proposed translation and annotation projection (data-based cross-lingual transfer) as an effective technique for cross-lingual sequence labelling, in this paper we experimentally demonstrate that high capacity multilingual language models applied in a zero-shot (model-based cross-lingual transfer) setting consistently outperform data-based cross-lingual transfer approaches. A detailed analysis of our results suggests that this might be due to important differences in language use. More specifically, machine translation often generates a textual signal which is different to what the models are exposed to when using gold standard data, which affects both the fine-tuning and evaluation processes. Our results also indicate that data-based cross-lingual transfer approaches remain a competitive option when high-capacity multilingual language models are not available.

Keywords

Cite

@article{arxiv.2210.12623,
  title  = {Model and Data Transfer for Cross-Lingual Sequence Labelling in Zero-Resource Settings},
  author = {Iker García-Ferrero and Rodrigo Agerri and German Rigau},
  journal= {arXiv preprint arXiv:2210.12623},
  year   = {2023}
}

Comments

Findings of the Association for Computational Linguistics: EMNLP 2022

R2 v1 2026-06-28T04:16:39.916Z