Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

AdvPicker: Effectively Leveraging Unlabeled Data via Adversarial Discriminator for Cross-Lingual NER

About

Neural methods have been shown to achieve high performance in Named Entity Recognition (NER), but rely on costly high-quality labeled data for training, which is not always available across languages. While previous works have shown that unlabeled data in a target language can be used to improve cross-lingual model performance, we propose a novel adversarial approach (AdvPicker) to better leverage such data and further improve results. We design an adversarial learning framework in which an encoder learns entity domain knowledge from labeled source-language data and better shared features are captured via adversarial training - where a discriminator selects less language-dependent target-language data via similarity to the source language. Experimental results on standard benchmark datasets well demonstrate that the proposed method benefits strongly from this data selection process and outperforms existing state-of-the-art methods; without requiring any additional external resources (e.g., gazetteers or via machine translation). The code is available at https://aka.ms/AdvPicker

Weile Chen, Huiqiang Jiang, Qianhui Wu, B\"orje F. Karlsson, Yi Guan• 2021

Related benchmarks

TaskDatasetResultRank
Named Entity RecognitionCoNLL NER 2002/2003 (test)
German F1 Score75.01
59
Named Entity RecognitionWikiAnn (test)--
58
Named Entity RecognitionCoNLL (test)
F1 Score (de)75.01
28
Showing 3 of 3 rows

Other info

Code

Follow for update