@inproceedings{he-etal-2020-dynamic,
title = "Dynamic Programming Encoding for Subword Segmentation in Neural Machine Translation",
author = "He, Xuanli and
Haffari, Gholamreza and
Norouzi, Mohammad",
editor = "Jurafsky, Dan and
Chai, Joyce and
Schluter, Natalie and
Tetreault, Joel",
booktitle = "Proceedings of the 58th Annual Meeting of the Association for Computational Linguistics",
month = jul,
year = "2020",
address = "Online",
publisher = "Association for Computational Linguistics",
url = "https://preview.aclanthology.org/Ingest-2025-COMPUTEL/2020.acl-main.275/",
doi = "10.18653/v1/2020.acl-main.275",
pages = "3042--3051",
abstract = "This paper introduces Dynamic Programming Encoding (DPE), a new segmentation algorithm for tokenizing sentences into subword units. We view the subword segmentation of output sentences as a latent variable that should be marginalized out for learning and inference. A mixed character-subword transformer is proposed, which enables exact log marginal likelihood estimation and exact MAP inference to find target segmentations with maximum posterior probability. DPE uses a lightweight mixed character-subword transformer as a means of pre-processing parallel data to segment output sentences using dynamic programming. Empirical results on machine translation suggest that DPE is effective for segmenting output sentences and can be combined with BPE dropout for stochastic segmentation of source sentences. DPE achieves an average improvement of 0.9 BLEU over BPE (Sennrich et al., 2016) and an average improvement of 0.55 BLEU over BPE dropout (Provilkov et al., 2019) on several WMT datasets including English {\ensuremath{<}}={\ensuremath{>}} (German, Romanian, Estonian, Finnish, Hungarian)."
}
Markdown (Informal)
[Dynamic Programming Encoding for Subword Segmentation in Neural Machine Translation](https://preview.aclanthology.org/Ingest-2025-COMPUTEL/2020.acl-main.275/) (He et al., ACL 2020)
ACL