Uncertainty-based confidence estimation, computed with Monte Carlo Dropout, improves back-translation for NMT by weighting synthetic sentence pairs and reweighting attention, yielding consistent BLEU gains on Chinese-English and English-German.
Confidence through Attention
1 Pith paper cite this work. Polarity classification is still indexing.
abstract
Attention distributions of the generated translations are a useful bi-product of attention-based recurrent neural network translation models and can be treated as soft alignments between the input and output tokens. In this work, we use attention distributions as a confidence metric for output translations. We present two strategies of using the attention distributions: filtering out bad translations from a large back-translated corpus, and selecting the best translation in a hybrid setup of two different translation systems. While manual evaluation indicated only a weak correlation between our confidence score and human judgments, the use-cases showed improvements of up to 2.22 BLEU points for filtering and 0.99 points for hybrid translation, tested on English<->German and English<->Latvian translation.
fields
cs.CL 1years
2019 1verdicts
ACCEPT 1representative citing papers
citing papers explorer
-
Improving Back-Translation with Uncertainty-based Confidence Estimation
Uncertainty-based confidence estimation, computed with Monte Carlo Dropout, improves back-translation for NMT by weighting synthetic sentence pairs and reweighting attention, yielding consistent BLEU gains on Chinese-English and English-German.