English

Multi-Stream Transformers

Computation and Language 2021-07-23 v1 Neural and Evolutionary Computing

Abstract

Transformer-based encoder-decoder models produce a fused token-wise representation after every encoder layer. We investigate the effects of allowing the encoder to preserve and explore alternative hypotheses, combined at the end of the encoding process. To that end, we design and examine a Multi-stream Transformer\textit{Multi-stream Transformer} architecture and find that splitting the Transformer encoder into multiple encoder streams and allowing the model to merge multiple representational hypotheses improves performance, with further improvement obtained by adding a skip connection between the first and the final encoder layer.

Keywords

Cite

@article{arxiv.2107.10342,
  title  = {Multi-Stream Transformers},
  author = {Mikhail Burtsev and Anna Rumshisky},
  journal= {arXiv preprint arXiv:2107.10342},
  year   = {2021}
}