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

TitleStatusHype
PennyLang: Pioneering LLM-Based Quantum Code Generation with a Novel PennyLane-Centric Dataset0
Perception of Knowledge Boundary for Large Language Models through Semi-open-ended Question Answering0
PERC: Plan-As-Query Example Retrieval for Underrepresented Code Generation0
WeQA: A Benchmark for Retrieval Augmented Generation in Wind Energy Domain0
PersianRAG: A Retrieval-Augmented Generation System for Persian Language0
PersonaAI: Leveraging Retrieval-Augmented Generation and Personalized Context for AI-Driven Digital Avatars0
Personalization Toolkit: Training Free Personalization of Large Vision Language Models0
Personalized Education with Generative AI and Digital Twins: VR, RAG, and Zero-Shot Sentiment Analysis for Industry 4.0 Workforce Development0
Personalized Text Generation with Contrastive Activation Steering0
Personalizing Student-Agent Interactions Using Log-Contextualized Retrieval Augmented Generation (RAG)0
Phantom: General Trigger Attacks on Retrieval Augmented Language Generation0
PipeRAG: Fast Retrieval-Augmented Generation via Algorithm-System Co-design0
Pirates of the RAG: Adaptively Attacking LLMs to Leak Knowledge Bases0
PISCO: Pretty Simple Compression for Retrieval-Augmented Generation0
Pistis-RAG: Enhancing Retrieval-Augmented Generation with Human Feedback0
PlanRAG: Planning-guided Retrieval Augmented Generation0
Plan with Code: Comparing approaches for robust NL to DSL generation0
Poisoned LangChain: Jailbreak LLMs by LangChain0
Poisoned-MRAG: Knowledge Poisoning Attacks to Multimodal Retrieval Augmented Generation0
Political Events using RAG with LLMs0
POLYRAG: Integrating Polyviews into Retrieval-Augmented Generation for Medical Applications0
Poly-Vector Retrieval: Reference and Content Embeddings for Legal Documents0
Position Engineering: Boosting Large Language Models through Positional Information Manipulation0
Post-training an LLM for RAG? Train on Self-Generated Demonstrations0
Practical Design and Benchmarking of Generative AI Applications for Surgical Billing and Coding0
Show:102550
← PrevPage 69 of 85Next →

No leaderboard results yet.