SOTAVerified

Enhanced Sentence Alignment Network for Efficient Short Text Matching

2020-11-01EMNLP (WNUT) 2020Unverified0· sign in to hype

Zhe Hu, Zuohui Fu, Cheng Peng, Weiwei Wang

Unverified — Be the first to reproduce this paper.

Reproduce

Abstract

Cross-sentence attention has been widely applied in text matching, in which model learns the aligned information between two intermediate sequence representations to capture their semantic relationship. However, commonly the intermediate representations are generated solely based on the preceding layers and the models may suffer from error propagation and unstable matching, especially when multiple attention layers are used. In this paper, we pro-pose an enhanced sentence alignment network with simple gated feature augmentation, where the model is able to flexibly integrate both original word and contextual features to improve the cross-sentence attention. Moreover, our model is less complex with fewer parameters compared to many state-of-the-art structures.Experiments on three benchmark datasets validate our model capacity for text matching.

Tasks

Reproductions