EMNLP 2022main6 citations

Unsupervised Tokenization Learning

Anton Kolonin, Vignav Ramesh

Abstract

In the presented study, we discover that the so-called “transition freedom” metric appears superior for unsupervised tokenization purposes in comparison to statistical metrics such as mutual information and conditional probability, providing F-measure scores in range from 0.71 to 1.0 across explored multilingual corpora. We find that different languages require different offshoots of that metric (such as derivative, variance, and “peak values”) for successful tokenization. Larger training corpora do not necessarily result in better tokenization quality, while compressing the models by eliminating statistically weak evidence tends to improve performance. The proposed unsupervised tokenization technique provides quality better than or comparable to lexicon-based ones, depending on the language.

BibTeX
@inproceedings{kolonin-ramesh-2022-unsupervised,
    title = "Unsupervised Tokenization Learning",
    author = "Kolonin, Anton  and
      Ramesh, Vignav",
    editor = "Goldberg, Yoav  and
      Kozareva, Zornitsa  and
      Zhang, Yue",
    booktitle = "Proceedings of the 2022 Conference on Empirical Methods in Natural Language Processing",
    month = dec,
    year = "2022",
    address = "Abu Dhabi, United Arab Emirates",
    publisher = "Association for Computational Linguistics",
    url = "https://aclanthology.org/2022.emnlp-main.239/",
    doi = "10.18653/v1/2022.emnlp-main.239",
    pages = "3649--3664"
}