CLJun 17, 2020

Building Low-Resource NER Models Using Non-Speaker Annotation

arXiv:2006.09627v26 citations
AI Analysis

This addresses the lack of native speakers and training data in low-resource NLP, offering a complementary approach to cross-lingual methods.

The paper tackles the problem of building Named Entity Recognition models for low-resource languages by using non-speaker annotations from annotators unfamiliar with the target language, showing results on par or better than cross-lingual methods for Indonesian, Russian, and Hindi.

In low-resource natural language processing (NLP), the key problems are a lack of target language training data, and a lack of native speakers to create it. Cross-lingual methods have had notable success in addressing these concerns, but in certain common circumstances, such as insufficient pre-training corpora or languages far from the source language, their performance suffers. In this work we propose a complementary approach to building low-resource Named Entity Recognition (NER) models using ``non-speaker'' (NS) annotations, provided by annotators with no prior experience in the target language. We recruit 30 participants in a carefully controlled annotation experiment with Indonesian, Russian, and Hindi. We show that use of NS annotators produces results that are consistently on par or better than cross-lingual methods built on modern contextual representations, and have the potential to outperform with additional effort. We conclude with observations of common annotation patterns and recommended implementation practices, and motivate how NS annotations can be used in addition to prior methods for improved performance. For more details, http://cogcomp.org/page/publication_view/941

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes