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

TitleStatusHype
CAFE: Retrieval Head-based Coarse-to-Fine Information Seeking to Enhance Multi-Document QA Capability0
GE-Chat: A Graph Enhanced RAG Framework for Evidential Response Generation of LLMs0
Leveraging Graph Retrieval-Augmented Generation to Support Learners' Understanding of Knowledge Concepts in MOOCs0
Personalizing Large Language Models using Retrieval Augmented Generation and Knowledge GraphCode0
CL-RAG: Bridging the Gap in Retrieval-Augmented Generation with Curriculum Learning0
MMLongBench: Benchmarking Long-Context Vision-Language Models Effectively and ThoroughlyCode2
The Impact of Large Language Models on Task Automation in Manufacturing Services0
Towards Automated Situation Awareness: A RAG-Based Framework for Peacebuilding Reports0
A Multimodal Multi-Agent Framework for Radiology Report Generation0
Do Large Language Models Know Conflict? Investigating Parametric vs. Non-Parametric Knowledge of LLMs for Conflict Forecasting0
CXMArena: Unified Dataset to benchmark performance in realistic CXM ScenariosCode0
Improving the Reliability of LLMs: Combining CoT, RAG, Self-Consistency, and Self-Verification0
IterKey: Iterative Keyword Generation with LLMs for Enhanced Retrieval Augmented Generation0
WixQA: A Multi-Dataset Benchmark for Enterprise Retrieval-Augmented Generation0
Scaling Context, Not Parameters: Training a Compact 7B Language Model for Efficient Long-Context Processing0
Enhancing Thyroid Cytology Diagnosis with RAG-Optimized LLMs and Pa-thology Foundation Models0
Hakim: Farsi Text Embedding Model0
Enhancing Cache-Augmented Generation (CAG) with Adaptive Contextual Compression for Scalable Knowledge Integration0
Securing RAG: A Risk Assessment and Mitigation Framework0
Aitomia: Your Intelligent Assistant for AI-Driven Atomistic and Quantum Chemical Simulations0
Optimizing Retrieval-Augmented Generation: Analysis of Hyperparameter Impact on Performance and Efficiency0
MedEIR: A Specialized Medical Embedding Model for Enhanced Information Retrieval0
SEReDeEP: Hallucination Detection in Retrieval-Augmented Models via Semantic Entropy and Context-Parameter Fusion0
KAQG: A Knowledge-Graph-Enhanced RAG for Difficulty-Controlled Question Generation0
Why Uncertainty Estimation Methods Fall Short in RAG: An Axiomatic Analysis0
Show:102550
← PrevPage 11 of 85Next →

No leaderboard results yet.