English

Online Hyperparameter Search Interleaved with Proximal Parameter Updates

Machine Learning 2020-04-07 v1 Signal Processing Machine Learning

Abstract

There is a clear need for efficient algorithms to tune hyperparameters for statistical learning schemes, since the commonly applied search methods (such as grid search with N-fold cross-validation) are inefficient and/or approximate. Previously existing algorithms that efficiently search for hyperparameters relying on the smoothness of the cost function cannot be applied in problems such as Lasso regression. In this contribution, we develop a hyperparameter optimization method that relies on the structure of proximal gradient methods and does not require a smooth cost function. Such a method is applied to Leave-one-out (LOO)-validated Lasso and Group Lasso to yield efficient, data-driven, hyperparameter optimization algorithms. Numerical experiments corroborate the convergence of the proposed method to a local optimum of the LOO validation error curve, and the efficiency of its approximations.

Keywords

Cite

@article{arxiv.2004.02769,
  title  = {Online Hyperparameter Search Interleaved with Proximal Parameter Updates},
  author = {Luis Miguel Lopez-Ramos and Baltasar Beferull-Lozano},
  journal= {arXiv preprint arXiv:2004.02769},
  year   = {2020}
}

Comments

6 pages, 3 figures, 1 algorithm; Submitted to the European Signal Processing Conference (EUSIPCO) 2020 (Amsterdam)

R2 v1 2026-06-23T14:41:19.990Z