@inproceedings{saleva-lignos-2023-changes,
    title = "What changes when you randomly choose {BPE} merge operations? Not much.",
    author = "Saleva, Jonne  and
      Lignos, Constantine",
    editor = "Tafreshi, Shabnam  and
      Akula, Arjun  and
      Sedoc, Jo{\~a}o  and
      Drozd, Aleksandr  and
      Rogers, Anna  and
      Rumshisky, Anna",
    booktitle = "Proceedings of the Fourth Workshop on Insights from Negative Results in NLP",
    month = may,
    year = "2023",
    address = "Dubrovnik, Croatia",
    publisher = "Association for Computational Linguistics",
    url = "https://preview.aclanthology.org/ingest-emnlp/2023.insights-1.7/",
    doi = "10.18653/v1/2023.insights-1.7",
    pages = "59--66",
    abstract = "We introduce two simple randomized variants of byte pair encoding (BPE) and explore whether randomizing the selection of merge operations substantially affects a downstream machine translation task. We focus on translation into morphologically rich languages, hypothesizing that this task may show sensitivity to the method of choosing subwords. Analysis using a Bayesian linear model indicates that one variant performs nearly indistinguishably compared to standard BPE while the other degrades performance less than we anticipated. We conclude that although standard BPE is widely used, there exists an interesting universe of potential variations on it worth investigating. Our code is available at: https://github.com/bltlab/random-bpe."
}Markdown (Informal)
[What changes when you randomly choose BPE merge operations? Not much.](https://preview.aclanthology.org/ingest-emnlp/2023.insights-1.7/) (Saleva & Lignos, insights 2023)
ACL