English

Input Combination Strategies for Multi-Source Transformer Decoder

Computation and Language 2018-11-13 v1

Abstract

In multi-source sequence-to-sequence tasks, the attention mechanism can be modeled in several ways. This topic has been thoroughly studied on recurrent architectures. In this paper, we extend the previous work to the encoder-decoder attention in the Transformer architecture. We propose four different input combination strategies for the encoder-decoder attention: serial, parallel, flat, and hierarchical. We evaluate our methods on tasks of multimodal translation and translation with multiple source languages. The experiments show that the models are able to use multiple sources and improve over single source baselines.

Keywords

Cite

@article{arxiv.1811.04716,
  title  = {Input Combination Strategies for Multi-Source Transformer Decoder},
  author = {Jindřich Libovický and Jindřich Helcl and David Mareček},
  journal= {arXiv preprint arXiv:1811.04716},
  year   = {2018}
}

Comments

Published at WMT18

R2 v1 2026-06-23T05:12:34.902Z