English

A Gradient Method for Multilevel Optimization

Optimization and Control 2021-10-27 v2 Machine Learning

Abstract

Although application examples of multilevel optimization have already been discussed since the 1990s, the development of solution methods was almost limited to bilevel cases due to the difficulty of the problem. In recent years, in machine learning, Franceschi et al. have proposed a method for solving bilevel optimization problems by replacing their lower-level problems with the TT steepest descent update equations with some prechosen iteration number TT. In this paper, we have developed a gradient-based algorithm for multilevel optimization with nn levels based on their idea and proved that our reformulation asymptotically converges to the original multilevel problem. As far as we know, this is one of the first algorithms with some theoretical guarantee for multilevel optimization. Numerical experiments show that a trilevel hyperparameter learning model considering data poisoning produces more stable prediction results than an existing bilevel hyperparameter learning model in noisy data settings.

Keywords

Cite

@article{arxiv.2105.13954,
  title  = {A Gradient Method for Multilevel Optimization},
  author = {Ryo Sato and Mirai Tanaka and Akiko Takeda},
  journal= {arXiv preprint arXiv:2105.13954},
  year   = {2021}
}

Comments

NeurIPS 2021 camera-ready, 27 pages