paper-with-me

홈 › Papers

PACRR: A Position-Aware Neural IR Model for Relevance Matching

2017-04-12 · EMNLP 2017 9 · Kai Hui, Andrew Yates, Klaus Berberich, Gerard de Melo

In order to adopt deep learning for information retrieval, models are needed that can capture all relevant information required to assess the relevance of a document to a given user query. While previous works have successfully captured unigram term matches, how to fully employ position-dependent information such as proximity and term dependencies has been insufficiently explored. In this work, we propose a novel neural IR model named PACRR aiming at better modeling position-dependent interactions between a query and a document. Extensive experiments on six years' TREC Web Track data confirm that the proposed model yields better results under multiple benchmarks.

📄 PDF Abstract BibTeX arXiv:1704.03940

Code (3)

MatanRad/Neural-IR-Project
khui/copacrr tf
khui/repacrr tf

Tasks

Ad-Hoc Information RetrievalInformation RetrievalPositionRetrieval

Similar Papers 제목 키워드 기반

Co-PACRR: A Context-Aware Neural IR Model for Ad-hoc Retrieval

2017-06-30 · Kai Hui, Andrew Yates, Klaus Berberich, Gerard de Melo

Neural IR models, such as DRMM and PACRR, have achieved strong results by successfully capturing relevance matching signals. We argue that the context of these matching signals is also important. Intuitively, when extrac…

Ad-Hoc Information RetrievalRetrieval

Deep Relevance Ranking Using Enhanced Document-Query Interactions

2018-09-05 · EMNLP 2018 10 · Ryan McDonald, Georgios-Ioannis Brokos, Ion Androutsopoulos

We explore several new models for document relevance ranking, building upon the Deep Relevance Matching Model (DRMM) of Guo et al. (2016). Unlike DRMM, which uses context-insensitive encodings of terms and query-document…

Ad-Hoc Information RetrievalQuestion Answering

DE-PACRR: Exploring Layers Inside the PACRR Model

2017-06-27 · Andrew Yates, Kai Hui

Recent neural IR models have demonstrated deep learning's utility in ad-hoc information retrieval. However, deep models have a reputation for being black boxes, and the roles of a neural IR model's components may not be …

Ad-Hoc Information RetrievalInformation RetrievalmodelRetrieval

TITA: A Two-stage Interaction and Topic-Aware Text Matching Model

2021-06-01 · NAACL 2021 4 · Xingwu Sun, Yanling Cui, Hongyin Tang, Qiuyu Zhu 외

In this paper, we focus on the problem of keyword and document matching by considering different relevance levels. In our recommendation system, different people follow different hot keywords with interest. We need to at…

Text MatchingVocal Bursts Valence Prediction

Compact Token Representations with Contextual Quantization for Efficient Document Re-ranking

2022-03-29 · ACL 2022 5 · Yingrui Yang, Yifan Qiao, Tao Yang

Transformer based re-ranking models can achieve high search relevance through context-aware soft matching of query tokens with document tokens. To alleviate runtime complexity of such inference, previous work has adopted…

QuantizationRe-Ranking