Adaptive Bilevel Optimization

21 Sept 2023 (modified: 11 Feb 2024)Submitted to ICLR 2024EveryoneRevisionsBibTeX
Supplementary Material: zip
Primary Area: optimization
Code Of Ethics: I acknowledge that I and all co-authors of this work have read and commit to adhering to the ICLR Code of Ethics.
Keywords: adaptive methods; mirror descent methods;bi-level optimization
Submission Guidelines: I certify that this submission complies with the submission instructions as described on https://iclr.cc/Conferences/2024/AuthorGuide.
Abstract: We propose a new \textit{adaptive} optimization algorithm based on mirror descent for a class of possibly non-convex smooth bilevel optimization problems. The optimization template is broadly applicable in machine learning as it features two coupled problems where the optimal solution set of an inner problem serves as a constraint set for the outer problem. As such, existing algorithms require knowledge of gradient Lipschitz constants of both inner and outer levels and are often challenging to tune in practice. Our adaptive algorithm, to our knowledge the first in this setting, circumvents this difficulty by using an AdaGrad-type accumulation strategy on gradient norms and obtains a convergence rate of $\mathcal{O}(1/T)$ in terms of the outer objective function, when it is convex, where $T$ is the number of iterations. When the outer objective is non-convex, our algorithm obtains an $\mathcal{O}(1/T)$ best-iterate guarantee for the squared norm of the gradient of the outer objective function. We also provide numerical evidence to support the theory in a reinforcement learning setting where all problem parameters are accessible.
Anonymous Url: I certify that there is no URL (e.g., github page) that could be used to find authors' identity.
No Acknowledgement Section: I certify that there is no acknowledgement section in this submission for double blind review.
Submission Number: 3923
Loading