SOTAVerified

Self-Attention with Structural Position Representations

2019-09-01IJCNLP 2019Unverified0· sign in to hype

Xing Wang, Zhaopeng Tu, Long-Yue Wang, Shuming Shi

Unverified — Be the first to reproduce this paper.

Reproduce

Abstract

Although self-attention networks (SANs) have advanced the state-of-the-art on various NLP tasks, one criticism of SANs is their ability of encoding positions of input words (Shaw et al., 2018). In this work, we propose to augment SANs with structural position representations to model the latent structure of the input sentence, which is complementary to the standard sequential positional representations. Specifically, we use dependency tree to represent the grammatical structure of a sentence, and propose two strategies to encode the positional relationships among words in the dependency tree. Experimental results on NIST Chinese-to-English and WMT14 English-to-German translation tasks show that the proposed approach consistently boosts performance over both the absolute and relative sequential position representations.

Tasks

Reproductions