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

TitleStatusHype
TrustRAG: An Information Assistant with Retrieval Augmented GenerationCode5
Agentic Retrieval-Augmented Generation: A Survey on Agentic RAGCode5
MiniRAG: Towards Extremely Simple Retrieval-Augmented GenerationCode5
Search-o1: Agentic Search-Enhanced Large Reasoning ModelsCode5
Don't Do RAG: When Cache-Augmented Generation is All You Need for Knowledge TasksCode5
OmniDocBench: Benchmarking Diverse PDF Document Parsing with Comprehensive AnnotationsCode5
RAGChecker: A Fine-grained Framework for Diagnosing Retrieval-Augmented GenerationCode5
Retrieval-Augmented Generation for AI-Generated Content: A SurveyCode5
A Survey of LLM DATACode4
SimpleDeepSearcher: Deep Information Seeking via Web-Powered Reasoning Trajectory SynthesisCode4
R1-Searcher++: Incentivizing the Dynamic Knowledge Acquisition of LLMs via Reinforcement LearningCode4
s3: You Don't Need That Much Data to Train a Search Agent via RLCode4
OnPrem.LLM: A Privacy-Conscious Document Intelligence ToolkitCode4
DeepResearcher: Scaling Deep Research via Reinforcement Learning in Real-world EnvironmentsCode4
Retrieval-Augmented Generation with Hierarchical KnowledgeCode4
R1-Searcher: Incentivizing the Search Capability in LLMs via Reinforcement LearningCode4
ViDoRAG: Visual Document Retrieval-Augmented Generation via Dynamic Iterative Reasoning AgentsCode4
LettuceDetect: A Hallucination Detection Framework for RAG ApplicationsCode4
SQuARE: Sequential Question Answering Reasoning Engine for Enhanced Chain-of-Thought in Large Language ModelsCode4
Training Sparse Mixture Of Experts Text Embedding ModelsCode4
Rankify: A Comprehensive Python Toolkit for Retrieval, Re-Ranking, and Retrieval-Augmented GenerationCode4
ReARTeR: Retrieval-Augmented Reasoning with Trustworthy Process RewardingCode4
Region-Aware Text-to-Image Generation via Hard Binding and Soft RefinementCode4
EasyRAG: Efficient Retrieval-Augmented Generation Framework for Automated Network OperationsCode4
VisRAG: Vision-based Retrieval-augmented Generation on Multi-modality DocumentsCode4
Show:102550
← PrevPage 2 of 85Next →

No leaderboard results yet.