scispace - formally typeset
R

Rico Sennrich

Researcher at University of Zurich

Publications -  200
Citations -  18997

Rico Sennrich is an academic researcher from University of Zurich. The author has contributed to research in topics: Machine translation & Computer science. The author has an hindex of 48, co-authored 185 publications receiving 14563 citations. Previous affiliations of Rico Sennrich include University of Edinburgh.

Papers
More filters
Proceedings ArticleDOI

Neural Machine Translation of Rare Words with Subword Units

TL;DR: This paper introduces a simpler and more effective approach, making the NMT model capable of open-vocabulary translation by encoding rare and unknown words as sequences of subword units, and empirically shows that subword models improve over a back-off dictionary baseline for the WMT 15 translation tasks English-German and English-Russian by 1.3 BLEU.
Proceedings ArticleDOI

Improving Neural Machine Translation Models with Monolingual Data

TL;DR: The authors used target-side monolingual data for NMT and obtained state-of-the-art performance for several NMT tasks, while only using parallel data for training.
Proceedings ArticleDOI

Analyzing Multi-Head Self-Attention: Specialized Heads Do the Heavy Lifting, the Rest Can Be Pruned

TL;DR: It is found that the most important and confident heads play consistent and often linguistically-interpretable roles and when pruning heads using a method based on stochastic gates and a differentiable relaxation of the L0 penalty, it is observed that specialized heads are last to be pruned.
Proceedings ArticleDOI

Edinburgh Neural Machine Translation Systems for WMT 16

TL;DR: The authors used BPE subword segmentation for open-vocabulary translation with a fixed vocabulary and reported improvements of 4.3-11.2 BLEU over their baseline systems.