Document Ranking

57 papers with code • 2 benchmarks • 6 datasets

Sort documents according to some criterion so that the "best" results appear early in the result list displayed to the user (Source: Wikipedia).

Libraries

Use these libraries to find Document Ranking models and implementations
3 papers
207
3 papers
207

Understanding Performance of Long-Document Ranking Models through Comprehensive Evaluation and Leaderboarding

oaqa/FlexNeuART 4 Jul 2022

Most other models had poor zero-shot performance (sometimes at a random baseline level) but outstripped MaxP by as much 13-28\% after finetuning.

207
04 Jul 2022

BERT Rankers are Brittle: a Study using Adversarial Document Perturbations

menauwy/brittlebert 23 Jun 2022

The aim of our algorithms is to add/replace a small number of tokens to a highly relevant or non-relevant document to cause a large rank demotion or promotion.

2
23 Jun 2022

CODEC: Complex Document and Entity Collection

grill-lab/codec 9 May 2022

We also show that the manual query reformulations significantly improve document ranking and entity ranking performance.

15
09 May 2022

Long Document Re-ranking with Modular Re-ranker

luyug/mores_plus 9 May 2022

In this paper, we propose instead to model full query-to-document interaction, leveraging the attention operation and modular Transformer re-ranker framework.

11
09 May 2022

Socialformer: Social Network Inspired Long Document Modeling for Document Ranking

smallporridge/socialformer 22 Feb 2022

In this paper, we propose the model Socialformer, which introduces the characteristics of social networks into designing sparse attention patterns for long document modeling in document ranking.

7
22 Feb 2022

Transfer Learning Approaches for Building Cross-Language Dense Retrieval Models

hltcoe/colbert-x 20 Jan 2022

These models have improved the effectiveness of retrieval systems well beyond that of lexical term matching models such as BM25.

30
20 Jan 2022

Seed-driven Document Ranking for Systematic Reviews: A Reproducibility Study

ielab/sdr 8 Dec 2021

Our results also indicate that our reproduced screening prioritisation method, (1) is generalisable across datasets of similar and different topicality compared to the original implementation, (2) that when using multiple seed studies, the effectiveness of the method increases using our techniques to enable this, (3) and that the use of multiple seed studies produces more stable rankings compared to single seed studies.

5
08 Dec 2021

Siamese BERT-based Model for Web Search Relevance Ranking Evaluated on a New Czech Dataset

seznam/dareczech 3 Dec 2021

For further research and evaluation, we release DaReCzech, a unique data set of 1. 6 million Czech user query-document pairs with manually assigned relevance levels.

9
03 Dec 2021

Efficient Neural Ranking using Forward Indexes

mrjleo/fast-forward-indexes 12 Oct 2021

In this paper, we propose the Fast-Forward index -- a simple vector forward index that facilitates ranking documents using interpolation of lexical and semantic scores -- as a replacement for contextual re-rankers and dense indexes based on nearest neighbor search.

9
12 Oct 2021

Contrastive Learning of User Behavior Sequence for Context-Aware Document Ranking

daod/coca 24 Aug 2021

To learn a more robust representation of the user behavior sequence, we propose a method based on contrastive learning, which takes into account the possible variations in user's behavior sequences.

18
24 Aug 2021