SOTAVerified

RAG

Retrieval-Augmented Generation (RAG) is a task that combines the strengths of both retrieval-based models and generation-based models. In this approach, a retrieval system selects relevant documents or passages from a large corpus, and a generation model, typically a neural language model, uses the retrieved information to generate a response. This method enhances the accuracy and coherence of generated text, especially in tasks requiring detailed knowledge or long context handling.

RAG is particularly useful in open-domain question answering, knowledge-grounded dialogue, and summarization tasks. The retrieval step helps the model to access and incorporate external information, making it less reliant on memorized knowledge and better suited for generating responses based on the latest or domain-specific information.

The performance of RAG systems is usually measured using metrics such as precision, recall, F1 score, BLEU score, and exact match. Some popular datasets for evaluating RAG models include Natural Questions, MS MARCO, TriviaQA, and SQuAD.

Papers

Showing 14711480 of 2111 papers

TitleStatusHype
A Novel Approach to Eliminating Hallucinations in Large Language Model-Assisted Causal Discovery0
Answering real-world clinical questions using large language model based systems0
Anveshana: A New Benchmark Dataset for Cross-Lingual Information Retrieval On English Queries and Sanskrit Documents0
A Pilot Empirical Study on When and How to Use Knowledge Graphs as Retrieval Augmented Generation0
AppAgent v2: Advanced Agent for Flexible Mobile Interactions0
Application of NotebookLM, a Large Language Model with Retrieval-Augmented Generation, for Lung Cancer Staging0
Novel Preprocessing Technique for Data Embedding in Engineering Code Generation Using Large Language Model0
A Proposal for Evaluating the Operational Risk for ChatBots based on Large Language Models0
A Proposed Large Language Model-Based Smart Search for Archive System0
ARAG: Agentic Retrieval Augmented Generation for Personalized Recommendation0
Show:102550
← PrevPage 148 of 212Next →

No leaderboard results yet.