Your conditions: 李六武
  • 基于自学习近邻图策略的短文本匹配方法

    Subjects: Computer Science >> Integration Theory of Computer Science submitted time 2019-05-10 Cooperative journals: 《计算机应用研究》

    Abstract: For text matching problems in natural language processing, this paper proposed a deep learning model based on self-adaptive affinity graph learning framework for short text matching. The affinity graph can be converted into a vector form using word embedding, and then obtained by constructing a text similarity relationship matrix, which can express the neighbor relationship of the text sample. Current methods usually construct static affinity graphs, which rely on prior knowledge and hard to obtain the optimal representation of sentence pairs. Therefore, this paper proposed to use the Siamese CNN to learn the affinity graph of better dynamic updates. The accuracy and F1 values of the model on the Quora dataset are 84.15% and 79.88%, respectively, and the accuracy and F1 values on the MSRP dataset are 74.55% and 81.63%, respectively. Experiments show that the proposed model can improve the accuracy of text recognition and matching effectively.