paper-with-me

홈 › Papers

Investigating Bi-Level Optimization for Learning and Vision from a Unified Perspective: A Survey and Beyond

2021-01-27 · Risheng Liu, Jiaxin Gao, Jin Zhang, Deyu Meng, Zhouchen Lin

Bi-Level Optimization (BLO) is originated from the area of economic game theory and then introduced into the optimization community. BLO is able to handle problems with a hierarchical structure, involving two levels of optimization tasks, where one task is nested inside the other. In machine learning and computer vision fields, despite the different motivations and mechanisms, a lot of complex problems, such as hyper-parameter optimization, multi-task and meta-learning, neural architecture search, adversarial learning and deep reinforcement learning, actually all contain a series of closely related subproblms. In this paper, we first uniformly express these complex learning and vision problems from the perspective of BLO. Then we construct a best-response-based single-level reformulation and establish a unified algorithmic framework to understand and formulate mainstream gradient-based BLO methodologies, covering aspects ranging from fundamental automatic differentiation schemes to various accelerations, simplifications, extensions and their convergence and complexity properties. Last but not least, we discuss the potentials of our unified BLO framework for designing new algorithms and point out some promising directions for future research.

📄 PDF Abstract BibTeX arXiv:2101.11517

Code (0)

등록된 구현이 없습니다.

Tasks

Deep Reinforcement LearningMeta-LearningNeural Architecture Search

Similar Papers 제목 키워드 기반

Personalized Generation In Large Model Era: A Survey

2025-03-04 · Yiyan Xu, Jinghao Zhang, Alireza Salemi, Xinting Hu 외

In the era of large models, content generation is gradually shifting to Personalized Generation (PGen), tailoring content to individual preferences and needs. This paper presents the first comprehensive survey on PGen, i…

modelSurvey

Active Learning and Bayesian Optimization: a Unified Perspective to Learn with a Goal

2023-03-02 · Francesco Di Fiore, Michela Nardelli, Laura Mainini

Science and Engineering applications are typically associated with expensive optimization problems to identify optimal design solutions and states of the system of interest. Bayesian optimization and active learning comp…

Active LearningBayesian OptimizationGeneral Classification

Further Commentary on the Sooty Tern Optimization Algorithm and Tunicate Swarm Algorithm

2025-11-12 · Ngaiming Kwok arxiv

In the article (Kudela, 2022), experimental demonstrations indicated that two Bio-/Nature inspired optimization algorithms (BNIOAs), Sooty Tern Optimization Algorithm (STOA) and Tunicate Swarm Algorithm (TSA), exhibit a …

A Unified Analysis Method for Online Optimization in Normed Vector Space

2021-12-22 · Qing-xin Meng, Jian-wei Liu

This paper studies online optimization from a high-level unified theoretical perspective. We not only generalize both Optimistic-DA and Optimistic-MD in normed vector space, but also unify their analysis methods for dyna…

Learning with Constraint Learning: New Perspective, Solution Strategy and Various Applications

2023-07-28 · Risheng Liu, Jiaxin Gao, Xuan Liu, Xin Fan

The complexity of learning problems, such as Generative Adversarial Network (GAN) and its variants, multi-task and meta-learning, hyper-parameter learning, and a variety of real-world vision applications, demands a deepe…

Generative Adversarial NetworkMeta-Learning