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

TitleStatusHype
A RAG Approach for Generating Competency Questions in Ontology Engineering0
A RAG-Based Institutional Assistant0
A RAG-based Question Answering System Proposal for Understanding Islam: MufassirQAS LLM0
ARCeR: an Agentic RAG for the Automated Definition of Cyber Ranges0
ArchRAG: Attributed Community-based Hierarchical Retrieval-Augmented Generation0
ARCS: Agentic Retrieval-Augmented Code Synthesis with Iterative Refinement0
A Reasoning-Focused Legal Retrieval Benchmark0
Are Large Language Models In-Context Graph Learners?0
A Reliable Knowledge Processing Framework for Combustion Science using Foundation Models0
Are LLMs Prescient? A Continuous Evaluation using Daily News as the Oracle0
Show:102550
← PrevPage 149 of 212Next →

No leaderboard results yet.