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

TitleStatusHype
RAMBO: Enhancing RAG-based Repository-Level Method Body CompletionCode1
SURf: Teaching Large Vision-Language Models to Selectively Utilize Retrieved InformationCode1
Contextual Compression in Retrieval-Augmented Generation for Large Language Models: A SurveyCode1
ShizishanGPT: An Agricultural Large Language Model Integrating Tools and ResourcesCode1
Familiarity-Aware Evidence Compression for Retrieval-Augmented GenerationCode1
Towards Fair RAG: On the Impact of Fair Ranking in Retrieval-Augmented GenerationCode1
Trustworthiness in Retrieval-Augmented Generation Systems: A SurveyCode1
Block-Attention for Efficient RAGCode1
GroUSE: A Benchmark to Evaluate Evaluators in Grounded Question AnsweringCode1
Revolutionizing Database Q&A with Large Language Models: Comprehensive Benchmark and EvaluationCode1
NUDGE: Lightweight Non-Parametric Fine-Tuning of Embeddings for RetrievalCode1
Leveraging Fine-Tuned Retrieval-Augmented Generation with Long-Context Support: For 3GPP StandardsCode1
Extracting polygonal footprints in off-nadir images with Segment Anything ModelCode1
W-RAG: Weakly Supervised Dense Retrieval in RAG for Open-domain Question AnsweringCode1
Retail-GPT: leveraging Retrieval Augmented Generation (RAG) for building E-commerce Chat AssistantsCode1
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 16 of 85Next →

No leaderboard results yet.