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

TitleStatusHype
KG-HTC: Integrating Knowledge Graphs into LLMs for Effective Zero-shot Hierarchical Text ClassificationCode1
Benchmarking LLM Faithfulness in RAG with Evolving LeaderboardsCode1
Knowing You Don't Know: Learning When to Continue Search in Multi-round RAG through Self-PracticingCode1
LLM-Empowered Embodied Agent for Memory-Augmented Task Planning in Household RoboticsCode1
TreeHop: Generate and Filter Next Query Embeddings Efficiently for Multi-hop Question AnsweringCode1
Enhancing Speech-to-Speech Dialogue Modeling with End-to-End Retrieval-Augmented GenerationCode1
A RAG-Based Multi-Agent LLM System for Natural Hazard Resilience and AdaptationCode1
AlignRAG: Leveraging Critique Learning for Evidence-Sensitive Retrieval-Augmented ReasoningCode1
CDF-RAG: Causal Dynamic Feedback for Adaptive Retrieval-Augmented GenerationCode1
Retrieval-Augmented Generation with Conflicting EvidenceCode1
Pneuma: Leveraging LLMs for Tabular Data Representation and Retrieval in an End-to-End SystemCode1
HyperCore: The Core Framework for Building Hyperbolic Foundation Models with Comprehensive ModulesCode1
AgentAda: Skill-Adaptive Data Analytics for Tailored Insight DiscoveryCode1
MRD-RAG: Enhancing Medical Diagnosis with Multi-Round Retrieval-Augmented GenerationCode1
Retrieval Augmented Generation with Collaborative Filtering for Personalized Text GenerationCode1
Collab-RAG: Boosting Retrieval-Augmented Generation for Complex Question Answering via White-Box and Black-Box LLM CollaborationCode1
Efficient Dynamic Clustering-Based Document Compression for Retrieval-Augmented-GenerationCode1
WikiVideo: Article Generation from Multiple VideosCode1
InteractiveSurvey: An LLM-based Personalized and Interactive Survey Paper Generation SystemCode1
Imagine All The Relevance: Scenario-Profiled Indexing with Knowledge Expansion for Dense RetrievalCode1
ReaRAG: Knowledge-guided Reasoning Enhances Factuality of Large Reasoning Models with Iterative Retrieval Augmented GenerationCode1
Parameters vs. Context: Fine-Grained Control of Knowledge Reliance in Language ModelsCode1
Tuning LLMs by RAG Principles: Towards LLM-native MemoryCode1
Optimizing Retrieval Strategies for Financial Question Answering Documents in Retrieval-Augmented Generation SystemsCode1
JuDGE: Benchmarking Judgment Document Generation for Chinese Legal SystemCode1
Show:102550
← PrevPage 12 of 85Next →

No leaderboard results yet.