Skip to content
Research · Jul 13, 2026

AgentKGV framework improves knowledge graph fact verification with two-stage training and dynamic routing

A new arXiv preprint proposes AgentKGV, an agentic LLM-RAG system that combines dynamic routing, iterative query rewriting, and two-stage training to reduce factual errors in automatically constructed knowledge graphs.

Trust79
HypeLow hype

1 source · cross-referenced

ShareXLinkedInEmail
TL;DR
  • AgentKGV introduces a two-stage training strategy—turn-level distillation-based SFT and trajectory-level GRPO—to improve accuracy and cost-efficiency in knowledge graph fact verification.

Knowledge graphs (KGs) constructed automatically from large-scale corpora often contain factual errors due to noisy sources and extraction failures, making reliable verification at industrial scale a persistent challenge. A new arXiv preprint proposes AgentKGV, an agentic LLM-RAG framework designed to address this by integrating dynamic routing and iterative query rewriting to handle surface-form mismatches in document-level retrieval.

The framework introduces a two-stage training strategy to improve both accuracy and cost-efficiency. First, turn-level distillation-based supervised fine-tuning (SFT) transfers reasoning ability from a larger teacher model to a smaller model, stabilizing query rewriting and reasoning. Second, trajectory-level GRPO optimizes the search policy to reduce unnecessary retrieval calls without sacrificing accuracy.

On the long-tail-predicate split of the open-domain T-REx benchmark, AgentKGV improves macro-F1 over single-turn RAG by 5.5 percentage points. When combined with the two-stage training strategy, performance improves by an additional 9.4 percentage points. The framework also reduces the average number of search calls from 3.24 to 1.63 without lowering accuracy.

The authors—Yumin Heo, Hyeon-gu Lee, Sumin Seo, and Youngjoong Ko—position AgentKGV as a step toward more reliable and scalable verification of automatically constructed knowledge graphs, which are foundational to many industrial AI systems.

Sources
  1. 01arXiv cs.CLAgentKGV: Agentic LLM-RAG Framework with Two-Stage Training for the Fact Verification of Knowledge Graphs
Also on Research

Stories may contain errors. Dispatch is assembled with AI assistance and curated by human editors; despite the trust-score filter, mistakes happen. We correct publicly — every article links to its revision history. Nothing here is financial, legal, or medical advice. Verify before relying on any claim.

© 2026 Dispatch. No ads. No sponsorships. No paid placement. Reader-supported via Ko-fi.

Built by a person who cares about honest AI news.