Information Retrieval

843 papers with code • 10 benchmarks • 82 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
611
3 papers
309
2 papers
7,345
See all 7 libraries.

From Matching to Generation: A Survey on Generative Information Retrieval

ruc-nlpir/genir-survey 23 Apr 2024

We will summarize the advancements in GR regarding model training, document identifier, incremental learning, downstream tasks adaptation, multi-modal GR and generative recommendation, as well as progress in reliable response generation in aspects of internal knowledge memorization, external knowledge augmentation, generating response with citations and personal information assistant.

7
23 Apr 2024

Planning Ahead in Generative Retrieval: Guiding Autoregressive Generation through Simultaneous Decoding

hansizeng/pag 22 Apr 2024

This paper introduces PAG-a novel optimization and decoding approach that guides autoregressive generation of document identifiers in generative retrieval models through simultaneous decoding.

2
22 Apr 2024

MahaSQuAD: Bridging Linguistic Divides in Marathi Question-Answering

l3cube-pune/MarathiNLP 20 Apr 2024

Hence, to address this challenge, we also present a generic approach for translating SQuAD into any low-resource language.

87
20 Apr 2024

Unifying Bias and Unfairness in Information Retrieval: A Survey of Challenges and Opportunities with Large Language Models

kid-22/llm-ir-bias-fairness-survey 17 Apr 2024

With the rapid advancement of large language models (LLMs), information retrieval (IR) systems, such as search engines and recommender systems, have undergone a significant paradigm shift.

14
17 Apr 2024

A Learning-to-Rank Formulation of Clustering-Based Approximate Nearest Neighbor Search

tomvek/mips-learnt-ivf 17 Apr 2024

Its objective is to return a set of $k$ data points that are closest to a query point, with its accuracy measured by the proportion of exact nearest neighbors captured in the returned set.

0
17 Apr 2024

Spiral of Silences: How is Large Language Model Killing Information Retrieval? -- A Case Study on Open Domain Question Answering

verdurechen/sos-retrieval-loop 16 Apr 2024

The practice of Retrieval-Augmented Generation (RAG), which integrates Large Language Models (LLMs) with retrieval systems, has become increasingly prevalent.

5
16 Apr 2024

VDTuner: Automated Performance Tuning for Vector Data Management Systems

tiannuo-yang/vdtuner 16 Apr 2024

However, due to the inherent characteristics of VDMS, automatic performance tuning for VDMS faces several critical challenges, which cannot be well addressed by the existing auto-tuning methods.

1
16 Apr 2024

Lightweight Multi-System Multivariate Interconnection and Divergence Discovery

faceonlive/ai-research 12 Apr 2024

Identifying outlier behavior among sensors and subsystems is essential for discovering faults and facilitating diagnostics in large systems.

144
12 Apr 2024

Event-enhanced Retrieval in Real-time Search

faceonlive/ai-research 9 Apr 2024

Furthermore, to strengthen the focus on critical event information in events, we include a decoder module after the document encoder, introduce a generative event triplet extraction scheme based on prompt-tuning, and correlate the events with query encoder optimization through comparative learning.

144
09 Apr 2024

RAR-b: Reasoning as Retrieval Benchmark

gowitheflow-1998/rar-b 9 Apr 2024

Under the emerging Retrieval-augmented Generation (RAG) paradigm, we envision the need to evaluate next-level language understanding abilities of embedding models, and take a conscious look at the reasoning abilities stored in them.

4
09 Apr 2024