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

A Deep Relevance Matching Model for Ad-hoc Retrieval

About

In recent years, deep neural networks have led to exciting breakthroughs in speech recognition, computer vision, and natural language processing (NLP) tasks. However, there have been few positive results of deep models on ad-hoc retrieval tasks. This is partially due to the fact that many important characteristics of the ad-hoc retrieval task have not been well addressed in deep models yet. Typically, the ad-hoc retrieval task is formalized as a matching problem between two pieces of text in existing work using deep models, and treated equivalent to many NLP tasks such as paraphrase identification, question answering and automatic conversation. However, we argue that the ad-hoc retrieval task is mainly about relevance matching while most NLP matching tasks concern semantic matching, and there are some fundamental differences between these two matching tasks. Successful relevance matching requires proper handling of the exact matching signals, query term importance, and diverse matching requirements. In this paper, we propose a novel deep relevance matching model (DRMM) for ad-hoc retrieval. Specifically, our model employs a joint deep architecture at the query term level for relevance matching. By using matching histogram mapping, a feed forward matching network, and a term gating network, we can effectively deal with the three relevance matching factors mentioned above. Experimental results on two representative benchmark collections show that our model can significantly outperform some well-known retrieval models as well as state-of-the-art deep matching models.

Jiafeng Guo, Yixing Fan, Qingyao Ai, W. Bruce Croft• 2017

Related benchmarks

TaskDatasetResultRank
Information RetrievalRobust04
P@2040.02
72
Information RetrievalTREC Title queries 1-3
MAP0.2741
19
Ad-hoc Document RankingWebTrack 2012-14
nDCG@2025.98
18
Ad-hoc RetrievalClueWeb-09-Cat-B Topic titles (test)
MAP11.3
17
Ad-hoc RetrievalClueWeb-09 Cat-B Topic descriptions (test)
MAP0.087
17
Document RetrievalRobust TREC 2004 (test)--
10
Document RetrievalClueWeb09 Category B (test)
nDCG@20 (Title)0.275
9
Ad hoc document retrievalTREC Microblog 2012 (test)
AP22.13
9
Ad hoc document retrievalTREC Microblog 2013 (test)
AP26.39
9
Ad hoc document retrievalTREC Microblog 2014 (test)
AP0.4042
9
Showing 10 of 11 rows

Other info

Follow for update