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

TitleStatusHype
ESGReveal: An LLM-based approach for extracting structured data from ESG reports0
Establishing Performance Baselines in Fine-Tuning, Retrieval-Augmented Generation and Soft-Prompting for Non-Specialist LLM Users0
Evaluating and Enhancing Large Language Models Performance in Domain-specific Medicine: Osteoarthritis Management with DocOA0
Bias Evaluation and Mitigation in Retrieval-Augmented Medical Question-Answering Systems0
Evaluating Consistencies in LLM responses through a Semantic Clustering of Question Answering0
Evaluating Knowledge Graph Based Retrieval Augmented Generation Methods under Knowledge Incompleteness0
Evaluating Memory in LLM Agents via Incremental Multi-Turn Interactions0
Evaluating Quality of Answers for Retrieval-Augmented Generation: A Strong LLM Is All You Need0
Evaluating Retrieval Augmented Generative Models for Document Queries in Transportation Safety0
Evaluating Self-Generated Documents for Enhancing Retrieval-Augmented Generation with Large Language Models0
Show:102550
← PrevPage 182 of 212Next →

No leaderboard results yet.