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

TitleStatusHype
Medical large language models are easily distractedCode0
MaFeRw: Query Rewriting with Multi-Aspect Feedbacks for Retrieval-Augmented Large Language ModelsCode0
LSRP: A Leader-Subordinate Retrieval Framework for Privacy-Preserving Cloud-Device CollaborationCode0
Are Large Language Models Good at Utility Judgments?Code0
LTRR: Learning To Rank Retrievers for LLMsCode0
Mathematical Reasoning for Unmanned Aerial Vehicles: A RAG-Based Approach for Complex Arithmetic ReasoningCode0
A Reality Check on Context Utilisation for Retrieval-Augmented GenerationCode0
AI-TA: Towards an Intelligent Question-Answer Teaching Assistant using Open-Source LLMsCode0
LLMs are Biased Evaluators But Not Biased for Retrieval Augmented GenerationCode0
LLMs in Biomedicine: A study on clinical Named Entity RecognitionCode0
LLMQuoter: Enhancing RAG Capabilities Through Efficient Quote Extraction From Large ContextsCode0
LLM Robustness Against Misinformation in Biomedical Question AnsweringCode0
LLM Embedding-based Attribution (LEA): Quantifying Source Contributions to Generative Model's Response for Vulnerability AnalysisCode0
LLM Hallucinations in Practical Code Generation: Phenomena, Mechanism, and MitigationCode0
LlamaRec-LKG-RAG: A Single-Pass, Learnable Knowledge Graph-RAG Framework for LLM-Based RankingCode0
LLaVA Needs More Knowledge: Retrieval Augmented Natural Language Generation with Knowledge Graph for Explaining Thoracic PathologiesCode0
CBM-RAG: Demonstrating Enhanced Interpretability in Radiology Report Generation with Multi-Agent RAG and Concept Bottleneck ModelsCode0
Lightweight Relevance Grader in RAGCode0
LLM4VV: Developing LLM-Driven Testsuite for Compiler ValidationCode0
LeRAAT: LLM-Enabled Real-Time Aviation Advisory ToolCode0
Causal Graphs Meet Thoughts: Enhancing Complex Reasoning in Graph-Augmented LLMsCode0
A Quick, trustworthy spectral knowledge Q&A system leveraging retrieval-augmented generation on LLMCode0
Learning Efficient and Generalizable Graph Retriever for Knowledge-Graph Question AnsweringCode0
4bit-Quantization in Vector-Embedding for RAGCode0
Learning to Explore and Select for Coverage-Conditioned Retrieval-Augmented GenerationCode0
Show:102550
← PrevPage 23 of 85Next →

No leaderboard results yet.