AI RESEARCH
Improving End-to-End Training of Retrieval-Augmented Generation Models via Joint Stochastic Approximation
arXiv CS.CL
•
ArXi:2508.18168v3 Announce Type: replace Retrieval-augmented generation (RAG) has become a widely recognized paradigm to combine parametric memory with non-parametric memories. An RAG model consists of two serial connecting components (retriever and generator). A major challenge in end-to-end optimization of the RAG model is that marginalization over relevant passages (modeled as discrete latent variables) from a knowledge base is required. Traditional top-K marginalization and variational RAG (VRAG) suffer from biased or high-variance gradient estimates.