paper-with-me

홈 › Papers

Convolutional Neural Network Architectures for Matching Natural Language Sentences

2015-03-11 · NeurIPS 2014 12 · Baotian Hu, Zhengdong Lu, Hang Li, Qingcai Chen

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.

📄 PDF Abstract BibTeX arXiv:1503.03244

Code (2)

Elvirasun28/quora-question-duplicate tf
SJHBXShub/Question_pair tf

Tasks

Question Answering

Similar Papers 제목 키워드 기반

Natural Language Inference by Tree-Based Convolution and Heuristic Matching

2015-12-28 · ACL 2016 8 · Lili Mou, Rui Men, Ge Li, Yan Xu 외

In this paper, we propose the TBCNN-pair model to recognize entailment and contradiction between two sentences. In our model, a tree-based convolutional neural network (TBCNN) captures sentence-level semantics; then heur…

Natural Language InferenceSentence

Bilateral Multi-Perspective Matching for Natural Language Sentences

2017-02-13 · Zhiguo Wang, Wael Hamza, Radu Florian

Natural language sentence matching is a fundamental technology for a variety of tasks. Previous approaches either match sentences from a single direction or only apply single granular (word-by-word or sentence-by-sentenc…

Natural Language InferenceParaphrase IdentificationSentence

Matching Natural Language Sentences with Hierarchical Sentence Factorization

2018-03-01 · Bang Liu, Ting Zhang, Fred X. Han, Di Niu 외

Semantic matching of natural language sentences or identifying the relationship between two sentences is a core research problem underlying many natural language tasks. Depending on whether training data is available, pr…

Deep LearningParaphrase IdentificationSentence

Text Matching as Image Recognition

2016-02-20 · Liang Pang, Yanyan Lan, Jiafeng Guo, Jun Xu 외

Matching two texts is a fundamental problem in many natural language processing tasks. An effective way is to extract meaningful matching patterns from words, phrases, and sentences to produce the matching score. Inspire…

Ad-Hoc Information RetrievalText Matching

Semantic Sentence Matching with Densely-connected Recurrent and Co-attentive Information

2018-05-29 · Seonhoon Kim, Inho Kang, Nojun Kwak

Sentence matching is widely used in various natural language tasks such as natural language inference, paraphrase identification, and question answering. For these tasks, understanding logical and semantic relationship b…

Natural Language InferenceParaphrase IdentificationQuestion AnsweringSentence