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

TitleStatusHype
Reward-RAG: Enhancing RAG with Reward Driven Supervision0
ReZero: Enhancing LLM search ability by trying one-more-time0
RGAR: Recurrence Generation-augmented Retrieval for Factual-aware Medical Question Answering0
RichRAG: Crafting Rich Responses for Multi-faceted Queries in Retrieval-Augmented Generation0
RISSOLE: Parameter-efficient Diffusion Models via Block-wise Generation and Retrieval-Guidance0
Robust Action Governor for Uncertain Piecewise Affine Systems with Non-convex Constraints and Safe Reinforcement Learning0
Robust Implementation of Retrieval-Augmented Generation on Edge-based Computing-in-Memory Architectures0
RoseRAG: Robust Retrieval-augmented Generation with Small-scale LLMs via Margin-aware Preference Optimization0
Rotation Invariance in Floor Plan Digitization using Zernike Moments0
RPO: Retrieval Preference Optimization for Robust Retrieval-Augmented Generation0
RQ-RAG: Learning to Refine Queries for Retrieval Augmented Generation0
RS-RAG: Bridging Remote Sensing Imagery and Comprehensive Knowledge with a Multi-Modal Dataset and Retrieval-Augmented Generation Model0
RTLRepoCoder: Repository-Level RTL Code Completion through the Combination of Fine-Tuning and Retrieval Augmentation0
RuAG: Learned-rule-augmented Generation for Large Language Models0
SafeMate: A Modular RAG-Based Agent for Context-Aware Emergency Guidance0
Safe Reinforcement Learning Using Robust Action Governor0
SalesRLAgent: A Reinforcement Learning Approach for Real-Time Sales Conversion Prediction and Optimization0
SARA: Selective and Adaptive Retrieval-augmented Generation with Context Compression0
Say Less, Mean More: Leveraging Pragmatics in Retrieval-Augmented Generation0
Scalable Defense against In-the-wild Jailbreaking Attacks with Safety Context Retrieval0
Scalable Frame-based Construction of Sociocultural NormBases for Socially-Aware Dialogues0
Scaling Context, Not Parameters: Training a Compact 7B Language Model for Efficient Long-Context Processing0
Scaling Test-Time Inference with Policy-Optimized, Dynamic Retrieval-Augmented Generation via KV Caching and Decoding0
SCALM: Detecting Bad Practices in Smart Contracts Through LLMs0
SCAN: Semantic Document Layout Analysis for Textual and Visual Retrieval-Augmented Generation0
Show:102550
← PrevPage 46 of 85Next →

No leaderboard results yet.