Character-Level Translation with Self-attention

Yingqiang Gao,Nikola I. Nikolov,Yuhuang Hu,Richard H.R. Hahnloser
DOI: https://doi.org/10.48550/arXiv.2004.14788
2020-04-30
Abstract:We explore the suitability of self-attention models for character-level neural machine translation. We test the standard transformer model, as well as a novel variant in which the encoder block combines information from nearby characters using convolutions. We perform extensive experiments on WMT and UN datasets, testing both bilingual and multilingual translation to English using up to three input languages (French, Spanish, and Chinese). Our transformer variant consistently outperforms the standard transformer at the character-level and converges faster while learning more robust character-level alignments.
Computation and Language
What problem does this paper attempt to address?