Section 01
Dynamic Reasoning Agent: An Adaptive Selection System for Nine Reasoning Algorithms (Introduction)
The ASU research team has developed a general-purpose reasoning agent system whose core capability lies in dynamically selecting optimal combinations of reasoning algorithms by analyzing task characteristics through meta-reasoning. Under the constraint of using only a single SOL LLM API, it significantly improves the ability to solve complex problems. The system integrates nine reasoning algorithms covering multiple technical routes such as basic, enhanced, verification optimization, and search strategies, and achieves adaptive reasoning through task analysis, algorithm selection decision-maker, and execution feedback loop. This article will discuss aspects including background, design, implementation, experiments, applications, and limitations.