EMNLP 2021finding14 citations

Wine is not v i n. On the Compatibility of Tokenizations across Languages

Antonis Maronikolakis, Philipp Dufter, Hinrich Schütze

Abstract

The size of the vocabulary is a central design choice in large pretrained language models, with respect to both performance and memory requirements. Typically, subword tokenization algorithms such as byte pair encoding and WordPiece are used. In this work, we investigate the compatibility of tokenizations for multilingual static and contextualized embedding spaces and propose a measure that reflects the compatibility of tokenizations across languages. Our goal is to prevent incompatible tokenizations, e.g., “wine” (word-level) in English vs. “v i n” (character-level) in French, which make it hard to learn good multilingual semantic representations. We show that our compatibility measure allows the system designer to create vocabularies across languages that are compatible – a desideratum that so far has been neglected in multilingual models.

BibTeX
@inproceedings{maronikolakis-etal-2021-wine-v,
    title = "Wine is not v i n. On the Compatibility of Tokenizations across Languages",
    author = {Maronikolakis, Antonis  and
      Dufter, Philipp  and
      Sch{\"u}tze, Hinrich},
    editor = "Moens, Marie-Francine  and
      Huang, Xuanjing  and
      Specia, Lucia  and
      Yih, Scott Wen-tau",
    booktitle = "Findings of the Association for Computational Linguistics: EMNLP 2021",
    month = nov,
    year = "2021",
    address = "Punta Cana, Dominican Republic",
    publisher = "Association for Computational Linguistics",
    url = "https://aclanthology.org/2021.findings-emnlp.205/",
    doi = "10.18653/v1/2021.findings-emnlp.205",
    pages = "2382--2399"
}
Wine is not v i n. On the Compatibility of Tokenizations across Languages · EMNLP 2021