English

Character-Level Translation with Self-attention

Computation and Language 2020-05-01 v1

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.

Keywords

Cite

@article{arxiv.2004.14788,
  title  = {Character-Level Translation with Self-attention},
  author = {Yingqiang Gao and Nikola I. Nikolov and Yuhuang Hu and Richard H. R. Hahnloser},
  journal= {arXiv preprint arXiv:2004.14788},
  year   = {2020}
}

Comments

ACL 2020

R2 v1 2026-06-23T15:12:46.975Z