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

TitleStatusHype
Bridging the Preference Gap between Retrievers and LLMs0
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
A Reliable Knowledge Processing Framework for Combustion Science using Foundation Models0
Privacy-Preserved Neural Graph DatabasesCode0
ESGReveal: An LLM-based approach for extracting structured data from ESG reports0
Efficient Title Reranker for Fast and Improved Knowledge-Intense NLP0
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
SenTest: Evaluating Robustness of Sentence Encoders0
How to Build an AI Tutor That Can Adapt to Any Course Using Knowledge Graph-Enhanced Retrieval-Augmented Generation (KG-RAG)0
Novel Preprocessing Technique for Data Embedding in Engineering Code Generation Using Large Language Model0
Deficiency of Large Language Models in Finance: An Empirical Examination of Hallucination0
Minimizing Factual Inconsistency and Hallucination in Large Language Models0
Chemist-X: Large Language Model-empowered Agent for Reaction Condition Recommendation in Chemical Synthesis0
Making LLMs Worth Every Penny: Resource-Limited Text Classification in Banking0
Establishing Performance Baselines in Fine-Tuning, Retrieval-Augmented Generation and Soft-Prompting for Non-Specialist LLM Users0
Enhancing LLM Intelligence with ARM-RAG: Auxiliary Rationale Memory for Retrieval Augmented Generation0
AI-TA: Towards an Intelligent Question-Answer Teaching Assistant using Open-Source LLMsCode0
GAR-meets-RAG Paradigm for Zero-Shot Information Retrieval0
FABULA: Intelligence Report Generation Using Retrieval-Augmented Narrative Construction0
GPT-4 as an Agronomist Assistant? Answering Agriculture Exams Using Large Language Models0
LLM4VV: Developing LLM-Driven Testsuite for Compiler ValidationCode0
Intuitive or Dependent? Investigating LLMs' Behavior Style to Conflicting Prompts0
Chatmap : Large Language Model Interaction with Cartographic Data0
MKRAG: Medical Knowledge Retrieval Augmented Generation for Medical Question Answering0
A Study on the Implementation of Generative AI Services Using an Enterprise Data-Based LLM Application Architecture0
Retrieval Augmented Generation using Engineering Design KnowledgeCode0
Prompt Generate Train (PGT): Few-shot Domain Adaption of Retrieval Augmented Generation Models for Open Book Question-Answering0
TRAQ: Trustworthy Retrieval Augmented Question Answering via Conformal PredictionCode0
UniPoll: A Unified Social Media Poll Generation Framework via Multi-Objective OptimizationCode0
DeepMerge: Deep-Learning-Based Region-Merging for Image SegmentationCode0
Bridging the Language Gap: Dynamic Learning Strategies for Improving Multilingual Performance in LLMs0
Retrieval Augmented Chest X-Ray Report Generation using OpenAI GPT models0
Spatio-Temporal driven Attention Graph Neural Network with Block Adjacency matrix (STAG-NN-BA)0
Robust affine point matching via quadratic assignment on GrassmanniansCode0
Multi-class Brain Tumor Segmentation using Graph Attention Network0
MuRAG: Multimodal Retrieval-Augmented Generator for Open Question Answering over Images and Text0
Improving the Domain Adaptation of Retrieval Augmented Generation (RAG) Models for Open Domain Question Answering0
Robust Action Governor for Uncertain Piecewise Affine Systems with Non-convex Constraints and Safe Reinforcement Learning0
Retrieval-augmented Generation across Heterogeneous Knowledge0
R3 : Refined Retriever-Reader pipeline for Multidoc2dial0
Show:102550
← PrevPage 42 of 43Next →

No leaderboard results yet.