Combining Local and Global Features Into a Siamese Network for Sentence Similarity
Combining Local and Global Features Into a Siamese Network for Sentence Similarity
复制标题
将局部和全局特征组合到连体网络中以实现句子相似性
DOI:
10.1109/access.2020.2988918
复制
发表时间:
2020-01-01
期刊:
影响因子:
3.9
通讯作者:
Zhao, Wenyu
中科院分区:
文献类型:
--
作者:
Li, Yulong;Zhou, Dong;Zhao, Wenyu
Sentence similarity is widely used in various natural language tasks such as natural language inference, paraphrase identification, and question answering. However, a variety of linguistic expressions and ambiguities of words in sentences make it difficult to measure sentence similarity. Many studies show that using local features or global features of a sentence will produce satisfactory sentence representations that can be utilized to measure sentence similarity. Local features reflect the relationships of adjacent words for each sentence and the sequence information of a sentence are usually expressed by global features. However, local features lack abilities to capture sequence information while a small amount of extracted global features is not enough to produce sentence representations with good qualities. In this paper, we propose A Hybrid Model combining Local and Global features into a Siamese Network (HM-LGSN) for sentence similarity calculation. We first propose a new convolution neural network architecture called group convolution neural network to extract the most representative local features (or word semantic features). Then we combine these new features with pre-trained embeddings of words as input to the Bidirectional Gated Recurrent Units to extract global features of sentences. Finally, we select the global features to form sentence representations and calculate sentence similarity through Manhattan distance. The experimental results on SICK, MSRVID, STS-B datasets show that the accuracy of our proposed model is significantly improved by combining local features and global features.