@article{gu-etal-2019-insertion,
title = "Insertion-based Decoding with Automatically Inferred Generation Order",
author = "Gu, Jiatao and
Liu, Qi and
Cho, Kyunghyun",
editor = "Lee, Lillian and
Johnson, Mark and
Roark, Brian and
Nenkova, Ani",
journal = "Transactions of the Association for Computational Linguistics",
volume = "7",
year = "2019",
address = "Cambridge, MA",
publisher = "MIT Press",
url = "https://preview.aclanthology.org/fix-sig-urls/Q19-1042/",
doi = "10.1162/tacl_a_00292",
pages = "661--676",
abstract = "Conventional neural autoregressive decoding commonly assumes a fixed left-to-right generation order, which may be sub-optimal. In this work, we propose a novel decoding algorithm{---} InDIGO{---}which supports flexible sequence generation in arbitrary orders through insertion operations. We extend Transformer, a state-of-the-art sequence generation model, to efficiently implement the proposed approach, enabling it to be trained with either a pre-defined generation order or adaptive orders obtained from beam-search. Experiments on four real-world tasks, including word order recovery, machine translation, image caption, and code generation, demonstrate that our algorithm can generate sequences following arbitrary orders, while achieving competitive or even better performance compared with the conventional left-to-right generation. The generated sequences show that InDIGO adopts adaptive generation orders based on input information."
}
Markdown (Informal)
[Insertion-based Decoding with Automatically Inferred Generation Order](https://preview.aclanthology.org/fix-sig-urls/Q19-1042/) (Gu et al., TACL 2019)
ACL