Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

TIDE: Tuning-Integrated Dynamic Evolution for LLM-Based Automated Heuristic Design

About

Although Large Language Models have advanced Automated Heuristic Design, treating algorithm evolution as a monolithic text generation task overlooks the coupling between discrete algorithmic structures and continuous numerical parameters. Consequently, existing methods often discard promising algorithms due to uncalibrated constants and suffer from premature convergence resulting from simple similarity metrics. To address these limitations, we propose TIDE, a Tuning-Integrated Dynamic Evolution framework designed to decouple structural reasoning from parameter optimization. TIDE features a nested architecture where an outer parallel island model utilizes Tree Similarity Edit Distance to drive structural diversity, while an inner loop integrates LLM-based logic generation with a differential mutation operator for parameter tuning. Additionally, a UCB-based scheduler dynamically prioritizes high-yield prompt strategies to optimize resource allocation. Extensive experiments across nine combinatorial optimization problems demonstrate that TIDE discovers heuristics that significantly outperform state-of-the-art baselines in solution quality while achieving improved search efficiency and reduced computational costs.

Chentong Chen, Mengyuan Zhong, Ye Fan, Jialong Shi, Jianyong Sun• 2026

Related benchmarks

TaskDatasetResultRank
Online Bin PackingWeibull distribution
Gap (%)0.33
63
Traveling Salesman ProblemTSP50
Optimality Gap4.76
58
Traveling Salesman ProblemTSP-100--
53
Capacitated Vehicle Routing ProblemCVRP N=100
Objective Value15.37
50
Traveling Salesman ProblemTSP N=200
Cost Gap0.34
24
Online Bin Packing ProblemBPP online N=5k, W=100
Optimality Gap0.73
23
Online Bin Packing ProblemBPP online N=1k, W=100
Optimality Gap333
23
Traveling Salesman ProblemTSP N=100
Cost (%)7.15
20
Knapsack ProblemKP N=50, W=12.5
Objective Value20.03
19
Knapsack ProblemKP N=100, W=25
Objective Value40.26
19
Showing 10 of 29 rows

Other info

Follow for update