2018

Truncated Back-propagation for Bilevel Optimization

Shaban, Amirreza, Cheng, Ching-An, Hatch, Nathan et al.

Understand

Bilevel optimization has been recently revisited for designing and analyzing algorithms in hyperparameter tuning and meta learning tasks.

  • However, due to its nested structure, evaluating exact gradients for high-dimensional problems is computationally challenging.
  • One heuristic to circumvent this difficulty is to use the approximate gradient given by performing truncated back-propagation through the iterative optimization procedure that solves the lower-level problem.
  • Although promising empirical performance has been reported, its theoretical properties are still unclear.

Reading the bibliography…