REVIEW 4 cited by
In-the-loop Hyper-Parameter Optimization for LLM-Based Automated Design of Heuristics
Not yet reviewed by Pith; the record is open.
This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.
SPECIMEN: schema-true, not a live event
T0 review · schema-true
One-sentence machine reading of the paper's core claim.
pith:XXXXXXXX · record.json · timestamp
Signed reviews
read the original abstract
Large Language Models (LLMs) have shown great potential in automatically generating and optimizing (meta)heuristics, making them valuable tools in heuristic optimization tasks. However, LLMs are generally inefficient when it comes to fine-tuning hyper-parameters of the generated algorithms, often requiring excessive queries that lead to high computational and financial costs. This paper presents a novel hybrid approach, LLaMEA-HPO, which integrates the open source LLaMEA (Large Language Model Evolutionary Algorithm) framework with a Hyper-Parameter Optimization (HPO) procedure in the loop. By offloading hyper-parameter tuning to an HPO procedure, the LLaMEA-HPO framework allows the LLM to focus on generating novel algorithmic structures, reducing the number of required LLM queries and improving the overall efficiency of the optimization process. We empirically validate the proposed hybrid framework on benchmark problems, including Online Bin Packing, Black-Box Optimization, and the Traveling Salesperson Problem. Our results demonstrate that LLaMEA-HPO achieves superior or comparable performance compared to existing LLM-driven frameworks while significantly reducing computational costs. This work highlights the importance of separating algorithmic innovation and structural code search from parameter tuning in LLM-driven code optimization and offers a scalable approach to improve the efficiency and effectiveness of LLM-based code generation.
Forward citations
Cited by 4 Pith papers
-
BLADE: Benchmark suite for LLM-driven Automated Design and Evolution of iterative optimisation heuristics
BLADE is an open-source, modular benchmark suite for evaluating LLM-driven automated algorithm discovery on continuous black-box optimization problems.
-
Beyond the Hype: Benchmarking LLM-Evolved Heuristics for Bin Packing
Across 6,064 bin-packing instances from 12 datasets, the hand-designed Best-Fit heuristic outperforms most LLM-evolved heuristics, which do not generalize beyond their training distributions.
-
Language Models for Code Optimization: Survey, Challenges and Future Directions
A systematic review of 53 papers on using large language models for code optimization, with a taxonomy, five challenges, and eight future research directions.
-
Controlling the Mutation in Large Language Models for the Efficient Evolution of Algorithms
Dynamic mutation prompts sampled from a power-law distribution improve the convergence speed of LLaMEA when driven by GPT-4o, but not GPT-3.5-turbo.
Discussion (0). Continue with ORCID to comment.