English

Learning Convex Optimization Models

Machine Learning 2020-06-19 v2 Machine Learning

Abstract

A convex optimization model predicts an output from an input by solving a convex optimization problem. The class of convex optimization models is large, and includes as special cases many well-known models like linear and logistic regression. We propose a heuristic for learning the parameters in a convex optimization model given a dataset of input-output pairs, using recently developed methods for differentiating the solution of a convex optimization problem with respect to its parameters. We describe three general classes of convex optimization models, maximum a posteriori (MAP) models, utility maximization models, and agent models, and present a numerical experiment for each.

Keywords

Cite

@article{arxiv.2006.04248,
  title  = {Learning Convex Optimization Models},
  author = {Akshay Agrawal and Shane Barratt and Stephen Boyd},
  journal= {arXiv preprint arXiv:2006.04248},
  year   = {2020}
}

Comments

Authors listed in alphabetical order