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 9761000 of 2111 papers

TitleStatusHype
Hybrid Student-Teacher Large Language Model Refinement for Cancer Toxicity Symptom Extraction0
HyPA-RAG: A Hybrid Parameter Adaptive Retrieval-Augmented Generation System for AI Legal and Policy Applications0
Enhancing Pancreatic Cancer Staging with Large Language Models: The Role of Retrieval-Augmented Generation0
Cross-Data Knowledge Graph Construction for LLM-enabled Educational Question-Answering System: A Case Study at HCMUT0
Enhancing Online Learning Efficiency Through Heterogeneous Resource Integration with a Multi-Agent RAG System0
Hyper-RAG: Combating LLM Hallucinations using Hypergraph-Driven Retrieval-Augmented Generation0
HyperRAG: Enhancing Quality-Efficiency Tradeoffs in Retrieval-Augmented Generation with Reranker KV-Cache Reuse0
IAG: Induction-Augmented Generation Framework for Answering Reasoning Questions0
ICLERB: In-Context Learning Embedding and Reranker Benchmark0
Identifying Performance-Sensitive Configurations in Software Systems through Code Analysis with LLM Agents0
AI for Climate Finance: Agentic Retrieval and Multi-Step Reasoning for Early Warning System Investments0
Bridging the Gap: Dynamic Learning Strategies for Improving Multilingual Performance in LLMs0
ImageRAG: Dynamic Image Retrieval for Reference-Guided Image Generation0
Enhancing Multilingual Information Retrieval in Mixed Human Resources Environments: A RAG Model Implementation for Multicultural Enterprise0
An LLM Agent for Automatic Geospatial Data Analysis0
Advanced RAG Models with Graph Structures: Optimizing Complex Knowledge Reasoning and Text Generation0
Enhancing Long Context Performance in LLMs Through Inner Loop Query Mechanism0
Improving Factuality of 3D Brain MRI Report Generation with Paired Image-domain Retrieval and Text-domain Augmentation0
Improving Factuality with Explicit Working Memory0
CUE-M: Contextual Understanding and Enhanced Search with Multimodal Large Language Model0
Enhancing LLMs for Power System Simulations: A Feedback-driven Multi-agent Framework0
Improving Multimodal LLMs Ability In Geometry Problem Solving, Reasoning, And Multistep Scoring0
Current state of LLM Risks and AI Guardrails0
Bridging Relevance and Reasoning: Rationale Distillation in Retrieval-Augmented Generation0
Enhancing LLM Intelligence with ARM-RAG: Auxiliary Rationale Memory for Retrieval Augmented Generation0
Show:102550
← PrevPage 40 of 85Next →

No leaderboard results yet.