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

TitleStatusHype
Variational Learning for Unsupervised Knowledge Grounded DialogsCode0
Improving Medical Multi-modal Contrastive Learning with Expert AnnotationsCode0
A Comparison of Methods for Evaluating Generative IRCode0
Detecting Manipulated Contents Using Knowledge-Grounded InferenceCode0
Agentic Reasoning: Reasoning LLMs with Tools for the Deep ResearchCode0
Evaluating Search Engines and Large Language Models for Answering Health QuestionsCode0
ImageRef-VL: Enabling Contextual Image Referencing in Vision-Language ModelsCode0
Detecting Knowledge Boundary of Vision Large Language Models by Sampling-Based InferenceCode0
Designing an Evaluation Framework for Large Language Models in Astronomy ResearchCode0
IITK at SemEval-2024 Task 2: Exploring the Capabilities of LLMs for Safe Biomedical Natural Language Inference for Clinical TrialsCode0
Hypercube-RAG: Hypercube-Based Retrieval-Augmented Generation for In-domain Scientific Question-AnsweringCode0
RAGPPI: RAG Benchmark for Protein-Protein Interactions in Drug DiscoveryCode0
How to Protect Yourself from 5G Radiation? Investigating LLM Responses to Implicit MisinformationCode0
How Large is the Universe of RNA-Like Motifs? A Clustering Analysis of RNA Graph Motifs Using Topological DescriptorsCode0
HIRO: Hierarchical Information Retrieval OptimizationCode0
Deploying Large Language Models With Retrieval Augmented GenerationCode0
BordIRlines: A Dataset for Evaluating Cross-lingual Retrieval-Augmented GenerationCode0
RAG-RLRC-LaySum at BioLaySumm: Integrating Retrieval-Augmented Generation and Readability Control for Layman Summarization of Biomedical TextsCode0
ATM: Adversarial Tuning Multi-agent System Makes a Robust Retrieval-Augmented GeneratorCode0
BioRAGent: A Retrieval-Augmented Generation System for Showcasing Generative Query Expansion and Domain-Specific Search for Scientific Q&ACode0
Agent-Enhanced Large Language Models for Researching Political InstitutionsCode0
The HalluRAG Dataset: Detecting Closed-Domain Hallucinations in RAG Applications Using an LLM's Internal StatesCode0
HDLxGraph: Bridging Large Language Models and HDL Repositories via HDL Graph DatabasesCode0
ACL Ready: RAG Based Assistant for the ACL ChecklistCode0
SEER: Self-Aligned Evidence Extraction for Retrieval-Augmented GenerationCode0
Show:102550
← PrevPage 82 of 85Next →

No leaderboard results yet.