Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Agentic Reasoning: A Streamlined Framework for Enhancing LLM Reasoning with Agentic Tools

About

We introduce Agentic Reasoning, a framework that enhances large language model (LLM) reasoning by integrating external tool-using agents. Agentic Reasoning dynamically leverages web search, code execution, and structured memory to address complex problems requiring deep research. A key innovation in our framework is the Mind-Map agent, which constructs a structured knowledge graph to store reasoning context and track logical relationships, ensuring coherence in long reasoning chains with extensive tool usage. Additionally, we conduct a comprehensive exploration of the Web-Search agent, leading to a highly effective search mechanism that surpasses all prior approaches. When deployed on DeepSeek-R1, our method achieves a new state-of-the-art (SOTA) among public models and delivers performance comparable to OpenAI Deep Research, the leading proprietary model in this domain. Extensive ablation studies validate the optimal selection of agentic tools and confirm the effectiveness of our Mind-Map and Web-Search agents in enhancing LLM reasoning. The code is at: https://github.com/theworldofagents/Agentic-Reasoning

Junde Wu, Jiayuan Zhu, Yuyuan Liu, Min Xu, Yueming Jin• 2025

Related benchmarks

TaskDatasetResultRank
Question AnsweringGPQA (test)--
55
ReasoningHumanity's Last Exam
Accuracy23.8
46
Deep ResearchDeep Research tasks (test)
Interest Level3.7
7
Long-form generationFreshWiki
ROUGE-154.1
6
AI Agent Reasoning and Tool-useGAIA
Level 1 Score74.36
5
Deep Research56 deep research questions (test)
Interest Level3.7
5
Showing 6 of 6 rows

Other info

Code

Follow for update