CDEoH: Category-Driven Automatic Algorithm Design With Large Language Models
Yu-Nian Wang, Shen-Huan Lyu, Ning Chen, Jia-Le Xu, Baoliu Ye, Qingfu Zhang

TL;DR
This paper introduces CDEoH, a novel approach leveraging large language models to explicitly incorporate algorithm category diversity, improving stability and performance in automated algorithm design for combinatorial optimization.
Contribution
CDEoH explicitly models algorithm categories and balances diversity and performance, enabling parallel exploration and enhancing evolutionary stability in LLM-based heuristic search.
Findings
CDEoH mitigates convergence to a single evolutionary path.
It significantly improves stability and average performance.
Effective across multiple problem scales and types.
Abstract
With the rapid advancement of large language models (LLMs), LLM-based heuristic search methods have demonstrated strong capabilities in automated algorithm generation. However, their evolutionary processes often suffer from instability and premature convergence. Existing approaches mainly address this issue through prompt engineering or by jointly evolving thought and code, while largely overlooking the critical role of algorithmic category diversity in maintaining evolutionary stability. To this end, we propose Category Driven Automatic Algorithm Design with Large Language Models (CDEoH), which explicitly models algorithm categories and jointly balances performance and category diversity in population management, enabling parallel exploration across multiple algorithmic paradigms. Extensive experiments on representative combinatorial optimization problems across multiple scales…
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
TopicsMachine Learning and Data Classification · Natural Language Processing Techniques · Topic Modeling
