Back to Research papers
Research paper index

Improving Retrieval-Augmented Generation without Taxonomy-based Error Categorization

Gongbo Zhang, Yifan Peng, Chunhua Weng

arXiv:2605.18772Published April 16, 20260 citations
  • cs.IR
  • cs.AI
  • cs.CL
  • action

Abstract

Retrieval-Augmented Generation (RAG) improves the factual accuracy of large language model (LLM) outputs by grounding generation in external knowledge. Recent agentic RAG systems extend this paradigm with critical agents to evaluate model responses and iteratively refine outputs. However, most prior work implicitly assumes reliable critic feedback and focuses on planning strategies, while paying limited attention to the robustness of the error-correction process itself, which can be impacted by misaligned error categories and ineffective or incorrect corrections. Here, we hypothesize that RAG performance can be improved without explicit error categorization. We propose RePAIR, a response-action learning paradigm that directly maps flawed RAG outputs to error-mitigating action plans without relying on fine-grained error taxonomies and explicit critic supervision. Across multiple benchmarks, RePAIR consistently improves agentic RAG performance.

Read the original paper

This page indexes public paper metadata. The manuscript remains with its original publisher and authors.