HomOpt: A Homotopy-Based Hyperparameter Optimization Method
Sophia J. Abraham, Kehelwala D. G. Maduranga, Jeffery Kinnison,, Zachariah Carmichael, Jonathan D. Hauenstein, Walter J. Scheirer

TL;DR
HomOpt introduces a homotopy-based hyperparameter optimization method that enhances existing techniques with faster convergence and better performance across diverse machine learning tasks.
Contribution
The paper presents HomOpt, a novel data-driven hyperparameter optimization approach combining a generalized additive model with homotopy optimization to improve search efficiency.
Findings
HomOpt improves convergence speed of HPO methods.
HomOpt achieves better objective performance on benchmarks.
HomOpt is effective on open-set recognition tasks.
Abstract
Machine learning has achieved remarkable success over the past couple of decades, often attributed to a combination of algorithmic innovations and the availability of high-quality data available at scale. However, a third critical component is the fine-tuning of hyperparameters, which plays a pivotal role in achieving optimal model performance. Despite its significance, hyperparameter optimization (HPO) remains a challenging task for several reasons. Many HPO techniques rely on naive search methods or assume that the loss function is smooth and continuous, which may not always be the case. Traditional methods, like grid search and Bayesian optimization, often struggle to quickly adapt and efficiently search the loss landscape. Grid search is computationally expensive, while Bayesian optimization can be slow to prime. Since the search space for HPO is frequently high-dimensional and…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsMachine Learning and Data Classification · Metaheuristic Optimization Algorithms Research · Advanced Multi-Objective Optimization Algorithms
MethodsRandom Search · Hyper-parameter optimization
