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

TitleStatusHype
GRAMMAR: Grounded and Modular Methodology for Assessment of Closed-Domain Retrieval-Augmented Language ModelCode0
Evaluating and Improving the Robustness of Security Attack Detectors Generated by LLMsCode0
GraNNite: Enabling High-Performance Execution of Graph Neural Networks on Resource-Constrained Neural Processing UnitsCode0
GINGER: Grounded Information Nugget-Based Generation of ResponsesCode0
Generative AI Enhanced Financial Risk Management Information RetrievalCode0
Geo-FuB: A Method for Constructing an Operator-Function Knowledge Base for Geospatial Code Generation Tasks Using Large Language ModelsCode0
FS-RAG: A Frame Semantics Based Approach for Improved Factual Accuracy in Large Language ModelsCode0
FutureGen: LLM-RAG Approach to Generate the Future Work of Scientific ArticleCode0
GRADA: Graph-based Reranker against Adversarial Documents AttackCode0
GraPPI: A Retrieve-Divide-Solve GraphRAG Framework for Large-scale Protein-protein Interaction ExplorationCode0
From Feature Importance to Natural Language Explanations Using LLMs with RAGCode0
Developing Visual Augmented Q&A System using Scalable Vision Embedding Retrieval & Late Interaction Re-rankerCode0
Fortify the Shortest Stave in Attention: Enhancing Context Awareness of Large Language Models for Effective Tool UseCode0
Evaluating the Efficacy of Open-Source LLMs in Enterprise-Specific RAG Systems: A Comparative Study of Performance and ScalabilityCode0
From Interests to Insights: An LLM Approach to Course Recommendations Using Natural Language QueriesCode0
Developing a Pragmatic Benchmark for Assessing Korean Legal Language Understanding in Large Language ModelsCode0
AutoPureData: Automated Filtering of Undesirable Web Data to Update LLM KnowledgeCode0
PsyLite Technical ReportCode0
Adaptations of AI models for querying the LandMatrix database in natural languageCode0
Detecting Manipulated Contents Using Knowledge-Grounded InferenceCode0
Detecting Knowledge Boundary of Vision Large Language Models by Sampling-Based InferenceCode0
Designing an Evaluation Framework for Large Language Models in Astronomy ResearchCode0
A Quick, trustworthy spectral knowledge Q&A system leveraging retrieval-augmented generation on LLMCode0
Fine-tune the Entire RAG Architecture (including DPR retriever) for Question-AnsweringCode0
Deploying Large Language Models With Retrieval Augmented GenerationCode0
Show:102550
← PrevPage 29 of 85Next →

No leaderboard results yet.