paper-with-me

Papers

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

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

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 version of the problem where the inner objective is solved iteratively, and gave sufficient conditions ensuring convergence to the exact problem. In this work we show how to optimize learning rates, automatically weight the loss of single examples and learn hyper-representations with Far-HO, a software package based on the popular deep learning framework TensorFlow that allows to seamlessly tackle both HO and ML problems.

📄 PDF Abstract BibTeX arXiv:1806.04941

Code (2)

lucfra/FAR-HO 공식 구현 tf
prolearner/hyper-representation tf

Tasks

Hyperparameter OptimizationMeta-Learning

Similar Papers 제목 키워드 기반

Bilevel Programming for Hyperparameter Optimization and Meta-Learning

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

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 exp…

Few-Shot LearningHyperparameter 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