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

TitleStatusHype
SceneRAG: Scene-level Retrieval-Augmented Generation for Video Understanding0
SlideCoder: Layout-aware RAG-enhanced Hierarchical Slide Generation from DesignCode1
Swiss Parliaments Corpus Re-Imagined (SPC_R): Enhanced Transcription with RAG-based Correction and Predicted BLEU0
Hierarchical Lexical Graph for Enhanced Multi-Hop RetrievalCode3
LEANN: A Low-Storage Vector Index0
Repeton: Structured Bug Repair with ReAct-Guided Patch-and-Test Cycles0
AR-RAG: Autoregressive Retrieval Augmentation for Image GenerationCode0
BioMol-MQA: A Multi-Modal Question Answering Dataset For LLM Reasoning Over Bio-Molecular Interactions0
Joint-GCG: Unified Gradient-Based Poisoning Attacks on Retrieval-Augmented Generation SystemsCode1
Small Models, Big Support: A Local LLM Framework for Teacher-Centric Content Creation and Assessment using RAG and CAG0
When to use Graphs in RAG: A Comprehensive Analysis for Graph Retrieval-Augmented GenerationCode3
Dynamic Context Tuning for Retrieval-Augmented Generation: Enhancing Multi-Turn Planning and Tool Adaptation0
Micro-Act: Mitigate Knowledge Conflict in Question Answering via Actionable Self-ReasoningCode0
Mathematical Reasoning for Unmanned Aerial Vehicles: A RAG-Based Approach for Complex Arithmetic ReasoningCode0
ECoRAG: Evidentiality-guided Compression for Long Context RAGCode1
Knowledgeable-r1: Policy Optimization for Knowledge Exploration in Retrieval-Augmented GenerationCode0
LotusFilter: Fast Diverse Nearest Neighbor Search via a Learned Cutoff TableCode1
From Standalone LLMs to Integrated Intelligence: A Survey of Compound Al Systems0
On Automating Security Policies with Contemporary LLMs0
R-Search: Empowering LLM Reasoning with Search via Multi-Reward Reinforcement LearningCode0
GEM: Empowering LLM for both Embedding Generation and Language Understanding0
TracLLM: A Generic Framework for Attributing Long Context LLMsCode1
Through the Stealth Lens: Rethinking Attacks and Defenses in RAGCode0
Magic Mushroom: A Customizable Benchmark for Fine-grained Analysis of Retrieval Noise Erosion in RAG Systems0
CoRe-MMRAG: Cross-Source Knowledge Reconciliation for Multimodal RAG0
Show:102550
← PrevPage 4 of 85Next →

No leaderboard results yet.