paper-with-me

Papers

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 bilevel optimization formulations for machine learning: 1) problem-based bilevel optimization, whose inner-level problem is formulated as finding a minimizer of a given loss function; and 2) algorithm-based bilevel optimization, whose inner-level solution is an output of a fixed algorithm. For the first class, two popular types of gradient-based algorithms have been proposed for hypergradient estimation via approximate implicit differentiation (AID) and iterative differentiation (ITD). Algorithms for the second class include the popular model-agnostic meta-learning (MAML) and almost no inner loop (ANIL). However, the convergence rate and fundamental limitations of bilevel optimization algorithms have not been well explored. This thesis provides a comprehensive convergence rate analysis for bilevel algorithms in the aforementioned two classes. We further propose principled algorithm designs for bilevel optimization with higher efficiency and scalability. For the problem-based formulation, we provide a convergence rate analysis for AID- and ITD-based bilevel algorithms. We then develop acceleration bilevel algorithms, for which we provide shaper convergence analysis with relaxed assumptions. We also provide the first lower bounds for bilevel optimization, and establish the optimality by providing matching upper bounds under certain conditions. We finally propose new stochastic bilevel optimization algorithms with lower complexity and higher efficiency in practice. For the algorithm-based formulation, we develop a theoretical convergence for general multi-step MAML and ANIL, and characterize the impact of parameter selections and loss geometries on the their complexities.

📄 PDF Abstract BibTeX arXiv:2108.00330

Code (0)

등록된 구현이 없습니다.

Tasks

BIG-bench Machine LearningBilevel OptimizationHyperparameter OptimizationMeta-Learning

Methods 이 논문이 사용한 방법론

MAML 설명 없음

Similar Papers 제목 키워드 기반

A Primal-Dual Approach to Bilevel Optimization with Multiple Inner Minima

2022-03-01 · Daouda Sow, Kaiyi Ji, Ziwei Guan, Yingbin Liang

Bilevel optimization has found extensive applications in modern machine learning problems such as hyperparameter optimization, neural architecture search, meta-learning, etc. While bilevel problems with a unique inner mi…

Bilevel OptimizationHyperparameter OptimizationMeta-LearningNeural Architecture Search

Bilevel Optimization: Convergence Analysis and Enhanced Design

2020-10-15 · Kaiyi Ji, Junjie Yang, Yingbin Liang

Bilevel optimization has arisen as a powerful tool for many machine learning problems such as meta-learning, hyperparameter optimization, and reinforcement learning. In this paper, we investigate the nonconvex-strongly-c…

Bilevel OptimizationHyperparameter OptimizationMeta-Learning

On the Convergence of Momentum-Based Algorithms for Federated Bilevel Optimization Problems

2022-04-28 · Hongchang Gao

In this paper, we studied the federated bilevel optimization problem, which has widespread applications in machine learning. In particular, we developed two momentum-based algorithms for optimizing this kind of problem a…

Bilevel Optimization

On the Convergence of Distributed Stochastic Bilevel Optimization Algorithms over a Network

2022-06-30 · Hongchang Gao, Bin Gu, My T. Thai

Bilevel optimization has been applied to a wide variety of machine learning models, and numerous stochastic bilevel optimization algorithms have been developed in recent years. However, most existing algorithms restrict …

BIG-bench Machine LearningBilevel OptimizationDistributed Optimization

Provably Faster Algorithms for Bilevel Optimization and Applications to Meta-Learning

2020-09-28 · Kaiyi Ji, Junjie Yang, Yingbin Liang

Bilevel optimization has arisen as a powerful tool for many machine learning problems such as meta-learning, hyperparameter optimization, and reinforcement learning. In this paper, we investigate the nonconvex-strongly-c…

Bilevel OptimizationHyperparameter OptimizationMeta-Learning