paper-with-me

Papers

Bilevel Programming for Hyperparameter Optimization and Meta-Learning

2018-06-13 · ICML 2018 7 · Luca Franceschi, Paolo Frasconi, Saverio Salzo, Riccardo Grazzi, Massimilano Pontil

We introduce a framework based on bilevel programming that unifies gradient-based hyperparameter optimization and meta-learning. We show that an approximate version of the bilevel problem can be solved by taking into explicit account the optimization dynamics for the inner objective. Depending on the specific setting, the outer variables take either the meaning of hyperparameters in a supervised learning problem or parameters of a meta-learner. We provide sufficient conditions under which solutions of the approximate problem converge to those of the exact problem. We instantiate our approach for meta-learning in the case of deep learning where representation layers are treated as hyperparameters shared across a set of training episodes. In experiments, we confirm our theoretical findings, present encouraging results for few-shot learning and contrast the bilevel approach against classical approaches for learning-to-learn.

📄 PDF Abstract BibTeX arXiv:1806.04910

Code (0)

등록된 구현이 없습니다.

Tasks

Few-Shot LearningHyperparameter OptimizationMeta-Learning

Similar Papers 제목 키워드 기반

Far-HO: A Bilevel Programming Package for Hyperparameter Optimization and Meta-Learning

2018-06-13 · Luca Franceschi, Riccardo Grazzi, Massimiliano Pontil, Saverio Salzo 외

In (Franceschi et al., 2018) we proposed a unified mathematical framework, grounded on bilevel programming, that encompasses gradient-based hyperparameter optimization and meta-learning. We formulated an approximate vers…

Hyperparameter OptimizationMeta-Learning

Optimizing Hyperparameters in CNNs using Bilevel Programming in Time Series Data

2021-01-19 · Taniya Seth, Pranab K. Muhuri

Hyperparameter optimization has remained a central topic within the machine learning community due to its ability to produce state-of-the-art results. With the recent interest growing in the usage of CNNs for time series…

BIG-bench Machine LearningHyperparameter OptimizationPositionPrediction+3

Bilevel Optimization for Neural Architecture Search

2026-06-28 · Abhishek Shukla, Ankur Sinha, Faiz Hamid arxiv

Bilevel optimization has become an influential and widely adopted framework for addressing hierarchical optimization problems in machine learning, providing an effective approach to modeling the interaction between two l…

Hyperparameter OptimizationNeural Architecture SearchBilevel 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

Online Nonconvex Bilevel Optimization with Bregman Divergences

2024-09-16 · Jason Bohne, David Rosenberg, Gary Kazantsev, Pawel Polak

Bilevel optimization methods are increasingly relevant within machine learning, especially for tasks such as hyperparameter optimization and meta-learning. Compared to the offline setting, online bilevel optimization (OB…

Bilevel OptimizationHyperparameter OptimizationMeta-Learning