Navigation auf zora.uzh.ch

Search ZORA

ZORA (Zurich Open Repository and Archive)

Fast Interleaved Bidirectional Sequence Generation

Zhang, Biao; Titov, Ivan; Sennrich, Rico (2020). Fast Interleaved Bidirectional Sequence Generation. In: Proceedings of the Fifth Conference on Machine Translation, Online, 19 November 2020 - 20 November 2020. Association for Computational Linguistics, 501-513.

Abstract

Independence assumptions during sequence generation can speed up inference, but parallel generation of highly inter-dependent tokens comes at a cost in quality. Instead of assuming independence between neighbouring tokens (semi-autoregressive decoding, SA), we take inspiration from bidirectional sequence generation and introduce a decoder that generates target words from the left-to-right and right-to-left directions simultaneously. We show that we can easily convert a standard architecture for unidirectional decoding into a bidirectional decoder by simply interleaving the two directions and adapting the word positions and selfattention masks. Our interleaved bidirectional decoder (IBDecoder) retains the model simplicity and training efficiency of the standard Transformer, and on five machine translation tasks and two document summarization tasks, achieves a decoding speedup of ~2x compared to autoregressive decoding with comparable quality. Notably, it outperforms left-to-right SA because the independence assumptions in IBDecoder are more felicitous. To achieve even higher speedups, we explore hybrid models where we either simultaneously predict multiple neighbouring tokens per direction, or perform multi-directional decoding by partitioning the target sequence. These methods achieve speedups to 4x–11x across different tasks at the cost of <1 BLEU or <0.5 ROUGE (on average).

Additional indexing

Item Type:Conference or Workshop Item (Paper), original work
Communities & Collections:06 Faculty of Arts > Institute of Computational Linguistics
Dewey Decimal Classification:000 Computer science, knowledge & systems
410 Linguistics
Language:English
Event End Date:20 November 2020
Deposited On:17 Dec 2020 08:50
Last Modified:23 Feb 2022 08:20
Publisher:Association for Computational Linguistics
OA Status:Green
Project Information:
  • Funder: SNSF
  • Grant ID: PP00P1_176727
  • Project Title: Multi-Task Learning with Multilingual Resources for Better Natural Language Understanding
  • Funder: H2020
  • Grant ID: 678254
  • Project Title: Induction of Broad-Coverage Semantic Parsers
Download PDF  'Fast Interleaved Bidirectional Sequence Generation'.
Preview
  • Content: Published Version
  • Language: English
  • Licence: Creative Commons: Attribution 4.0 International (CC BY 4.0)

Metadata Export

Statistics

Citations

Downloads

16 downloads since deposited on 17 Dec 2020
3 downloads since 12 months
Detailed statistics

Authors, Affiliations, Collaborations

Similar Publications