@inproceedings{wu-etal-2025-agentic,
title = "Agentic Reasoning: A Streamlined Framework for Enhancing {LLM} Reasoning with Agentic Tools",
author = "Wu, Junde and
Zhu, Jiayuan and
Liu, Yuyuan and
Xu, Min and
Jin, Yueming",
editor = "Che, Wanxiang and
Nabende, Joyce and
Shutova, Ekaterina and
Pilehvar, Mohammad Taher",
booktitle = "Proceedings of the 63rd Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers)",
month = jul,
year = "2025",
address = "Vienna, Austria",
publisher = "Association for Computational Linguistics",
url = "https://preview.aclanthology.org/ingestion-acl-25/2025.acl-long.1383/",
pages = "28489--28503",
ISBN = "979-8-89176-251-0",
abstract = "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. Our code and data are publicly available."
}
Markdown (Informal)
[Agentic Reasoning: A Streamlined Framework for Enhancing LLM Reasoning with Agentic Tools](https://preview.aclanthology.org/ingestion-acl-25/2025.acl-long.1383/) (Wu et al., ACL 2025)
ACL