paper-with-me

Papers

Gradient-based Hyperparameter Optimization without Validation Data for Learning fom Limited Labels

2021-09-29 · Ryuichiro Hataya, Hideki Nakayama

Optimizing hyperparameters of machine learning algorithms especially for limited labeled data is important but difficult, because then obtaining enough validation data is practically impossible. Bayesian model selection enables hyperparameter optimization \emph{without validation data}, but it requires Hessian log determinants, which is computationally demanding for deep neural networks. We study methods to efficiently approximate Hessian log determinants and empirically demonstrate that approximated Bayesian model selection can effectively tune hyperparameters of algorithms of deep semi-supervised learning and learning from noisy labels.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Hyperparameter OptimizationModel Selection

Similar Papers 제목 키워드 기반

Optimizing for Generalization in Machine Learning with Cross-Validation Gradients

2018-05-18 · Shane Barratt, Rishi Sharma

Cross-validation is the workhorse of modern applied statistics and machine learning, as it provides a principled framework for selecting the model that maximizes generalization performance. In this paper, we show that th…

BIG-bench Machine LearningHyperparameter Optimizationregression

Optimizing for Generalization in Machine Learning with Cross-Validation Gradients

2019-05-01 · ICLR 2019 5 · Barratt, Shane, Sharma, Rishi

Cross-validation is the workhorse of modern applied statistics and machine learning, as it provides a principled framework for selecting the model that maximizes generalization performance. In this paper, we show that th…

BIG-bench Machine LearningHyperparameter Optimizationregression

Gradient-based Hyperparameter Optimization through Reversible Learning

2015-02-11 · Dougal Maclaurin, David Duvenaud, Ryan P. Adams

Tuning hyperparameters of learning algorithms is hard because gradients are usually unavailable. We compute exact gradients of cross-validation performance with respect to all hyperparameters by chaining derivatives back…

Hyperparameter Optimization

Scalable Gradient-Based Tuning of Continuous Regularization Hyperparameters

2015-11-20 · Jelena Luketina, Mathias Berglund, Klaus Greff, Tapani Raiko

Hyperparameter selection generally relies on running multiple full training trials, with selection based on validation set performance. We propose a gradient-based approach for locally adjusting hyperparameters during tr…

Hyperparameter Optimization

Stability and Generalization of Bilevel Programming in Hyperparameter Optimization

2021-06-08 · NeurIPS 2021 12 · Fan Bao, Guoqiang Wu, Chongxuan Li, Jun Zhu 외

The (gradient-based) bilevel programming framework is widely used in hyperparameter optimization and has achieved excellent performance empirically. Previous theoretical work mainly focuses on its optimization properties…

Hyperparameter Optimization