Value-Function-based Sequential Minimization for Bi-level Optimization
Risheng Liu, Xuan Liu, Shangzhi Zeng, Jin Zhang, Yixuan Zhang

TL;DR
This paper introduces BVFSM, a novel gradient-based algorithm that effectively solves various challenging bi-level optimization problems, including those with constraints and pessimistic formulations, without restrictive assumptions.
Contribution
The paper proposes BVFSM, a new value-function-based sequential minimization method that handles high-dimensional, constrained, and pessimistic BLO with proven convergence, surpassing existing approaches.
Findings
BVFSM converges asymptotically on diverse BLO types.
It avoids repeated gradient and Hessian inverse calculations.
Experiments show superior performance on real-world tasks.
Abstract
Gradient-based Bi-Level Optimization (BLO) methods have been widely applied to handle modern learning tasks. However, most existing strategies are theoretically designed based on restrictive assumptions (e.g., convexity of the lower-level sub-problem), and computationally not applicable for high-dimensional tasks. Moreover, there are almost no gradient-based methods able to solve BLO in those challenging scenarios, such as BLO with functional constraints and pessimistic BLO. In this work, by reformulating BLO into approximated single-level problems, we provide a new algorithm, named Bi-level Value-Function-based Sequential Minimization (BVFSM), to address the above issues. Specifically, BVFSM constructs a series of value-function-based approximations, and thus avoids repeated calculations of recurrent gradient and Hessian inverse required by existing approaches, time-consuming…
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 · Stochastic Gradient Optimization Techniques · Advanced Optimization Algorithms Research
