English

Mask Attention Networks: Rethinking and Strengthen Transformer

Computation and Language 2021-03-26 v1

Abstract

Transformer is an attention-based neural network, which consists of two sublayers, namely, Self-Attention Network (SAN) and Feed-Forward Network (FFN). Existing research explores to enhance the two sublayers separately to improve the capability of Transformer for text representation. In this paper, we present a novel understanding of SAN and FFN as Mask Attention Networks (MANs) and show that they are two special cases of MANs with static mask matrices. However, their static mask matrices limit the capability for localness modeling in text representation learning. We therefore introduce a new layer named dynamic mask attention network (DMAN) with a learnable mask matrix which is able to model localness adaptively. To incorporate advantages of DMAN, SAN, and FFN, we propose a sequential layered structure to combine the three types of layers. Extensive experiments on various tasks, including neural machine translation and text summarization demonstrate that our model outperforms the original Transformer.

Keywords

Cite

@article{arxiv.2103.13597,
  title  = {Mask Attention Networks: Rethinking and Strengthen Transformer},
  author = {Zhihao Fan and Yeyun Gong and Dayiheng Liu and Zhongyu Wei and Siyuan Wang and Jian Jiao and Nan Duan and Ruofei Zhang and Xuanjing Huang},
  journal= {arXiv preprint arXiv:2103.13597},
  year   = {2021}
}

Comments

Accepted as a long paper to NAACL 2021