Heuristic Classification of Thoughts Prompting (HCoT): Integrating Expert System Heuristics for Structured Reasoning into Large Language Models
Lei Lin, Jizhao Zhu, Yong Liu, Donghong Sun, Hongbo He, Yihua Du

TL;DR
This paper introduces HCoT, a structured prompting schema that integrates expert heuristics into LLM reasoning, improving accuracy and efficiency on complex inductive tasks.
Contribution
The paper presents HCoT, a novel heuristic classification prompting method that enhances LLM reasoning by guiding decision trajectories with reusable structured solutions.
Findings
HCoT outperforms Tree-of-Thoughts and Chain-of-Thoughts in complex reasoning tasks.
HCoT achieves higher token efficiency on the 24 Game task.
HCoT balances accuracy and computational cost effectively.
Abstract
This paper addresses two limitations of large language models (LLMs) in solving complex problems: (1) their reasoning processes exhibit Bayesian-like stochastic generation, where each token is sampled from a context-dependent probability distribution, leading to inherently random decision trajectories rather than deterministic planning; (2) the reasoning and decision-making mechanisms are statically decoupled, meaning dynamically retrieved domain knowledge fails to dynamically adjust the underlying reasoning strategy. These dual deficiencies result in initial decisions lacking strategic anchoring and reasoning chains often failing to converge on correct solutions, as stochastic generation lacks mechanisms for trajectory correction or knowledge-guided optimization during sequential reasoning. To resolve these issues, we propose a problem-solving method integrated into the LLM's…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
