English

Efficient Hyperparameter Tuning with Dynamic Accuracy Derivative-Free Optimization

Machine Learning 2020-11-09 v1 Numerical Analysis Numerical Analysis Optimization and Control Machine Learning

Abstract

Many machine learning solutions are framed as optimization problems which rely on good hyperparameters. Algorithms for tuning these hyperparameters usually assume access to exact solutions to the underlying learning problem, which is typically not practical. Here, we apply a recent dynamic accuracy derivative-free optimization method to hyperparameter tuning, which allows inexact evaluations of the learning problem while retaining convergence guarantees. We test the method on the problem of learning elastic net weights for a logistic classifier, and demonstrate its robustness and efficiency compared to a fixed accuracy approach. This demonstrates a promising approach for hyperparameter tuning, with both convergence guarantees and practical performance.

Keywords

Cite

@article{arxiv.2011.03151,
  title  = {Efficient Hyperparameter Tuning with Dynamic Accuracy Derivative-Free Optimization},
  author = {Matthias J. Ehrhardt and Lindon Roberts},
  journal= {arXiv preprint arXiv:2011.03151},
  year   = {2020}
}

Comments

Accepted to the 12th OPT Workshop on Optimization for Machine Learning at NeurIPS 2020

R2 v1 2026-06-23T19:57:08.647Z