LLM-Driven Instance-Specific Heuristic Generation and Selection
Shaofeng Zhang, Shengcai Liu, Ning Lu, Jiahao Wu, Ji Liu, Yew-Soon Ong, Ke Tang

TL;DR
This paper introduces InstSpecHH, a framework that generates and selects heuristics tailored to specific problem subclasses using LLMs, improving solution quality and reducing computational costs in combinatorial optimization.
Contribution
It proposes a novel instance-specific heuristic generation method that partitions problem classes and automates tailored heuristic design for each subclass, enhancing performance.
Findings
Reduces average optimality gap by 6.06% for OBPP
Reduces average optimality gap by 0.66% for CVRP
Demonstrates strong generalization across subclasses
Abstract
Combinatorial optimization problems are widely encountered in real-world applications. A critical research challenge lies in designing high-quality heuristic algorithms that efficiently approximate optimal solutions within a reasonable time. In recent years, many works have explored integrating Large Language Models (LLMs) with Evolutionary Algorithms to automate heuristic algorithm design through prompt engineering. However, these approaches generally adopt a problem-specific paradigm, applying a single algorithm across all problem instances, failing to account for the heterogeneity across instances. In this paper, we propose InstSpecHH, a novel framework that introduces the concept of instance-specific heuristic generation. InstSpecHH partitions the overall problem class into sub-classes based on instance features and performs differentiated, automated heuristic design for each…
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
TopicsBusiness Process Modeling and Analysis
