ACL 2021long41 citations

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

Weile Chen, Huiqiang Jiang, Qianhui Wu, Börje Karlsson, Yi Guan

Abstract

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).

BibTeX
@inproceedings{chen-etal-2021-advpicker,
    title = "{A}dv{P}icker: {E}ffectively {L}everaging {U}nlabeled {D}ata via {A}dversarial {D}iscriminator for {C}ross-{L}ingual {NER}",
    author = {Chen, Weile  and
      Jiang, Huiqiang  and
      Wu, Qianhui  and
      Karlsson, B{\"o}rje  and
      Guan, Yi},
    editor = "Zong, Chengqing  and
      Xia, Fei  and
      Li, Wenjie  and
      Navigli, Roberto",
    booktitle = "Proceedings of the 59th Annual Meeting of the Association for Computational Linguistics and the 11th International Joint Conference on Natural Language Processing (Volume 1: Long Papers)",
    month = aug,
    year = "2021",
    address = "Online",
    publisher = "Association for Computational Linguistics",
    url = "https://aclanthology.org/2021.acl-long.61/",
    doi = "10.18653/v1/2021.acl-long.61",
    pages = "743--753"
}
AdvPicker: Effectively Leveraging Unlabeled Data via Adversarial Discriminator for Cross-Lingual NER · ACL 2021