Home

Awesome

Differentiable Optimization-Based Modeling for Machine Learning

Unpublished work in this thesis

Publications behind this thesis

Some of the content here is behind these publications:

<table class="table table-hover"> <tr> <td> <strong>Differentiable Convex Optimization Layers</strong><br /> A. Agrawal*, <strong>B. Amos*</strong>, S. Barratt*, S. Boyd*, S. Diamond*, and J. Kolter*<br /> NeurIPS 2019<br /> [1] [<a href="http://web.stanford.edu/~boyd/papers/pdf/diff_cvxpy.pdf" target="_blank">pdf</a>] [<a href="https://github.com/cvxgrp/cvxpylayers" target="_blank">code</a>] <br /> </td> </tr> <tr> <td> <strong>Differentiable MPC for End-to-end Planning and Control</strong><br /> <strong>B. Amos</strong>, I. Rodriguez, J. Sacks, B. Boots, and J. Kolter<br /> NeurIPS 2018<br /> [2] [<a href="https://arxiv.org/abs/1810.13400" target="_blank">pdf</a>] [<a href="https://locuslab.github.io/mpc.pytorch/" target="_blank">code</a>] <br /> </td> </tr> <tr> <td> <strong>Depth-Limited Solving for Imperfect-Information Games</strong><br /> N. Brown, T. Sandholm, and <strong>B. Amos</strong><br /> NeurIPS 2018<br /> [3] [<a href="http://arxiv.org/abs/1805.08195" target="_blank">pdf</a>] <br /> </td> </tr> <tr> <td> <strong>Learning Awareness Models</strong><br /> <strong>B. Amos</strong>, L. Dinh, S. Cabi, T. Roth&ouml;rl, S. Colmenarejo, A. Muldal, T. Erez, Y. Tassa, N. de Freitas, and M. Denil<br /> ICLR 2018<br /> [4] [<a href="https://openreview.net/forum?id=r1HhRfWRZ" target="_blank">pdf</a>] <br /> </td> </tr> <tr> <td> <strong>Task-based End-to-end Model Learning</strong><br /> P. Donti, <strong>B. Amos</strong>, and J. Kolter<br /> NeurIPS 2017<br /> [5] [<a href="http://arxiv.org/abs/1703.04529" target="_blank">pdf</a>] [<a href="https://github.com/locuslab/e2e-model-learning" target="_blank">code</a>] <br /> </td> </tr> <tr> <td> <strong>OptNet: Differentiable Optimization as a Layer in Neural Networks</strong><br /> <strong>B. Amos</strong> and J. Kolter<br /> ICML 2017<br /> [6] [<a href="http://arxiv.org/abs/1703.00443" target="_blank">pdf</a>] [<a href="https://github.com/locuslab/optnet" target="_blank">code</a>] <br /> </td> </tr> <tr> <td> <strong>Input Convex Neural Networks</strong><br /> <strong>B. Amos</strong>, L. Xu, and J. Kolter<br /> ICML 2017<br /> [7] [<a href="http://arxiv.org/abs/1609.07152" target="_blank">pdf</a>] [<a href="https://github.com/locuslab/icnn" target="_blank">code</a>] <br /> </td> </tr> <tr> <td> <strong>Collapsed Variational Inference for Sum-Product Networks</strong><br /> H. Zhao, T. Adel, G. Gordon, and <strong>B. Amos</strong><br /> ICML 2016<br /> [8] [<a href="http://www.cs.cmu.edu/~hzhao1/papers/ICML2016/BL-SPN-main.pdf" target="_blank">pdf</a>] <br /> </td> </tr> <tr> <td> <strong>OpenFace: A general-purpose face recognition library with mobile applications</strong><br /> <strong>B. Amos</strong>, B. Ludwiczuk, and M. Satyanarayanan<br /> CMU 2016<br /> [9] [<a href="http://reports-archive.adm.cs.cmu.edu/anon/anon/2016/CMU-CS-16-118.pdf" target="_blank">pdf</a>] [<a href="https://cmusatyalab.github.io/openface" target="_blank">code</a>] <br /> </td> </tr> </table>

The experimental source code and libraries produced for this thesis are freely available as open source software and are available in the following repositories.



<img src='https://raw.githubusercontent.com/bamos/thesis/master/cvxpyth/polytopes-ellipsoids.gif'></img>


The BibTeX for this document is:

@phdthesis{amos2019differentiable,
  author       = {Brandon Amos},
  title        = {{Differentiable Optimization-Based Modeling for Machine Learning}},
  school       = {Carnegie Mellon University},
  year         = 2019,
  month        = May,
}