@inproceedings{kreutzer-sokolov-2018-learning,
title = "Learning to Segment Inputs for {NMT} Favors Character-Level Processing",
author = "Kreutzer, Julia and
Sokolov, Artem",
editor = "Turchi, Marco and
Niehues, Jan and
Frederico, Marcello",
booktitle = "Proceedings of the 15th International Conference on Spoken Language Translation",
month = oct # " 29-30",
year = "2018",
address = "Brussels",
publisher = "International Conference on Spoken Language Translation",
url = "https://preview.aclanthology.org/fix-sig-urls/2018.iwslt-1.25/",
pages = "166--172",
abstract = "Most modern neural machine translation (NMT) systems rely on presegmented inputs. Segmentation granularity importantly determines the input and output sequence lengths, hence the modeling depth, and source and target vocabularies, which in turn determine model size, computational costs of softmax normalization, and handling of out-of-vocabulary words. However, the current practice is to use static, heuristic-based segmentations that are fixed before NMT training. This begs the question whether the chosen segmentation is optimal for the translation task. To overcome suboptimal segmentation choices, we present an algorithm for dynamic segmentation, that is trainable end-to-end and driven by the NMT objective. In an evaluation on four translation tasks we found that, given the freedom to navigate between different segmentation levels, the model prefers to operate on (almost) character level, providing support for purely character-level NMT models from a novel angle."
}
Markdown (Informal)
[Learning to Segment Inputs for NMT Favors Character-Level Processing](https://preview.aclanthology.org/fix-sig-urls/2018.iwslt-1.25/) (Kreutzer & Sokolov, IWSLT 2018)
ACL