paper-with-me

Papers

Functional Bilevel Optimization for Machine Learning

2024-03-29 · Ieva Petrulionyte, Julien Mairal, Michael Arbel

In this paper, we introduce a new functional point of view on bilevel optimization problems for machine learning, where the inner objective is minimized over a function space. These types of problems are most often solved by using methods developed in the parametric setting, where the inner objective is strongly convex with respect to the parameters of the prediction function. The functional point of view does not rely on this assumption and notably allows using over-parameterized neural networks as the inner prediction function. We propose scalable and efficient algorithms for the functional bilevel optimization problem and illustrate the benefits of our approach on instrumental regression and reinforcement learning tasks.

📄 PDF Abstract BibTeX arXiv:2403.20233

Code (1)

inria-thoth/funcbo 공식 구현 jax

Tasks

Bilevel OptimizationPrediction

Similar Papers 제목 키워드 기반

Learning Theory for Kernel Bilevel Optimization

2025-02-12 · Fares El Khoury, Edouard Pauwels, Samuel Vaiter, Michael Arbel

Bilevel optimization has emerged as a technique for addressing a wide range of machine learning problems that involve an outer objective implicitly determined by the minimizer of an inner problem. In this paper, we inves…

Bilevel OptimizationLearning Theory

Non-Stationary Functional Bilevel Optimization

2026-01-21 · Jason Bohne, Ieva Petrulionyte, Michael Arbel, Julien Mairal 외 arxiv

Functional bilevel optimization (FBO) provides a powerful framework for hierarchical learning in function spaces, yet current methods are limited to static offline settings and perform suboptimally in online, non-station…

Hyperparameter OptimizationReinforcement LearningBilevel Optimization

Bilevel Optimization for Machine Learning: Algorithm Design and Convergence Analysis

2021-07-31 · Kaiyi Ji

Bilevel optimization has become a powerful framework in various machine learning applications including meta-learning, hyperparameter optimization, and network architecture search. There are generally two classes of bile…

BIG-bench Machine LearningBilevel OptimizationHyperparameter OptimizationMeta-Learning

Implicit Bilevel Optimization: Differentiating through Bilevel Optimization Programming

2023-02-28 · Francesco Alesiani

Bilevel Optimization Programming is used to model complex and conflicting interactions between agents, for example in Robust AI or Privacy-preserving AI. Integrating bilevel mathematical programming within deep learning …

Bilevel OptimizationPrivacy Preserving

A Single-Loop Algorithm for Decentralized Bilevel Optimization

2023-11-15 · Youran Dong, Shiqian Ma, Junfeng Yang, Chao Yin

Bilevel optimization has gained significant attention in recent years due to its broad applications in machine learning. This paper focuses on bilevel optimization in decentralized networks and proposes a novel single-lo…

Bilevel OptimizationHyperparameter Optimization