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.

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.

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

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

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

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

5
09 Apr 2024

KazQAD: Kazakh Open-Domain Question Answering Dataset

is2ai/kazqad 6 Apr 2024

We introduce KazQAD -- a Kazakh open-domain question answering (ODQA) dataset -- that can be used in both reading comprehension and full ODQA settings, as well as for information retrieval experiments.

1
06 Apr 2024

A Comparison of Methods for Evaluating Generative IR

faceonlive/ai-research 5 Apr 2024

Given that Gen-IR systems do not generate responses from a fixed set, we assume that methods for Gen-IR evaluation must largely depend on LLM-generated labels.

186
05 Apr 2024

BanglaAutoKG: Automatic Bangla Knowledge Graph Construction with Semantic Neural Graph Filtering

azminewasi/banglaautokg 4 Apr 2024

Knowledge Graphs (KGs) have proven essential in information processing and reasoning applications because they link related entities and give context-rich information, supporting efficient information retrieval and knowledge discovery; presenting information flow in a very effective manner.

2
04 Apr 2024