SOTAVerified

Improving Arabic Diacritization with Regularized Decoding and Adversarial Training

2021-08-01ACL 2021Code Available0· sign in to hype

Han Qin, Guimin Chen, Yuanhe Tian, Yan Song

Code Available — Be the first to reproduce this paper.

Reproduce

Code

Abstract

Arabic diacritization is a fundamental task for Arabic language processing. Previous studies have demonstrated that automatically generated knowledge can be helpful to this task. However, these studies regard the auto-generated knowledge instances as gold references, which limits their effectiveness since such knowledge is not always accurate and inferior instances can lead to incorrect predictions. In this paper, we propose to use regularized decoding and adversarial training to appropriately learn from such noisy knowledge for diacritization. Experimental results on two benchmark datasets show that, even with quite flawed auto-generated knowledge, our model can still learn adequate diacritics and outperform all previous studies, on both datasets.

Reproductions