English

Min-Max Bilevel Multi-objective Optimization with Applications in Machine Learning

Machine Learning 2023-03-08 v2 Optimization and Control

Abstract

We consider a generic min-max multi-objective bilevel optimization problem with applications in robust machine learning such as representation learning and hyperparameter optimization. We design MORBiT, a novel single-loop gradient descent-ascent bilevel optimization algorithm, to solve the generic problem and present a novel analysis showing that MORBiT converges to the first-order stationary point at a rate of O~(n1/2K2/5)\widetilde{\mathcal{O}}(n^{1/2} K^{-2/5}) for a class of weakly convex problems with nn objectives upon KK iterations of the algorithm. Our analysis utilizes novel results to handle the non-smooth min-max multi-objective setup and to obtain a sublinear dependence in the number of objectives nn. Experimental results on robust representation learning and robust hyperparameter optimization showcase (i) the advantages of considering the min-max multi-objective setup, and (ii) convergence properties of the proposed MORBiT. Our code is at https://github.com/minimario/MORBiT.

Keywords

Cite

@article{arxiv.2203.01924,
  title  = {Min-Max Bilevel Multi-objective Optimization with Applications in Machine Learning},
  author = {Alex Gu and Songtao Lu and Parikshit Ram and Lily Weng},
  journal= {arXiv preprint arXiv:2203.01924},
  year   = {2023}
}

Comments

43 pages, 3 figures, ICLR 2023 version

R2 v1 2026-06-24T10:01:19.034Z