English

CAMeMBERT: Cascading Assistant-Mediated Multilingual BERT

Computation and Language 2022-12-23 v1

Abstract

Large language models having hundreds of millions, and even billions, of parameters have performed extremely well on a variety of natural language processing (NLP) tasks. Their widespread use and adoption, however, is hindered by the lack of availability and portability of sufficiently large computational resources. This paper proposes a knowledge distillation (KD) technique building on the work of LightMBERT, a student model of multilingual BERT (mBERT). By repeatedly distilling mBERT through increasingly compressed toplayer distilled teacher assistant networks, CAMeMBERT aims to improve upon the time and space complexities of mBERT while keeping loss of accuracy beneath an acceptable threshold. At present, CAMeMBERT has an average accuracy of around 60.1%, which is subject to change after future improvements to the hyperparameters used in fine-tuning.

Keywords

Cite

@article{arxiv.2212.11456,
  title  = {CAMeMBERT: Cascading Assistant-Mediated Multilingual BERT},
  author = {Dan DeGenaro and Jugal Kalita},
  journal= {arXiv preprint arXiv:2212.11456},
  year   = {2022}
}

Comments

4 pages, 2 figures, 3 tables

R2 v1 2026-06-28T07:48:05.994Z