English

Syntax-based Deep Matching of Short Texts

Computation and Language 2015-06-15 v6 Machine Learning Neural and Evolutionary Computing

Abstract

Many tasks in natural language processing, ranging from machine translation to question answering, can be reduced to the problem of matching two sentences or more generally two short texts. We propose a new approach to the problem, called Deep Match Tree (DeepMatchtree_{tree}), under a general setting. The approach consists of two components, 1) a mining algorithm to discover patterns for matching two short-texts, defined in the product space of dependency trees, and 2) a deep neural network for matching short texts using the mined patterns, as well as a learning algorithm to build the network having a sparse structure. We test our algorithm on the problem of matching a tweet and a response in social media, a hard matching problem proposed in [Wang et al., 2013], and show that DeepMatchtree_{tree} can outperform a number of competitor models including one without using dependency trees and one based on word-embedding, all with large margins

Keywords

Cite

@article{arxiv.1503.02427,
  title  = {Syntax-based Deep Matching of Short Texts},
  author = {Mingxuan Wang and Zhengdong Lu and Hang Li and Qun Liu},
  journal= {arXiv preprint arXiv:1503.02427},
  year   = {2015}
}

Comments

Accepted by IJCAI-2015 as full paper

R2 v1 2026-06-22T08:47:22.656Z