CogMCTS: A Novel Cognitive-Guided Monte Carlo Tree Search Framework for Iterative Heuristic Evolution with Large Language Models
Hui Wang, Yang Liu, Xiaoyu Zhang, Chaoxu Mu

TL;DR
CogMCTS introduces a cognitive-guided Monte Carlo Tree Search framework that enhances automated heuristic optimization by integrating multi-round feedback, balancing exploration and exploitation, and improving solution diversity and quality.
Contribution
This paper presents a novel cognitive-guided MCTS framework that effectively combines LLMs with MCTS for iterative heuristic evolution, addressing limitations of existing methods.
Findings
Outperforms existing LLM-based methods in solution quality.
Demonstrates improved stability and efficiency.
Enhances heuristic diversity through strategic mutation.
Abstract
Automatic Heuristic Design (AHD) is an effective framework for solving complex optimization problems. The development of large language models (LLMs) enables the automated generation of heuristics. Existing LLM-based evolutionary methods rely on population strategies and are prone to local optima. Integrating LLMs with Monte Carlo Tree Search (MCTS) improves the trade-off between exploration and exploitation, but multi-round cognitive integration remains limited and search diversity is constrained. To overcome these limitations, this paper proposes a novel cognitive-guided MCTS framework (CogMCTS). CogMCTS tightly integrates the cognitive guidance mechanism of LLMs with MCTS to achieve efficient automated heuristic optimization. The framework employs multi-round cognitive feedback to incorporate historical experience, node information, and negative outcomes, dynamically improving…
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.
Taxonomy
TopicsAdvanced Multi-Objective Optimization Algorithms · Constraint Satisfaction and Optimization · Metaheuristic Optimization Algorithms Research
