2022

Gradient-based Bi-level Optimization for Deep Learning: A Survey

Chen, Can, Chen, Xi, Ma, Chen et al.

Understand

Bi-level optimization, especially the gradient-based category, has been widely used in the deep learning community including hyperparameter optimization and meta-knowledge extraction.

  • Bi-level optimization embeds one problem within another and the gradient-based category solves the outer-level task by computing the hypergradient, which is much more efficient than classical methods such as the evolutionary algorithm.
  • In this survey, we first give a formal definition of the gradient-based bi-level optimization.
  • Next, we delineate criteria to determine if a research problem is apt for bi-level optimization and provide a practical guide on structuring such problems into a bi-level optimization framework, a feature particularly beneficial for those new to this domain.

Reading the bibliography…