Author Login Editor-in-Chief Peer Review Editor Work Office Work

Computer Engineering ›› 2021, Vol. 47 ›› Issue (2): 95-102. doi: 10.19678/j.issn.1000-3428.0056847

• Artificial Intelligence and Pattern Recognition • Previous Articles     Next Articles

Method for Calculating Short Text Similarity Using Multi-Check Weighted Fusion

SHI Caixia, LI Shuqin, LIU Bin   

  1. College of Information Engineering, Northwest A&F University, Yangling, Shaanxi 712100, China
  • Received:2019-12-10 Revised:2020-02-05 Online:2021-02-15 Published:2020-02-09

多重检验加权融合的短文本相似度计算方法

石彩霞, 李书琴, 刘斌   

  1. 西北农林科技大学 信息工程学院, 陕西 杨凌 712100
  • 作者简介:石彩霞(1993-),女,硕士研究生,主研方向为智能信息系统;李书琴(通信作者),教授、博士生导师;刘斌,副教授、博士。
  • 基金资助:
    中国博士后科学基金(2017M613216);陕西省自然科学基金(2017JM6059);陕西省重点研发计划(2019ZDLNY07);陕西省博士后基金(2016BSHEDZZ121)。

Abstract: Most of the existing similarity calculation methods consider only the text structure features or the semantic information,and thus reduce the accuracy.To address the problem,this paper proposes a method,MCWFS,for calculating short text similarity using multi-check weighted fusion to deal with the sparse features of short texts.The method calculates the similarity by using three methods:similarity calculation based on improved edit distance,semantic similarity calculation considering word frequency,and similarity calculation based on the Word2vec and LSTM.Then weighted linear fusion is performed for texts that satisfy multi-check standards to avoid abnormal weighted similarity value caused by a single too large or too small similarity value.On this basis,weighted fusion is used to calculate the short text similarity to make the result more accurate and reasonable.Experimental results show that compared with the layer-by-layer check and non-check fusion methods,the proposed MCWFS method improves the average accuracy by 16.01% and 7.39% respectively,and its F1 value reaches 70.21%.

Key words: short text similarity, multi-check weighted fusion, edit distance, semantic information, word frequency

摘要: 传统相似度计算方法仅考虑文本结构特征或语义信息,从而导致准确率较低。结合短文本特征稀疏的特性,提出一种多重检验加权融合的短文本相似度计算方法MCWFS。使用基于改进编辑距离、考虑词频、基于Word2vec与LSTM的3种方法分别计算相似度,对满足多重检验标准的文本进行加权因子线性融合,以避免因一种相似度值过大或过小导致加权相似度值异常的问题。在此基础上,通过加权融合计算短文本相似度,使得计算结果更加准确合理。实验结果表明,相比层层检验和无检验融合方法,MCWFS方法的平均准确率分别提高16.01%和7.39%,且其F1值可达70.21%。

关键词: 短文本相似度, 多重检验加权融合, 编辑距离, 语义信息, 词频

CLC Number: