English

Dynamic Layer Aggregation for Neural Machine Translation with Routing-by-Agreement

Computation and Language 2019-02-18 v1 Artificial Intelligence

Abstract

With the promising progress of deep neural networks, layer aggregation has been used to fuse information across layers in various fields, such as computer vision and machine translation. However, most of the previous methods combine layers in a static fashion in that their aggregation strategy is independent of specific hidden states. Inspired by recent progress on capsule networks, in this paper we propose to use routing-by-agreement strategies to aggregate layers dynamically. Specifically, the algorithm learns the probability of a part (individual layer representations) assigned to a whole (aggregated representations) in an iterative way and combines parts accordingly. We implement our algorithm on top of the state-of-the-art neural machine translation model TRANSFORMER and conduct experiments on the widely-used WMT14 English-German and WMT17 Chinese-English translation datasets. Experimental results across language pairs show that the proposed approach consistently outperforms the strong baseline model and a representative static aggregation model.

Keywords

Cite

@article{arxiv.1902.05770,
  title  = {Dynamic Layer Aggregation for Neural Machine Translation with Routing-by-Agreement},
  author = {Zi-Yi Dou and Zhaopeng Tu and Xing Wang and Longyue Wang and Shuming Shi and Tong Zhang},
  journal= {arXiv preprint arXiv:1902.05770},
  year   = {2019}
}

Comments

AAAI 2019

R2 v1 2026-06-23T07:41:54.841Z