English

Task-based End-to-end Model Learning in Stochastic Optimization

Machine Learning 2019-04-26 v4 Artificial Intelligence

Abstract

With the increasing popularity of machine learning techniques, it has become common to see prediction algorithms operating within some larger process. However, the criteria by which we train these algorithms often differ from the ultimate criteria on which we evaluate them. This paper proposes an end-to-end approach for learning probabilistic machine learning models in a manner that directly captures the ultimate task-based objective for which they will be used, within the context of stochastic programming. We present three experimental evaluations of the proposed approach: a classical inventory stock problem, a real-world electrical grid scheduling task, and a real-world energy storage arbitrage task. We show that the proposed approach can outperform both traditional modeling and purely black-box policy optimization approaches in these applications.

Keywords

Cite

@article{arxiv.1703.04529,
  title  = {Task-based End-to-end Model Learning in Stochastic Optimization},
  author = {Priya L. Donti and Brandon Amos and J. Zico Kolter},
  journal= {arXiv preprint arXiv:1703.04529},
  year   = {2019}
}

Comments

In NIPS 2017. Code available at https://github.com/locuslab/e2e-model-learning

R2 v1 2026-06-22T18:44:38.397Z