English

An Empirical Study of Pre-trained Transformers for Arabic Information Extraction

Computation and Language 2020-11-10 v5

Abstract

Multilingual pre-trained Transformers, such as mBERT (Devlin et al., 2019) and XLM-RoBERTa (Conneau et al., 2020a), have been shown to enable the effective cross-lingual zero-shot transfer. However, their performance on Arabic information extraction (IE) tasks is not very well studied. In this paper, we pre-train a customized bilingual BERT, dubbed GigaBERT, that is designed specifically for Arabic NLP and English-to-Arabic zero-shot transfer learning. We study GigaBERT's effectiveness on zero-short transfer across four IE tasks: named entity recognition, part-of-speech tagging, argument role labeling, and relation extraction. Our best model significantly outperforms mBERT, XLM-RoBERTa, and AraBERT (Antoun et al., 2020) in both the supervised and zero-shot transfer settings. We have made our pre-trained models publicly available at https://github.com/lanwuwei/GigaBERT.

Keywords

Cite

@article{arxiv.2004.14519,
  title  = {An Empirical Study of Pre-trained Transformers for Arabic Information Extraction},
  author = {Wuwei Lan and Yang Chen and Wei Xu and Alan Ritter},
  journal= {arXiv preprint arXiv:2004.14519},
  year   = {2020}
}

Comments

8 pages, EMNLP 2020