@DanKornas: DeepDive is a pattern for deep search agents: synthesize QA from knowledge graphs, then train multi-turn browsing with …

X AI KOLs Timeline Tools

Summary

DeepDive is a pattern for building deep search agents that synthesizes QA from knowledge graphs and trains multi-turn browsing with reinforcement learning (GRPO). It includes entity obfuscation and test-time scaling with tool calls.

DeepDive is a pattern for deep search agents: synthesize QA from knowledge graphs, then train multi-turn browsing with RL. Key Ideas: • KG random-walk data • entity obfuscation to force search • GRPO for long-horizon browsing • test-time scaling with tool calls Repo below. https://t.co/Ud2NMhzcoA
Original Article
View Cached Full Text

Cached at: 05/17/26, 07:31 AM

DeepDive is a pattern for deep search agents: synthesize QA from knowledge graphs, then train multi-turn browsing with RL.

Key Ideas: • KG random-walk data • entity obfuscation to force search • GRPO for long-horizon browsing • test-time scaling with tool calls

Repo below. https://t.co/Ud2NMhzcoA

Similar Articles

@Apodex_AI: Dive in Blog: https://apodex.com/blog/apodex-1.0 Tech report: http://apodex.com/pdf/20260608 Github: https://github.com…

X AI KOLs Following

ApodexAI releases Apodex-1.0, a deep-research model that operates as a tool-using ReAct agent. Its heavy-duty mode, Apodex-1.0-H, uses an asynchronous agent team with up to 150 sub-agents and achieves new state-of-the-art results on deep-research benchmarks including BrowseComp, DeepSearchQA, HLE, and FrontierScience, surpassing models like GPT-5.5-pro and Claude-Opus-4.8.