Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Convolutional Neural Network Architectures for Matching Natural Language Sentences

About

Semantic matching is of central importance to many natural language tasks \cite{bordes2014semantic,RetrievalQA}. A successful matching algorithm needs to adequately model the internal structures of language objects and the interaction between them. As a step toward this goal, we propose convolutional neural network models for matching two sentences, by adapting the convolutional strategy in vision and speech. The proposed models not only nicely represent the hierarchical structures of sentences with their layer-by-layer composition and pooling, but also capture the rich matching patterns at different levels. Our models are rather generic, requiring no prior knowledge on language, and can hence be applied to matching tasks of different nature and in different languages. The empirical study on a variety of matching tasks demonstrates the efficacy of the proposed model on a variety of matching tasks and its superiority to competitor models.

Baotian Hu, Zhengdong Lu, Hang Li, Qingcai Chen• 2015

Related benchmarks

TaskDatasetResultRank
Information RetrievalRobust04
P@2012.8
72
Ad-hoc RetrievalClueWeb-09-Cat-B Topic titles (test)
MAP3.3
17
Ad-hoc RetrievalClueWeb-09 Cat-B Topic descriptions (test)
MAP0.024
17
Community Question AnsweringSemEvalCQA (test)
MAP78
13
Sentence CompletionReuters (test)
P@149.62
8
Sentence MatchingWeibo (test)
Precision@161.95
7
Paraphrase IdentificationMSRP (test)
Accuracy69.9
7
Showing 7 of 7 rows

Other info

Code

Follow for update