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

TitleStatusHype
Leveraging the Domain Adaptation of Retrieval Augmented Generation Models for Question Answering and Reducing Hallucination0
An Adaptive Framework for Generating Systematic Explanatory Answer in Online Q&A PlatformsCode0
IPL: Leveraging Multimodal Large Language Models for Intelligent Product Listing0
SmartRAG: Jointly Learn RAG-Related Tasks From the Environment Feedback0
DNAHLM -- DNA sequence and Human Language mixed large language ModelCode0
Distill-SynthKG: Distilling Knowledge Graph Synthesis Workflow for Improved Coverage and Efficiency0
Leveraging Retrieval-Augmented Generation for Culturally Inclusive Hakka Chatbots: Design Insights and User Perceptions0
Towards a Reliable Offline Personal AI Assistant for Long Duration Spaceflight0
Who's Who: Large Language Models Meet Knowledge Conflicts in PracticeCode0
RAC: Efficient LLM Factuality Correction with Retrieval AugmentationCode0
Using GPT Models for Qualitative and Quantitative News Analytics in the 2024 US Presidental Election Process0
RAG4ITOps: A Supervised Fine-Tunable and Comprehensive RAG Framework for IT Operations and Maintenance0
ConTReGen: Context-driven Tree-structured Retrieval for Open-domain Long-form Text Generation0
Unveiling and Consulting Core Experts in Retrieval-Augmented MoE-based LLMs0
Evaluating Consistencies in LLM responses through a Semantic Clustering of Question Answering0
MMDS: A Multimodal Medical Diagnosis System Integrating Image Analysis and Knowledge-based Departmental Consultation0
When Machine Unlearning Meets Retrieval-Augmented Generation (RAG): Keep Secret or Forget Knowledge?0
AutoFLUKA: A Large Language Model Based Framework for Automating Monte Carlo Simulations in FLUKA0
MCCoder: Streamlining Motion Control with LLM-Assisted Code Generation and Rigorous VerificationCode0
Transit Pulse: Utilizing Social Media as a Source for Customer Feedback and Information Extraction with Large Language Model0
ELOQ: Resources for Enhancing LLM Detection of Out-of-Scope QuestionsCode0
Enhancing Retrieval Performance: An Ensemble Approach For Hard Negative Mining0
Toolshed: Scale Tool-Equipped Agents with Advanced RAG-Tool Fusion and Tool Knowledge Bases0
Real-time Fake News from Adversarial FeedbackCode0
Optimizing Retrieval-Augmented Generation with Elasticsearch for Enhanced Question-Answering Systems0
Show:102550
← PrevPage 59 of 85Next →

No leaderboard results yet.