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

TitleStatusHype
Ext2Gen: Alignment through Unified Extraction and Generation for Robust Retrieval-Augmented Generation0
FABULA: Intelligence Report Generation Using Retrieval-Augmented Narrative Construction0
Face4RAG: Factual Consistency Evaluation for Retrieval Augmented Generation in Chinese0
Facilitating Video Story Interaction with Multi-Agent Collaborative System0
Fact-Aware Multimodal Retrieval Augmentation for Accurate Medical Radiology Report Generation0
Fact-checking AI-generated news reports: Can LLMs catch their own lies?0
FACTOID: FACtual enTailment fOr hallucInation Detection0
FACTS About Building Retrieval Augmented Generation-based Chatbots0
Fashion-RAG: Multimodal Fashion Image Editing via Retrieval-Augmented Generation0
Faster, Cheaper, Better: Multi-Objective Hyperparameter Optimization for LLM and RAG Systems0
FastRAG: Retrieval Augmented Generation for Semi-structured Data0
Faux Polyglot: A Study on Information Disparity in Multilingual Large Language Models0
FeB4RAG: Evaluating Federated Search in the Context of Retrieval Augmented Generation0
Federated In-Context LLM Agent Learning0
Federated Learning and RAG Integration: A Scalable Approach for Medical Large Language Models0
Federated Retrieval-Augmented Generation: A Systematic Mapping Study0
Federated Retrieval Augmented Generation for Multi-Product Question Answering0
Few-Shot Fairness: Unveiling LLM's Potential for Fairness-Aware Classification0
FiDeLiS: Faithful Reasoning in Large Language Model for Knowledge Graph Question Answering0
Financial Analysis: Intelligent Financial Data Analysis System Based on LLM-RAG0
FinBERT2: A Specialized Bidirectional Encoder for Bridging the Gap in Finance-Specific Deployment of Large Language Models0
FinDER: Financial Dataset for Question Answering and Evaluating Retrieval-Augmented Generation0
FIND: Fine-grained Information Density Guided Adaptive Retrieval-Augmented Generation for Disease Diagnosis0
FineFilter: A Fine-grained Noise Filtering Mechanism for Retrieval-Augmented Large Language Models0
Fine-grained Analysis of In-context Linear Estimation: Data, Architecture, and Beyond0
Show:102550
← PrevPage 75 of 85Next →

No leaderboard results yet.