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

TitleStatusHype
Improving Factuality of 3D Brain MRI Report Generation with Paired Image-domain Retrieval and Text-domain Augmentation0
KBAlign: Efficient Self Adaptation on Specific Knowledge BasesCode0
mR^2AG: Multimodal Retrieval-Reflection-Augmented Generation for Knowledge-Based VQA0
Enhancing LLMs for Power System Simulations: A Feedback-driven Multi-agent Framework0
G-RAG: Knowledge Expansion in Material ScienceCode1
Towards Knowledge Checking in Retrieval-augmented Generation: A Representation Perspective0
Efficient Aspect-Based Summarization of Climate Change Reports with Small Language ModelsCode0
Towards Context-Rich Automated Biodiversity Assessments: Deriving AI-Powered Insights from Camera Trap Data0
FastRAG: Retrieval Augmented Generation for Semi-structured Data0
Multimodal large language model for wheat breeding: a new exploration of smart breeding0
AIDBench: A benchmark for evaluating the authorship identification capability of large language models0
Unlocking Historical Clinical Trial Data with ALIGN: A Compositional Large Language Model System for Medical Coding0
Retrieval-Augmented Generation for Domain-Specific Question Answering: A Case Study on Pittsburgh and CMU0
On the Way to LLM Personalization: Learning to Remember User Conversations0
Video-RAG: Visually-aligned Retrieval-Augmented Long Video ComprehensionCode3
DMQR-RAG: Diverse Multi-Query Rewriting for RAG0
Writing Style Matters: An Examination of Bias and Fairness in Information Retrieval Systems0
AI Legal Companion: Enhancing Access to Justice and Legal Literacy for the Public0
CUE-M: Contextual Understanding and Enhanced Search with Multimodal Large Language Model0
CodeXEmbed: A Generalist Embedding Model Family for Multiligual and Multi-task Code Retrieval0
Molecule Generation with Fragment Retrieval Augmentation0
On-Board Vision-Language Models for Personalized Autonomous Vehicle Motion Control: System Design and Real-World Validation0
INVARLLM: LLM-assisted Physical Invariant Extraction for Cyber-Physical Systems Anomaly Detection0
A Novel Approach to Eliminating Hallucinations in Large Language Model-Assisted Causal Discovery0
Empowering Meta-Analysis: Leveraging Large Language Models for Scientific SynthesisCode0
Show:102550
← PrevPage 45 of 85Next →

No leaderboard results yet.