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

TitleStatusHype
Hallucinations and Truth: A Comprehensive Accuracy Evaluation of RAG, LoRA and DoRA0
KET-RAG: A Cost-Efficient Multi-Granular Indexing Framework for Graph-RAGCode2
Improving TCM Question Answering through Tree-Organized Self-Reflective Retrieval with LLMs0
Enhancing RAG with Active Learning on Conversation Records: Reject Incapables and Answer Capables0
Diversity Enhances an LLM's Performance in RAG and Long-context Task0
SQuARE: Sequential Question Answering Reasoning Engine for Enhanced Chain-of-Thought in Large Language ModelsCode4
ImageRAG: Dynamic Image Retrieval for Reference-Guided Image Generation0
KIMAs: A Configurable Knowledge Integrated Multi-Agent System0
ParetoRAG: Leveraging Sentence-Context Attention for Robust and Efficient Retrieval-Augmented Generation0
Systematic Knowledge Injection into Large Language Models via Diverse Augmentation for Domain-Specific RAGCode0
Ask in Any Modality: A Comprehensive Survey on Multimodal Retrieval-Augmented GenerationCode3
Cognify: Supercharging Gen-AI Workflows With Hierarchical AutotuningCode3
From PowerPoint UI Sketches to Web-Based Applications: Pattern-Driven Code Generation for GIS Dashboard Development Using Knowledge-Augmented LLMs, Context-Aware Visual Prompting, and the React Framework0
AI-VERDE: A Gateway for Egalitarian Access to Large Language Model-Based Resources For Educational Institutions0
Training Sparse Mixture Of Experts Text Embedding ModelsCode4
Elevating Legal LLM Responses: Harnessing Trainable Logical Structures and Semantic Knowledge with Legal ReasoningCode0
Graph RAG-Tool FusionCode1
Optimizing Knowledge Integration in Retrieval-Augmented Generation with Self-Selection0
C-3PO: Compact Plug-and-Play Proxy Optimization to Achieve Human-like Retrieval-Augmented Generation0
Towards Copyright Protection for Knowledge Bases of Retrieval-augmented Language Models via Reasoning0
Combining Large Language Models with Static Analyzers for Code Review GenerationCode1
RALLRec: Improving Retrieval Augmented Large Language Model Recommendation with Representation LearningCode1
GraNNite: Enabling High-Performance Execution of Graph Neural Networks on Resource-Constrained Neural Processing UnitsCode0
AutoAgent: A Fully-Automated and Zero-Code Framework for LLM AgentsCode9
Enhancing Financial Time-Series Forecasting with Retrieval-Augmented Large Language Models0
Show:102550
← PrevPage 31 of 85Next →

No leaderboard results yet.