cd /news/artificial-intelligence/search-on-graph-r1-training-large-la… · home topics artificial-intelligence article
[ARTICLE · art-68010] src=arxiv.org ↗ pub= topic=artificial-intelligence verified=true sentiment=↑ positive

Search-on-Graph-R1: Training Large Language Models to Search Knowledge Graphs with Reinforcement Learning

Researchers introduced Search-on-Graph-R1 (SoGR1), an 8B-parameter model that internalizes knowledge graph navigation through supervised fine-tuning and reinforcement learning, outperforming all frozen frontier-LLM systems on WebQSP, CWQ, and GrailQA while achieving the strongest results on CWQ among compared systems. The method uses a frontier teacher scaffolded with gold SPARQL queries to generate grounded trajectories from Freebase, requiring no auxiliary modules at inference or LLM judges during training.

read1 min views1 publishedJul 22, 2026

arXiv:2607.18481v1 Announce Type: new Abstract: Knowledge graph question answering (KGQA) requires navigating from topic entities to an answer several relations away. Recent methods prompt a frontier LLM to explore the graph through a retrieval tool, but their reliance on frontier-scale inference makes them costly to deploy. We present Search-on-Graph-R1 (\sogrone{}), which internalizes this navigation into a compact 8B model through supervised fine-tuning (SFT) followed by reinforcement learning (RL). Our central idea is to scaffold a frontier teacher with each question's gold SPARQL query, so the teacher traverses a known answer-bearing path with a live \texttt{Search} tool rather than having to discover the path itself. Since every call executes against a live Freebase server, the resulting trajectories are grounded in the knowledge graph by construction. On WebQSP, CWQ, and GrailQA, \sogrone{} at 8B surpasses every frozen frontier-LLM system in our comparison and posts the strongest results on CWQ of any system we compare against. It does so using no auxiliary module at inference and no LLM judge during training. Isolating each training stage shows that SFT and RL contribute complementary gains, our approach transfers across model families, and RL learns to reach answers in fewer \texttt{Search} calls than its SFT initialization.

── more in #artificial-intelligence 4 stories · sorted by recency
── more on @search-on-graph-r1 3 stories trending now
sponsored brought to you by zahid.host 4,200+ EU-deployed projects
reading about agents? ship yours in a single git push.

Run your AI side-project on zahid.host

EU-based hosting, git-push deploys, automatic HTTPS, no cold starts. Free tier with a custom domain — perfect for shipping the agent you just read about.

$git push zahid main
Live at https://your-agent.zahid.host
Get free account → Pricing
from €0/mo · no card required
LIVE [news/search-on-graph-r1-t…] indexed:0 read:1min 2026-07-22 ·