SOTAVerified

Exploring Model Consensus to Generate Translation Paraphrases

2020-07-01WS 2020Code Available0· sign in to hype

Zhenhao Li, Marina Fomicheva, Lucia Specia

Code Available — Be the first to reproduce this paper.

Reproduce

Code

Abstract

This paper describes our submission to the 2020 Duolingo Shared Task on Simultaneous Translation And Paraphrase for Language Education (STAPLE). This task focuses on improving the ability of neural MT systems to generate diverse translations. Our submission explores various methods, including N-best translation, Monte Carlo dropout, Diverse Beam Search, Mixture of Experts, Ensembling, and Lexical Substitution. Our main submission is based on the integration of multiple translations from multiple methods using Consensus Voting. Experiments show that the proposed approach achieves a considerable degree of diversity without introducing noisy translations. Our final submission achieves a 0.5510 weighted F1 score on the blind test set for the English-Portuguese track.

Tasks

Reproductions