English

Improving Multilingual Models with Language-Clustered Vocabularies

Computation and Language 2020-10-27 v1 Machine Learning

Abstract

State-of-the-art multilingual models depend on vocabularies that cover all of the languages the model will expect to see at inference time, but the standard methods for generating those vocabularies are not ideal for massively multilingual applications. In this work, we introduce a novel procedure for multilingual vocabulary generation that combines the separately trained vocabularies of several automatically derived language clusters, thus balancing the trade-off between cross-lingual subword sharing and language-specific vocabularies. Our experiments show improvements across languages on key multilingual benchmark tasks TyDi QA (+2.9 F1), XNLI (+2.1\%), and WikiAnn NER (+2.8 F1) and factor of 8 reduction in out-of-vocabulary rate, all without increasing the size of the model or data.

Keywords

Cite

@article{arxiv.2010.12777,
  title  = {Improving Multilingual Models with Language-Clustered Vocabularies},
  author = {Hyung Won Chung and Dan Garrette and Kiat Chuan Tan and Jason Riesa},
  journal= {arXiv preprint arXiv:2010.12777},
  year   = {2020}
}

Comments

Published in the main conference of EMNLP 2020

R2 v1 2026-06-23T19:36:40.743Z