paper-with-me

홈 › Papers

Multi-Perspective Relevance Matching with Hierarchical ConvNets for Social Media Search

2018-05-21 · Jinfeng Rao, Wei Yang, Yuhao Zhang, Ferhan Ture, Jimmy Lin

Despite substantial interest in applications of neural networks to information retrieval, neural ranking models have only been applied to standard ad hoc retrieval tasks over web pages and newswire documents. This paper proposes MP-HCNN (Multi-Perspective Hierarchical Convolutional Neural Network) a novel neural ranking model specifically designed for ranking short social media posts. We identify document length, informal language, and heterogeneous relevance signals as features that distinguish documents in our domain, and present a model specifically designed with these characteristics in mind. Our model uses hierarchical convolutional layers to learn latent semantic soft-match relevance signals at the character, word, and phrase levels. A pooling-based similarity measurement layer integrates evidence from multiple types of matches between the query, the social media post, as well as URLs contained in the post. Extensive experiments using Twitter data from the TREC Microblog Tracks 2011--2014 show that our model significantly outperforms prior feature-based as well and existing neural ranking models. To our best knowledge, this paper presents the first substantial work tackling search over social media posts using neural ranking models.

📄 PDF Abstract BibTeX arXiv:1805.08159

Code (3)

Jeffyrao/TREC-Microblog-Datasets 공식 구현
jinfengr/neural-tweet-search 공식 구현 tf
Jeffyrao/neural-tweet-search tf

Tasks

Information RetrievalRetrieval

Similar Papers 제목 키워드 기반

Convolutional Neural Networks Applied to House Numbers Digit Classification

2012-04-18 · Pierre Sermanet, Soumith Chintala, Yann Lecun

We classify digits of real-world house numbers using convolutional neural networks (ConvNets). ConvNets are hierarchical feature learning neural networks whose structure is biologically inspired. Unlike many popular visi…

ClassificationGeneral Classification

How ConvNets model Non-linear Transformations

2017-02-24 · Dipan K. Pal, Marios Savvides

In this paper, we theoretically address three fundamental problems involving deep convolutional networks regarding invariance, depth and hierarchy. We introduce the paradigm of Transformation Networks (TN) which are a di…

model

Graph-based Hierarchical Relevance Matching Signals for Ad-hoc Retrieval

2021-02-22 · Xueli Yu, Weizhi Xu, Zeyu Cui, Shu Wu 외

The ad-hoc retrieval task is to rank related documents given a query and a document collection. A series of deep learning based approaches have been proposed to solve such problem and gained lots of attention. However, w…

Retrieval

Modeling Diverse Relevance Patterns in Ad-hoc Retrieval

2018-05-15 · SIGIR '18 2018 5 · Yixing Fan, Jiafeng Guo, Yanyan Lan, Jun Xu 외

Assessing relevance between a query and a document is challenging in ad-hoc retrieval due to its diverse patterns, i.e., a document could be relevant to a query as a whole or partially as long as it provides sufficient i…

Retrieval

Latent Fingerprint Recognition: Role of Texture Template

2018-04-27 · Kai Cao, Anil K. Jain

We propose a texture template approach, consisting of a set of virtual minutiae, to improve the overall latent fingerprint recognition accuracy. To compensate for the lack of sufficient number of minutiae in poor quality…

Graph MatchingTemplate Matching