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

TitleStatusHype
VulScribeR: Exploring RAG-based Vulnerability Augmentation with LLMsCode1
Citekit: A Modular Toolkit for Large Language Model Citation GenerationCode1
Visual Haystacks: A Vision-Centric Needle-In-A-Haystack BenchmarkCode1
MixGR: Enhancing Retriever Generalization for Scientific Domain through Complementary GranularityCode1
Enhancing Retrieval and Managing Retrieval: A Four-Module Synergy for Improved Quality and Efficiency in RAG SystemsCode1
ORAN-Bench-13K: An Open Source Benchmark for Assessing LLMs in Open Radio Access NetworksCode1
MedPix 2.0: A Comprehensive Multimodal Biomedical Data set for Advanced AI ApplicationsCode1
SeaKR: Self-aware Knowledge Retrieval for Adaptive Retrieval Augmented GenerationCode1
Knowledge graph enhanced retrieval-augmented generation for failure mode and effects analysisCode1
CLERC: A Dataset for Legal Case Retrieval and Retrieval-Augmented Analysis GenerationCode1
Show:102550
← PrevPage 40 of 212Next →

No leaderboard results yet.