Input Combination Strategies For Multi-source Transformer Decoder | Awesome LLM Papers Contribute to Awesome LLM Papers

Input Combination Strategies For Multi-source Transformer Decoder

Jindřich Libovický, Jindřich Helcl, David Mareček . Proceedings of the Third Conference on Machine Translation: Research Papers 2018 – 65 citations

[Paper]   Search on Google Scholar   Search on Semantic Scholar
Uncategorized WMT

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.

Similar Work