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

TitleStatusHype
4bit-Quantization in Vector-Embedding for RAGCode0
Passage Segmentation of Documents for Extractive Question Answering0
Conversational Text Extraction with Large Language Models Using Retrieval-Augmented Systems0
CyberMentor: AI Powered Learning Tool Platform to Address Diverse Student Needs in Cybersecurity EducationCode0
SteLLA: A Structured Grading System Using LLMs with RAG0
ADAM-1: AI and Bioinformatics for Alzheimer's Detection and Microbiome-Clinical Data Integrations0
ASTRID -- An Automated and Scalable TRIaD for the Evaluation of RAG-based Clinical Question Answering Systems0
A Driver Advisory System Based on Large Language Model for High-speed Train0
Talk to Right Specialists: Routing and Planning in Multi-agent System for Question Answering0
Eliciting In-context Retrieval and Reasoning for Long-context Large Language Models0
Engineering LLM Powered Multi-agent Framework for Autonomous CloudOps0
Research on the Online Update Method for Retrieval-Augmented Generation (RAG) Model with Incremental Learning0
A Proposed Large Language Model-Based Smart Search for Archive System0
LLM-Net: Democratizing LLMs-as-a-Service through Blockchain-based Expert Networks0
Enhancing Talent Employment Insights Through Feature Extraction with LLM Finetuning0
Parallel Key-Value Cache Fusion for Position Invariant RAG0
First Token Probability Guided RAG for Telecom Question Answering0
BioAgents: Democratizing Bioinformatics Analysis with Multi-Agent Systems0
A General Retrieval-Augmented Generation Framework for Multimodal Case-Based Reasoning Applications0
LLMQuoter: Enhancing RAG Capabilities Through Efficient Quote Extraction From Large ContextsCode0
RAG-WM: An Efficient Black-Box Watermarking Approach for Retrieval-Augmented Generation of Large Language Models0
SUGAR: Leveraging Contextual Confidence for Smarter Retrieval0
Biomedical Relation Extraction via Adaptive Document-Relation Cross-Mapping and Concept Unique Identifier0
End-to-End Bangla AI for Solving Math Olympiad Problem Benchmark: Leveraging Large Language Model Using Integrated Approach0
Re-ranking the Context for Multimodal Retrieval Augmented Generation0
Show:102550
← PrevPage 48 of 85Next →

No leaderboard results yet.