蒙特卡罗树搜索
蒙特卡罗方法
启发式
计算机科学
树(集合论)
机器学习
数学优化
人工智能
数学
统计
数学分析
作者
Zhi Zheng,Zhuoliang Xie,Zhenkun Wang,Bryan Hooi
标识
DOI:10.48550/arxiv.2501.08603
摘要
Handcrafting heuristics for solving complex optimization tasks (e.g., route planning and task allocation) is a common practice but requires extensive domain knowledge. Recently, Large Language Model (LLM)-based automatic heuristic design (AHD) methods have shown promise in generating high-quality heuristics without manual interventions. Existing LLM-based AHD methods employ a population to maintain a fixed number of top-performing LLM-generated heuristics and introduce evolutionary computation (EC) to iteratively enhance the population. However, these population-based procedures cannot fully develop the potential of each heuristic and are prone to converge into local optima. To more comprehensively explore the space of heuristics, this paper proposes to use Monte Carlo Tree Search (MCTS) for LLM-based heuristic evolution. The proposed MCTS-AHD method organizes all LLM-generated heuristics in a tree structure and can better develop the potential of temporarily underperforming heuristics. In experiments, MCTS-AHD delivers significantly higher-quality heuristics on various complex tasks. Our code is available.
科研通智能强力驱动
Strongly Powered by AbleSci AI