Agentic Reasoning for Large Language Models
Abstract
Reasoning is a fundamental cognitive process underlying inference, problem-solving, and decision-making. While large language models (LLMs) demonstrate strong reasoning capabilities in closed-world settings, they struggle in open-ended and dynamic environments. Agentic reasoning marks a paradigm shift by reframing LLMs as autonomous agents that plan, act, and learn through continual interaction. In this survey, we organize agentic reasoning along three complementary dimensions. First, we characterize environmental dynamics through three layers: foundational agentic reasoning, which establishes core single-agent capabilities including planning, tool use, and search in stable environments; self-evolving agentic reasoning, which studies how agents refine these capabilities through feedback, memory, and adaptation; and collective multi-agent reasoning, which extends intelligence to collaborative settings involving coordination, knowledge sharing, and shared goals. Across these layers, we distinguish in-context reasoning, which scales test-time interaction through structured orchestration, from post-training reasoning, which optimizes behaviors via reinforcement learning and supervised fine-tuning. We further review representative agentic reasoning frameworks across real-world applications and benchmarks, including science, robotics, healthcare, autonomous research, and mathematics. This survey synthesizes agentic reasoning methods into a unified roadmap bridging thought and action, and outlines open challenges and future directions, including personalization, long-horizon interaction, world modeling, scalable multi-agent training, and governance for real-world deployment.
Cite
@article{arxiv.2601.12538,
title = {Agentic Reasoning for Large Language Models},
author = {Tianxin Wei and Ting-Wei Li and Zhining Liu and Xuying Ning and Ze Yang and Jiaru Zou and Zhichen Zeng and Ruizhong Qiu and Xiao Lin and Dongqi Fu and Zihao Li and Mengting Ai and Duo Zhou and Wenxuan Bao and Yunzhe Li and Gaotang Li and Cheng Qian and Yu Wang and Xiangru Tang and Yin Xiao and Liri Fang and Hui Liu and Xianfeng Tang and Yuji Zhang and Chi Wang and Jiaxuan You and Heng Ji and Hanghang Tong and Jingrui He},
journal= {arXiv preprint arXiv:2601.12538},
year = {2026}
}
Comments
Project: https://github.com/weitianxin/Awesome-Agentic-Reasoning