paper-with-me

Papers

Revisiting Pre-trained Language Models and their Evaluation for Arabic Natural Language Understanding

2022-05-21 · Abbas Ghaddar, Yimeng Wu, Sunyam Bagga, Ahmad Rashid, Khalil Bibi, Mehdi Rezagholizadeh, Chao Xing, Yasheng Wang, Duan Xinyu, Zhefeng Wang, Baoxing Huai, Xin Jiang, Qun Liu, Philippe Langlais

There is a growing body of work in recent years to develop pre-trained language models (PLMs) for the Arabic language. This work concerns addressing two major problems in existing Arabic PLMs which constraint progress of the Arabic NLU and NLG fields.First, existing Arabic PLMs are not well-explored and their pre-trainig can be improved significantly using a more methodical approach. Second, there is a lack of systematic and reproducible evaluation of these models in the literature. In this work, we revisit both the pre-training and evaluation of Arabic PLMs. In terms of pre-training, we explore improving Arabic LMs from three perspectives: quality of the pre-training data, size of the model, and incorporating character-level information. As a result, we release three new Arabic BERT-style models ( JABER, Char-JABER, and SABER), and two T5-style models (AT5S and AT5B). In terms of evaluation, we conduct a comprehensive empirical study to systematically evaluate the performance of existing state-of-the-art models on ALUE that is a leaderboard-powered benchmark for Arabic NLU tasks, and on a subset of the ARGEN benchmark for Arabic NLG tasks. We show that our models significantly outperform existing Arabic PLMs and achieve a new state-of-the-art performance on discriminative and generative Arabic NLU and NLG tasks. Our models and source code to reproduce of results will be made available shortly.

📄 PDF Abstract BibTeX arXiv:2205.10687

Code (0)

등록된 구현이 없습니다.

Tasks

Natural Language Understanding

Similar Papers 제목 키워드 기반

ORCA: A Challenging Benchmark for Arabic Language Understanding

2022-12-21 · AbdelRahim Elmadany, El Moatez Billah Nagoudi, Muhammad Abdul-Mageed

Due to their crucial role in all NLP, several benchmarks have been proposed to evaluate pretrained language models. In spite of these efforts, no public benchmark of diverse nature currently exists for evaluation of Arab…

Revisiting Arabic Semantic Role Labeling using SVM Kernel Methods

2012-12-01 · COLING 2012 12 · Laurel Hart, Hassan Alam, Aman Kumar
Boundary DetectionSemantic Role Labeling

JABER and SABER: Junior and Senior Arabic BERt

2021-12-08 · Abbas Ghaddar, Yimeng Wu, Ahmad Rashid, Khalil Bibi 외

Language-specific pre-trained models have proven to be more accurate than multilingual ones in a monolingual evaluation setting, Arabic is no exception. However, we found that previously released Arabic BERT models were …

Language ModelingLanguage ModellingNER

ALUE: Arabic Language Understanding Evaluation

2021-04-01 · EACL (WANLP) 2021 4 · Haitham Seelawi, Ibraheem Tuffaha, Mahmoud Gzawi, Wael Farhan 외

The emergence of Multi-task learning (MTL)models in recent years has helped push thestate of the art in Natural Language Un-derstanding (NLU). We strongly believe thatmany NLU problems in Arabic are especiallypoised to r…

DiagnosticFairnessMulti-Task Learning

Interpreting Arabic Transformer Models

2022-01-19 · Ahmed Abdelali, Nadir Durrani, Fahim Dalvi, Hassan Sajjad

Arabic is a Semitic language which is widely spoken with many dialects. Given the success of pre-trained language models, many transformer models trained on Arabic and its dialects have surfaced. While these models have …

Morphological TaggingPOSPOS Tagging