POCAII: Parameter Optimization with Conscious Allocation using Iterative Intelligence
Joshua Inman, Tanmay Khandait, Lalitha Sankar, Giulia Pedrielli

TL;DR
POCAII is a novel hyperparameter optimization algorithm that explicitly separates search and evaluation phases, improving performance and robustness especially under low-resource conditions.
Contribution
It introduces a new HPO method that distinctly manages search and evaluation, outperforming existing methods in low-budget scenarios.
Findings
Superior performance in low-budget regimes
Higher robustness and lower variance
Effective management of HPO budget
Abstract
In this paper we propose for the first time the hyperparameter optimization (HPO) algorithm POCAII. POCAII differs from the Hyperband and Successive Halving literature by explicitly separating the search and evaluation phases and utilizing principled approaches to exploration and exploitation principles during both phases. Such distinction results in a highly flexible scheme for managing a hyperparameter optimization budget by focusing on search (i.e., generating competing configurations) towards the start of the HPO process while increasing the evaluation effort as the HPO comes to an end. POCAII was compared to state of the art approaches SMAC, BOHB and DEHB. Our algorithm shows superior performance in low-budget hyperparameter optimization regimes. Since many practitioners do not have exhaustive resources to assign to HPO, it has wide applications to real-world problems. Moreover,…
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
TopicsMachine Learning and Data Classification · Data Stream Mining Techniques · Advanced Multi-Objective Optimization Algorithms
MethodsHyper-parameter optimization
