Information Retrieval

847 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
612
3 papers
310
2 papers
7,346
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.

10
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.

4
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

De-DSI: Decentralised Differentiable Search Index

pneague/de-dsi 18 Apr 2024

This study introduces De-DSI, a novel framework that fuses large language models (LLMs) with genuine decentralization for information retrieval, particularly employing the differentiable search index (DSI) concept in a decentralized setting.

1
18 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.

6
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.

152
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.

152
09 Apr 2024