arXiv Analytics

Sign in

arXiv:2009.06390 [cs.LG]AbstractReferencesReviewsResources

IEO: Intelligent Evolutionary Optimisation for Hyperparameter Tuning

Yuxi Huan, Fan Wu, Michail Basios, Leslie Kanthan, Lingbo Li, Baowen Xu

Published 2020-09-10Version 1

Hyperparameter optimisation is a crucial process in searching the optimal machine learning model. The efficiency of finding the optimal hyperparameter settings has been a big concern in recent researches since the optimisation process could be time-consuming, especially when the objective functions are highly expensive to evaluate. In this paper, we introduce an intelligent evolutionary optimisation algorithm which applies machine learning technique to the traditional evolutionary algorithm to accelerate the overall optimisation process of tuning machine learning models in classification problems. We demonstrate our Intelligent Evolutionary Optimisation (IEO)in a series of controlled experiments, comparing with traditional evolutionary optimisation in hyperparameter tuning. The empirical study shows that our approach accelerates the optimisation speed by 30.40% on average and up to 77.06% in the best scenarios.

Related articles: Most relevant | Search more
arXiv:1904.06960 [cs.LG] (Published 2019-04-15)
On the Performance of Differential Evolution for Hyperparameter Tuning
arXiv:1804.07824 [cs.LG] (Published 2018-04-20)
Autotune: A Derivative-free Optimization Framework for Hyperparameter Tuning
arXiv:1812.02207 [cs.LG] (Published 2018-12-05)
An empirical study on hyperparameter tuning of decision trees