Reasoning Strategies in Large Language Models: Can They Follow, Prefer, and Optimize?

📅 2025-07-15
📈 Citations: 0
✹ Influential: 0
📄 PDF
đŸ€– AI Summary
Large language models (LLMs) typically rely on fixed reasoning strategies, limiting their generalization across diverse logical reasoning tasks. Method: This paper systematically investigates whether prompt engineering can dynamically guide LLMs to adaptively switch among reasoning strategies—including chain-of-thought, tree-of-thought, and self-consistency ensembling—by proposing a multi-strategy prompting framework and a standardized logical reasoning benchmark. Contribution/Results: Experiments reveal that single-strategy prompting yields unstable performance, whereas adaptive strategy selection—triggered by task characteristics or model confidence—significantly improves overall accuracy (average +4.2%) and enhances error recovery. This work provides the first empirical validation of prompt-driven controllability over reasoning strategies, establishing an interpretable, low-overhead paradigm for improving LLM reasoning flexibility and robustness.

Technology Category

Application Category

📝 Abstract
Human reasoning involves different strategies, each suited to specific problems. Prior work shows that large language model (LLMs) tend to favor a single reasoning strategy, potentially limiting their effectiveness in diverse reasoning challenges. In this work, we investigate whether prompting can control LLMs reasoning strategies and assess its impact on logical problem-solving. While our experiments show that no single strategy consistently improves accuracy, performance could be enhanced if models could adaptively choose the optimal strategy. We propose methods to guide LLMs in strategy selection, highlighting new ways to refine their reasoning abilities.
Problem

Research questions and friction points this paper is trying to address.

Control LLMs reasoning strategies via prompting
Assess impact of strategies on logical problem-solving
Guide LLMs to adaptively choose optimal strategies
Innovation

Methods, ideas, or system contributions that make the work stand out.

Prompting controls LLMs reasoning strategies
Adaptive strategy selection enhances performance
Methods guide LLMs in optimal strategy choice
🔎 Similar Papers
No similar papers found.