paper-with-me

Papers

Task-Oriented Convex Bilevel Optimization with Latent Feasibility

2019-07-06 · Risheng Liu, Long Ma, Xiaoming Yuan, Shangzhi Zeng, Jin Zhang

This paper firstly proposes a convex bilevel optimization paradigm to formulate and optimize popular learning and vision problems in real-world scenarios. Different from conventional approaches, which directly design their iteration schemes based on given problem formulation, we introduce a task-oriented energy as our latent constraint which integrates richer task information. By explicitly re-characterizing the feasibility, we establish an efficient and flexible algorithmic framework to tackle convex models with both shrunken solution space and powerful auxiliary (based on domain knowledge and data distribution of the task). In theory, we present the convergence analysis of our latent feasibility re-characterization based numerical strategy. We also analyze the stability of the theoretical convergence under computational error perturbation. Extensive numerical experiments are conducted to verify our theoretical findings and evaluate the practical performance of our method on different applications.

📄 PDF Abstract BibTeX arXiv:1907.03083

Code (0)

등록된 구현이 없습니다.

Tasks

Bilevel Optimization

Similar Papers 제목 키워드 기반

SLM: A Smoothed First-Order Lagrangian Method for Structured Constrained Nonconvex Optimization

2023-09-21 · NeurIPS 2023 11

Functional constrained optimization (FCO) has emerged as a powerful tool for solving various machine learning problems. However, with the rapid increase in applications of neural networks in recent years, it has become a…

Optimal Hessian/Jacobian-Free Nonconvex-PL Bilevel Optimization

2024-07-25 · Feihu Huang

Bilevel optimization is widely applied in many machine learning tasks such as hyper-parameter learning, meta learning and reinforcement learning. Although many algorithms recently have been developed to solve the bilevel…

Bilevel OptimizationMeta-LearningRepresentation Learning

Efficiently Escaping Saddle Points in Bilevel Optimization

2022-02-08 · Minhui Huang, Xuxing Chen, Kaiyi Ji, Shiqian Ma 외

Bilevel optimization is one of the fundamental problems in machine learning and optimization. Recent theoretical developments in bilevel optimization focus on finding the first-order stationary points for nonconvex-stron…

Bilevel Optimization

Bilevel Optimization with Lower-Level Uniform Convexity: Theory and Algorithm

2026-02-04 · Yuman Wu, Xiaochuan Gong, Jie Hao, Mingrui Liu arxiv

Bilevel optimization is a hierarchical framework where an upper-level optimization problem is constrained by a lower-level problem, commonly used in machine learning applications such as hyperparameter optimization. Exis…

Hyperparameter OptimizationBilevel 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