IJCAI 2023poster16 citations

Backpropagation of Unrolled Solvers with Folded Optimization

James Kotary, My H Dinh, Ferdinando Fioretto

Abstract

The integration of constrained optimization models as components in deep networks has led to promising advances on many specialized learning tasks. A central challenge in this setting is backpropagation through the solution of an optimization problem, which typically lacks a closed form. One typical strategy is algorithm unrolling, which relies on automatic differentiation through the operations of an iterative solver. While flexible and general, unrolling can encounter accuracy and efficiency issues in practice. These issues can be avoided by analytical differentiation of the optimization, but current frameworks impose rigid requirements on the optimization problem's form. This paper provides theoretical insights into the backward pass of unrolled optimization, leading to a system for generating efficiently solvable analytical models of backpropagation. Additionally, it proposes a unifying view of unrolling and analytical differentiation through optimization mappings. Experiments over various model-based learning tasks demonstrate the advantages of the approach both computationally and in terms of enhanced expressiveness.

Constraint Satisfaction and Optimization: CSO: Constraint optimizationMachine Learning: ML: ApplicationsMachine Learning: ML: Optimization
BibTeX
@inproceedings{ijcai2023p218,
  title     = {Backpropagation of Unrolled Solvers with Folded Optimization},
  author    = {Kotary, James and Dinh, My H and Fioretto, Ferdinando},
  booktitle = {Proceedings of the Thirty-Second International Joint Conference on
               Artificial Intelligence, {IJCAI-23}},
  publisher = {International Joint Conferences on Artificial Intelligence Organization},
  editor    = {Edith Elkind},
  pages     = {1963--1970},
  year      = {2023},
  month     = {8},
  note      = {Main Track},
  doi       = {10.24963/ijcai.2023/218},
  url       = {https://doi.org/10.24963/ijcai.2023/218},
}
Backpropagation of Unrolled Solvers with Folded Optimization · IJCAI 2023