arXiv Analytics

Sign in

arXiv:2004.12440 [cs.CL]AbstractReferencesReviewsResources

Single-/Multi-Source Cross-Lingual NER via Teacher-Student Learning on Unlabeled Data in Target Language

Qianhui Wu, Zijia Lin, Börje F. Karlsson, Jian-Guang Lou, Biqing Huang

Published 2020-04-26Version 1

To better tackle the named entity recognition (NER) problem on languages with little/no labeled data, cross-lingual NER must effectively leverage knowledge learned from source languages with rich labeled data. Previous works on cross-lingual NER are mostly based on label projection with pairwise texts or direct model transfer. However, such methods either are not applicable if the labeled data in the source languages is unavailable, or do not leverage information contained in unlabeled data in the target language. In this paper, we propose a teacher-student learning method to address such limitations, where NER models in the source languages are used as teachers to train a student model on unlabeled data in the target language. The proposed method works for both single-source and multi-source cross-lingual NER. For the latter, we further propose a similarity measuring method to better weight the supervision from different teacher models. Extensive experiments for 3 target languages on benchmark datasets well demonstrate that our method outperforms existing state-of-the-art methods for both single-source and multi-source cross-lingual NER.

Comments: This paper is accepted by ACL2020
Categories: cs.CL
Related articles: Most relevant | Search more
arXiv:1812.00677 [cs.CL] (Published 2018-12-03)
Clinical Document Classification Using Labeled and Unlabeled Data Across Hospitals
arXiv:1910.02076 [cs.CL] (Published 2019-10-04)
Contrastive Language Adaptation for Cross-Lingual Stance Detection
arXiv:2005.08177 [cs.CL] (Published 2020-05-17)
Encodings of Source Syntax: Similarities in NMT Representations Across Target Languages