Task-based End-to-end Model Learning in Stochastic Optimization
Priya L. Donti, Brandon Amos, J. Zico Kolter
TL;DR
The paper addresses the gap between predictive loss minimization and the actual performance of decision pipelines under uncertainty. It introduces an end-to-end framework that learns probabilistic models by differentiating through the stochastic programming solution to directly minimize a task-based loss. Across inventory management, electrical grid scheduling, and battery storage arbitrage, the approach outperforms traditional maximum-likelihood learning and purely policy-based methods, demonstrating improved task performance and robustness to model misspecification. The work provides a practical pathway to align learning with end-use objectives and lays groundwork for extensions to multi-round optimization and model predictive control.
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.
