Multi-objective Evolution of Heuristic Using Large Language Model
Shunyu Yao, Fei Liu, Xi Lin, Zhichao Lu, Zhenkun Wang, and Qingfu, Zhang

TL;DR
This paper introduces MEoH, a novel multi-objective heuristic search framework using LLMs to generate diverse, efficient heuristics for combinatorial problems, balancing multiple criteria beyond just optimality.
Contribution
It presents the first LLM-based multi-objective heuristic search framework with a new dominance-dissimilarity mechanism for effective population management.
Findings
Automatically generates diverse heuristics in a single run.
Achieves up to 10 times efficiency improvement.
Provides better trade-offs and insights into heuristic design.
Abstract
Heuristics are commonly used to tackle various search and optimization problems. Design heuristics usually require tedious manual crafting with domain knowledge. Recent works have incorporated Large Language Models (LLMs) into automatic heuristic search, leveraging their powerful language and coding capacity. However, existing research focuses on the optimal performance on the target problem as the sole objective, neglecting other criteria such as efficiency and scalability, which are vital in practice. To tackle this challenge, we propose to model the heuristic search as a multi-objective optimization problem and consider introducing additional practical criteria beyond optimal performance. Due to the complexity of the search space, conventional multi-objective optimization methods struggle to effectively handle LLM-based multi-objective heuristic search. We propose the first LLM-based…
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
Taxonomy
TopicsAdvanced Text Analysis Techniques · Text and Document Classification Technologies · Topic Modeling
MethodsSparse Evolutionary Training
