Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Classical Structured Prediction Losses for Sequence to Sequence Learning

About

There has been much recent work on training neural attention models at the sequence-level using either reinforcement learning-style methods or by optimizing the beam. In this paper, we survey a range of classical objective functions that have been widely used to train linear models for structured prediction and apply them to neural sequence to sequence models. Our experiments show that these losses can perform surprisingly well by slightly outperforming beam search optimization in a like for like setup. We also report new state of the art results on both IWSLT'14 German-English translation as well as Gigaword abstractive summarization. On the larger WMT'14 English-French translation task, sequence-level training achieves 41.5 BLEU which is on par with the state of the art.

Sergey Edunov, Myle Ott, Michael Auli, David Grangier, Marc'Aurelio Ranzato• 2017

Related benchmarks

TaskDatasetResultRank
Machine TranslationIWSLT De-En 2014 (test)
BLEU32.84
146
Machine TranslationIWSLT German-to-English '14 (test)
BLEU Score32.93
110
Abstractive SummarizationGigawords (test)
ROUGE-136.96
27
Showing 3 of 3 rows

Other info

Code

Follow for update