@inproceedings{huang-etal-2025-moce,
title = "{M}o{CE}: Adaptive Mixture of Contextualization Experts for Byte-based Neural Machine Translation",
author = "Huang, Langlin and
Bu, Mengyu and
Feng, Yang",
editor = "Chiruzzo, Luis and
Ritter, Alan and
Wang, Lu",
booktitle = "Proceedings of the 2025 Conference of the Nations of the Americas Chapter of the Association for Computational Linguistics: Human Language Technologies (Volume 1: Long Papers)",
month = apr,
year = "2025",
address = "Albuquerque, New Mexico",
publisher = "Association for Computational Linguistics",
url = "https://preview.aclanthology.org/fix-sig-urls/2025.naacl-long.47/",
pages = "1011--1028",
ISBN = "979-8-89176-189-6",
abstract = "Byte-based machine translation systems have shown significant potential in massively multilingual settings. Unicode encoding, which maps each character to specific byte(s), eliminates the emergence of unknown words, even in new languages, enabling broad language scalability. However, byte-level tokenization results in sequences that are hard to interpret due to limited semantic information per byte. Local contextualization has proven effective in assigning initial semantics to tokens, improving sentence comprehension. Nevertheless, variations in encoding rules across languages necessitate an adaptive approach for effective contextualization. To this end, we propose Adaptive MultiScale-Headed Attention (Ada-MSHA), adaptively selecting and mixing attention heads, which are treated as contextualization experts. This enhances the flexibility of contextualization scales and improves the potential to discover a better strategy than previous methods. Experiment results show that our method outperforms existing methods without extensive manual adjustment of hyper-parameters and surpasses subword-based models with fewer parameters in Ted-59 dataset."
}
Markdown (Informal)
[MoCE: Adaptive Mixture of Contextualization Experts for Byte-based Neural Machine Translation](https://preview.aclanthology.org/fix-sig-urls/2025.naacl-long.47/) (Huang et al., NAACL 2025)
ACL