Litcius/Paper detail

A Combinatorial Approach to Hyperparameter Optimization

Krishna Khadka, Jaganmohan Chandrasekaran, Yu Lei, Raghu N. Kacker, D. Richard Kuhn

202410 citationsDOIOpen Access PDF

Abstract

In machine learning, hyperparameter optimization (HPO) is essential for effective model training and significantly impacts model performance. Hyperparameters are predefined model settings which fine-tune the model's behavior and are critical to modeling complex data patterns. Traditional HPO approaches such as Grid Search, Random Search, and Bayesian Optimization have been widely used in this field. However, as datasets grow and models increase in complexity, these approaches often require a significant amount of time and resources for HPO. This research introduces a novel approach using t-way testing---a combinatorial approach to software testing used for identifying faults with a test set that covers all t-way interactions---for HPO. T-way testing substantially narrows the search space and effectively covers parameter interactions. Our experimental results show that our approach reduces the number of necessary model evaluations and significantly cuts computational expenses while still outperforming traditional HPO approaches for the models studied in our experiments.

Topics & Concepts

HyperparameterHyperparameter optimizationBayesian optimizationComputer scienceMachine learningSet (abstract data type)Artificial intelligenceGridBayesian probabilityRandom searchData miningAlgorithmMathematicsSupport vector machineProgramming languageGeometryMachine Learning and Data ClassificationMachine Learning and AlgorithmsAdvanced Multi-Objective Optimization Algorithms
A Combinatorial Approach to Hyperparameter Optimization | Litcius