Information Retrieval

857 papers with code • 10 benchmarks • 83 datasets

Information retrieval is the task of ranking a list of documents or search results in response to a query

( Image credit: sudhanshumittal )

Libraries

Use these libraries to find Information Retrieval models and implementations
3 papers
614
3 papers
311
2 papers
7,356
See all 7 libraries.

Latest papers with no code

Accessibility in Information Retrieval

no code yet • 12 Apr 2024

This paper introduces the concept of accessibility from the field of transportation planning and adopts it within the context of Information Retrieval (IR).

Generative Information Retrieval Evaluation

no code yet • 11 Apr 2024

We resolve this apparent circularity in two ways: 1) by viewing LLM-based assessment as a form of "slow search", where a slower IR system is used for evaluation and training of a faster production IR system; and 2) by recognizing a continuing need to ground evaluation in human assessment, even if the characteristics of that human assessment must change.

Overview of the TREC 2023 NeuCLIR Track

no code yet • 11 Apr 2024

The principal tasks are ranked retrieval of news in one of the three languages, using English topics.

Quati: A Brazilian Portuguese Information Retrieval Dataset from Native Speakers

no code yet • 10 Apr 2024

Despite Portuguese being one of the most spoken languages in the world, there is a lack of high-quality information retrieval datasets in that language.

AiSAQ: All-in-Storage ANNS with Product Quantization for DRAM-free Information Retrieval

no code yet • 9 Apr 2024

Despite it claims to save memory usage by loading compressed vectors by product quantization (PQ), its memory usage increases in proportion to the scale of datasets.

Khayyam Challenge (PersianMMLU): Is Your LLM Truly Wise to The Persian Language?

no code yet • 9 Apr 2024

Evaluating Large Language Models (LLMs) is challenging due to their generative nature, necessitating precise evaluation methodologies.

Neural Sequence-to-Sequence Modeling with Attention by Leveraging Deep Learning Architectures for Enhanced Contextual Understanding in Abstractive Text Summarization

no code yet • 8 Apr 2024

A deep sequence-to-sequence (seq2seq) model with an attention mechanism is employed to predict a generalized summary based on the vector representation.

Single-Server Pliable Private Information Retrieval with Identifiable Side Information

no code yet • 7 Apr 2024

In this paper, we study the problem of PPIR for the single server case when the side information is partially identifiable, and we term this case as PPIR with Identifiable Side Information (PPIR-ISI).

Information Retrieval with Entity Linking

no code yet • 7 Apr 2024

In this work, I propose boosting the performance of sparse retrievers by expanding both the queries and the documents with linked entities in two formats for the entity names: 1) explicit and 2) hashed.

Do Large Language Models Rank Fairly? An Empirical Study on the Fairness of LLMs as Rankers

no code yet • 4 Apr 2024

The integration of Large Language Models (LLMs) in information retrieval has raised a critical reevaluation of fairness in the text-ranking models.