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

TitleStatusHype
Timing Analysis Agent: Autonomous Multi-Corner Multi-Mode (MCMM) Timing Debugging with Timing Debug Relation Graph0
Tool Calling: Enhancing Medication Consultation via Retrieval-Augmented Large Language Models0
Toolshed: Scale Tool-Equipped Agents with Advanced RAG-Tool Fusion and Tool Knowledge Bases0
Tools in the Loop: Quantifying Uncertainty of LLM Question Answering Systems That Use Tools0
Topic-FlipRAG: Topic-Orientated Adversarial Opinion Manipulation Attacks to Retrieval-Augmented Generation Models0
Code-Based English Models Surprising Performance on Chinese QA Pair Extraction Task0
Towards Adaptive Memory-Based Optimization for Enhanced Retrieval-Augmented Generation0
Towards A Generalist Code Embedding Model Based On Massive Data Synthesis0
Towards an automated workflow in materials science for combining multi-modal simulative and experimental information using data mining and large language models0
Chemist-X: Large Language Model-empowered Agent for Reaction Condition Recommendation in Chemical Synthesis0
Show:102550
← PrevPage 126 of 212Next →

No leaderboard results yet.