English

Adversarial Learning with Contextual Embeddings for Zero-resource Cross-lingual Classification and NER

Computation and Language 2020-03-23 v3 Machine Learning

Abstract

Contextual word embeddings (e.g. GPT, BERT, ELMo, etc.) have demonstrated state-of-the-art performance on various NLP tasks. Recent work with the multilingual version of BERT has shown that the model performs very well in zero-shot and zero-resource cross-lingual settings, where only labeled English data is used to finetune the model. We improve upon multilingual BERT's zero-resource cross-lingual performance via adversarial learning. We report the magnitude of the improvement on the multilingual MLDoc text classification and CoNLL 2002/2003 named entity recognition tasks. Furthermore, we show that language-adversarial training encourages BERT to align the embeddings of English documents and their translations, which may be the cause of the observed performance gains.

Keywords

Cite

@article{arxiv.1909.00153,
  title  = {Adversarial Learning with Contextual Embeddings for Zero-resource Cross-lingual Classification and NER},
  author = {Phillip Keung and Yichao Lu and Vikas Bhardwaj},
  journal= {arXiv preprint arXiv:1909.00153},
  year   = {2020}
}

Comments

In EMNLP 2019

R2 v1 2026-06-23T11:01:58.864Z