This document summarizes Matīss Rikters' presentation on using neural network language models for candidate scoring in multi-system machine translation. It discusses using character-level recurrent and memory neural networks to score translations from multiple online machine translation systems. The best-performing models were a character-level RNN and a memory network, with the RNN achieving the highest BLEU score of 19.53 on a Latvian-English task. Future work discussed expanding the approach to other languages and tasks like quality estimation.
Related topics: