ACL 2023findings5 citations

Entropy-guided Vocabulary Augmentation of Multilingual Language Models for Low-resource Tasks

Arijit Nag, Bidisha Samanta, Animesh Mukherjee, Niloy Ganguly, Soumen Chakrabarti

Abstract

Multilingual language models (MLLMs) like mBERTpromise to extend the benefits of NLP research to low-resource languages (LRLs). However, LRL words are under-represented in the wordpiece/subword vocabularies of MLLMs. This leads to many LRL words getting replaced by UNK, or concatenated from morphologically unrelated wordpieces, leading to low task accuracy. (Pre)-training MLLMs after including LRL documents is resource-intensive in terms of both human inputs and computational resources. In response, we propose EVALM (entropy-based vocabulary augmented language model), which uses a new task-cognizant measurement to detect the most vulnerable LRL words, whose wordpiece segmentations are undesirable. EVALM then provides reasonable initializations of their embeddings, followed by limited fine-tuning using the small LRL task corpus. Our experiments show significant performance improvements and also some surprising limits to such vocabulary augmentation strategies in various classification tasks for multiple diverse LRLs, as well as code-mixed texts. We will release the code and data to enable further research.

BibTeX
@inproceedings{nag-etal-2023-entropy,
    title = "Entropy-guided Vocabulary Augmentation of Multilingual Language Models for Low-resource Tasks",
    author = "Nag, Arijit  and
      Samanta, Bidisha  and
      Mukherjee, Animesh  and
      Ganguly, Niloy  and
      Chakrabarti, Soumen",
    editor = "Rogers, Anna  and
      Boyd-Graber, Jordan  and
      Okazaki, Naoaki",
    booktitle = "Findings of the Association for Computational Linguistics: ACL 2023",
    month = jul,
    year = "2023",
    address = "Toronto, Canada",
    publisher = "Association for Computational Linguistics",
    url = "https://aclanthology.org/2023.findings-acl.548/",
    doi = "10.18653/v1/2023.findings-acl.548",
    pages = "8619--8629"
}
Entropy-guided Vocabulary Augmentation of Multilingual Language Models for Low-resource Tasks · ACL 2023