A General Descent Aggregation Framework for Gradient-based Bi-level Optimization
Risheng Liu, Pan Mu, Xiaoming Yuan, Shangzhi Zeng, Jin Zhang

TL;DR
This paper introduces a unified framework called Bi-level Descent Aggregation (BDA) for gradient-based bi-level optimization, addressing theoretical and practical limitations of existing methods and demonstrating its effectiveness in machine learning tasks.
Contribution
The paper proposes a general, modular algorithmic framework for gradient-based BLO, along with a convergence analysis template applicable to various solution qualities.
Findings
BDA outperforms existing methods in hyper-parameter optimization.
Theoretical convergence guarantees are established for different solution qualities.
Experimental results validate the effectiveness of BDA in practical applications.
Abstract
In recent years, a variety of gradient-based methods have been developed to solve Bi-Level Optimization (BLO) problems in machine learning and computer vision areas. However, the theoretical correctness and practical effectiveness of these existing approaches always rely on some restrictive conditions (e.g., Lower-Level Singleton, LLS), which could hardly be satisfied in real-world applications. Moreover, previous literature only proves theoretical results based on their specific iteration strategies, thus lack a general recipe to uniformly analyze the convergence behaviors of different gradient-based BLOs. In this work, we formulate BLOs from an optimistic bi-level viewpoint and establish a new gradient-based algorithmic framework, named Bi-level Descent Aggregation (BDA), to partially address the above issues. Specifically, BDA provides a modularized structure to hierarchically…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsSparse and Compressive Sensing Techniques · Advanced Optimization Algorithms Research · Stochastic Gradient Optimization Techniques
