MetaRAG: Belief-Action Aligned Policy Optimization for Agentic RAG
August 26, 2026
MetaRAG optimizes agentic RAG by aligning a model's internal belief about evidence sufficiency with its retrieval actions. It utilizes Verify-first Action Generation and Internal Belief Probing during training to prevent the reinforcement of internally consistent but factually incorrect trajectories.
HOW THIS AFFECTS YOU
●
builderYou can build more reliable RAG agents that better decide when to stop searching and start answering.
●
researcherThis introduces a new reward structure based on belief-action alignment for agentic workflows.