A Deep Architecture for Semantic Matching with Multiple Positional Sentence Representations
Shengxian Wan∗, Yanyan Lan†, Jiafeng Guo†, Jun Xu†, Liang Pang∗ Xueqi Cheng† CAS Key Lab of Network Data Science and Technology Institute of Computing Technology, Chinese Academy of Sciences, China ∗{wanshengxian, †{lanyanyan, guojiafeng, junxu,
Abstract
Matching natural language sentences is central for many applications such as information retrieval and question answering. Existing deep models rely on a single sentence representation or multiple granularity representations for matching. However, such methods cannot well capture the contextualized local information in the matching process. To tackle this problem, we present a new deep architecture to match two sentences with multiple positional sentence representations. Specifically, each positional sentence representation is a sentence representation at this position, generated by a bidirectional long short term memory (Bi-LSTM). The matching score is finally produced by aggregating interactions between these different positional sentence representations, through $k$ -Max pooling and a multi-layer perceptron. Our model has several advantages: (1) By using Bi-LSTM, rich context of the whole sentence is leveraged to capture the contextualized local information in each positional sentence representation; (2) By matching with multiple positional sentence representations, it is flexible to aggregate different important contextualized local information in a sentence to support the matc
原文 arXiv:1511.08277;中英对照 + 大白话阅读 https://aha.fim.ai/paper/1511.08277v1