Sequential Large Language Model-Based Hyper-parameter Optimization
This study introduces SLLMBO, an innovative framework leveraging large language models (LLMs) for hyperparameter optimization (HPO), incorporating dynamic search space adaptability, enhanced parameter space exploitation, and a novel LLM-tree-structured parzen estimator (LLM-TPE) sampler. By addressing limitations in recent fully LLM-based methods and traditional bayesian optimization (BO), SLLMBO achieves more robust optimization. This comprehensive benchmarking evaluates multiple LLMs, including GPT-3.5-Turbo, GPT-4o, Claude-Sonnet-3.5, and Gemini-1.5-Flash, extending prior work and establishing SLLMBO as the first framework to benchmark a diverse set of LLMs for HPO. By integrating LLMs' established strengths in parameter initialization with the exploitation abilities demonstrated in this study, alongside TPE's exploration capabilities, the LLM-TPE sampler achieves a balanced exploration-exploitation trade-off, reduces API costs, and mitigates premature early stoppings for more effective parameter searches. Across 14 tabular tasks in classification and regression, the LLM-TPE sampler outperformed fully LLM-based methods and achieved superior results over BO methods in 9 tasks. Testing early stopping in budget-constrained scenarios demonstrated competitive performance, indicating that LLM-based methods generally benefit from extended iterations for optimal results. This work lays the foundation for future research exploring open-source LLMs, reproducibility of LLM results in HPO, and benchmarking SLLMBO on complex datasets, such as image classification, segmentation, and machine translation.
Code (1)
Tasks
Bayesian OptimizationBenchmarkingHyperparameter Optimizationimage-classificationImage ClassificationLanguage ModelingLanguage ModellingLarge Language ModelMachine TranslationmodelMethods 이 논문이 사용한 방법론
Similar Papers 제목 키워드 기반
Hyp-RL : Hyperparameter Optimization by Reinforcement Learning
Hyperparameter tuning is an omnipresent problem in machine learning as it is an integral aspect of obtaining the state-of-the-art performance for any model. Most often, hyperparameters are optimized just by training a mo…
Bayesian OptimizationHyperparameter Optimizationreinforcement-learningReinforcement Learning+1Multi-armed bandits for resource efficient, online optimization of language model pre-training: the use case of dynamic masking
We design and evaluate a Bayesian optimization framework for resource efficient pre-training of Transformer-based language models (TLMs). TLM pre-training requires high computational resources and introduces many unresol…
Bayesian OptimizationDecision MakingLanguage ModelingLanguage Modelling+2Hyperparameter Optimization via Sequential Uniform Designs
Hyperparameter optimization (HPO) plays a central role in the automated machine learning (AutoML). It is a challenging task as the response surfaces of hyperparameters are generally unknown, hence essentially a global op…
AutoMLglobal-optimizationHyperparameter OptimizationUsing a thousand optimization tasks to learn hyperparameter search strategies
We present TaskSet, a dataset of tasks for use in training and evaluating optimizers. TaskSet is unique in its size and diversity, containing over a thousand tasks ranging from image classification with fully connected o…
DiversityGeneral Classificationimage-classificationImage Classification+3Learning To Exploit the Sequence-Specific Prior Knowledge for Image Processing Pipelines Optimization
The hardware image signal processing (ISP) pipeline is the intermediate layer between the imaging sensor and the downstream application, processing the sensor signal into an RGB image. The ISP is less programmable an…
Hyperparameter OptimizationImage Segmentationobject-detectionObject Detection+1