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

TitleStatusHype
Reinforcement Learning for Optimizing RAG for Domain Chatbots0
Natural Language Programming in Medicine: Administering Evidence Based Clinical Workflows with Autonomous Agents Powered by Generative Large Language Models0
Beyond Extraction: Contextualising Tabular Data for Efficient Summarisation by Language Models0
Enhancing Multilingual Information Retrieval in Mixed Human Resources Environments: A RAG Model Implementation for Multicultural Enterprise0
Question-Answering Based Summarization of Electronic Health Records using Retrieval Augmented Generation0
Evaluating Transferability in Retrieval Tasks: An Approach Using MMD and Kernel Methods0
RAGTruth: A Hallucination Corpus for Developing Trustworthy Retrieval-Augmented Language ModelsCode2
A Reliable Knowledge Processing Framework for Combustion Science using Foundation Models0
Advancing TTP Analysis: Harnessing the Power of Large Language Models with Retrieval Augmented GenerationCode1
HyKGE: A Hypothesis Knowledge Graph Enhanced Framework for Accurate and Reliable Medical LLMs ResponsesCode1
ESGReveal: An LLM-based approach for extracting structured data from ESG reports0
Privacy-Preserved Neural Graph DatabasesCode0
Context-aware Decoding Reduces Hallucination in Query-focused SummarizationCode1
Efficient Title Reranker for Fast and Improved Knowledge-Intense NLP0
Retrieval-Augmented Generation for Large Language Models: A SurveyCode4
"Knowing When You Don't Know": A Multilingual Relevance Assessment Dataset for Robust Retrieval-Augmented GenerationCode1
Dynamic Retrieval Augmented Generation of Ontologies using Artificial Intelligence (DRAGON-AI)Code1
Harnessing Retrieval-Augmented Generation (RAG) for Uncovering Knowledge GapsCode0
Fine-Tuning or Retrieval? Comparing Knowledge Injection in LLMs0
Context Tuning for Retrieval Augmented Generation0
PaperQA: Retrieval-Augmented Generative Agent for Scientific Research0
Fortify the Shortest Stave in Attention: Enhancing Context Awareness of Large Language Models for Effective Tool UseCode0
IAG: Induction-Augmented Generation Framework for Answering Reasoning Questions0
How to Build an AI Tutor That Can Adapt to Any Course Using Knowledge Graph-Enhanced Retrieval-Augmented Generation (KG-RAG)0
Biomedical knowledge graph-optimized prompt generation for large language modelsCode2
Show:102550
← PrevPage 82 of 85Next →

No leaderboard results yet.