English

Entropy-based Exploration Conduction for Multi-step Reasoning

Artificial Intelligence 2025-06-19 v2 Computation and Language

Abstract

Multi-step processes via large language models (LLMs) have proven effective for solving complex reasoning tasks. However, the depth of exploration of the reasoning procedure can significantly affect the task performance. Existing methods to automatically decide the depth often lead to high cost and a lack of flexibility. To address these issues, we propose Entropy-based Exploration Depth Conduction (Entro-duction), a novel method that dynamically adjusts the exploration depth during multi-step reasoning by monitoring LLM's output entropy and variance entropy. We employ these two features to capture the model's uncertainty of the current step and the fluctuation of uncertainty across consecutive reasoning steps. Based on the observed entropy changes, the LLM selects whether to deepen, expand, or stop exploration according to the probability, which facilitates the trade-off between the reasoning accuracy and exploration effectiveness. Experimental results across four benchmark datasets demonstrate the efficacy of Entro-duction.

Keywords

Cite

@article{arxiv.2503.15848,
  title  = {Entropy-based Exploration Conduction for Multi-step Reasoning},
  author = {Jinghan Zhang and Xiting Wang and Fengran Mo and Yeyang Zhou and Wanfu Gao and Kunpeng Liu},
  journal= {arXiv preprint arXiv:2503.15848},
  year   = {2025}
}

Comments

Accepted by ACL 2025

R2 v1 2026-06-28T22:27:47.043Z