DiSAN: Directional Self-Attention Network for RNN/CNN-Free Language Understanding
Tao Shen† Affiliation: Jing Jiang† Tianyi Zhou‡ Affiliation: Shirui Pan† Guodong Long† Affiliation: Chengqi Zhang† Affiliation: †Centre of Artificial Intelligence, FEIT, University of Technology Sydney Affiliation: ‡Paul G. Allen School of Computer Science、Engineering, University of Washington Affiliation: Affiliation: {guodong.long, jing.jiang, shirui.pan,
Abstract
Recurrent neural nets (RNN) and convolutional neural nets (CNN) are widely used on NLP tasks to capture the long-term and local dependencies, respectively. Attention mechanisms have recently attracted enormous interest due to their highly parallelizable computation, significantly less training time, and flexibility in modeling dependencies. We propose a novel attention mechanism in which the attention between elements from input sequence(s) is directional and multi-dimensional (i.e., feature-wise). A light-weight neural net, “Directional Self-Attention Network (DiSAN)”, is then proposed to learn sentence embedding, based solely on the proposed attention without any RNN/CNN structure. DiSAN is only composed of a directional self-attention with temporal order encoded, followed by a multi-dimensional attention that compresses the sequence into a vector representation. Despite its simple form, DiSAN outperforms complicated RNN models on both prediction quality and time efficiency. It achieves the best test accuracy among all sentence encoding methods and improves the most recent best result by $1.02\%$ on the Stanford Natural Language Inference (SNLI) dataset, and shows state-of-the-ar
原文 arXiv:1709.04696;中英对照 + 大白话阅读 https://aha.fim.ai/paper/1709.04696v3