We gratefully acknowledge support from
the Simons Foundation and member institutions.
Full-text links:

Download:

Current browse context:

cs.CL

Change to browse by:

cs

References & Citations

DBLP - CS Bibliography

Bookmark

(what is this?)
CiteULike logo BibSonomy logo Mendeley logo del.icio.us logo Digg logo Reddit logo

Computer Science > Computation and Language

Title: UNKs Everywhere: Adapting Multilingual Language Models to New Scripts

Abstract: Massively multilingual language models such as multilingual BERT offer state-of-the-art cross-lingual transfer performance on a range of NLP tasks. However, due to limited capacity and large differences in pretraining data sizes, there is a profound performance gap between resource-rich and resource-poor target languages. The ultimate challenge is dealing with under-resourced languages not covered at all by the models and written in scripts unseen during pretraining. In this work, we propose a series of novel data-efficient methods that enable quick and effective adaptation of pretrained multilingual models to such low-resource languages and unseen scripts. Relying on matrix factorization, our methods capitalize on the existing latent knowledge about multiple languages already available in the pretrained model's embedding matrix. Furthermore, we show that learning of the new dedicated embedding matrix in the target language can be improved by leveraging a small number of vocabulary items (i.e., the so-called lexically overlapping tokens) shared between mBERT's and target language vocabulary. Our adaptation techniques offer substantial performance gains for languages with unseen scripts. We also demonstrate that they can yield improvements for low-resource languages written in scripts covered by the pretrained model.
Comments: EMNLP 2021
Subjects: Computation and Language (cs.CL)
Cite as: arXiv:2012.15562 [cs.CL]
  (or arXiv:2012.15562v3 [cs.CL] for this version)

Submission history

From: Jonas Pfeiffer [view email]
[v1] Thu, 31 Dec 2020 11:37:28 GMT (7451kb,D)
[v2] Fri, 16 Apr 2021 16:57:18 GMT (5579kb,D)
[v3] Fri, 10 Sep 2021 06:48:03 GMT (5597kb,D)

Link back to: arXiv, form interface, contact.