The Perils of Learning Before Optimizing
Chris Cameron, Jason Hartford, Taylor Lundy, Kevin Leyton-Brown

TL;DR
This paper analyzes the limitations of traditional two-stage prediction-then-optimization methods and demonstrates how end-to-end learning can adaptively improve performance, especially with multiple prediction targets and stochastic data.
Contribution
It characterizes when end-to-end learning outperforms two-stage methods and provides explicit constructions showing potential unbounded gaps, with practical implications for real-world applications.
Findings
End-to-end learning can adaptively optimize prediction targets in stochastic settings.
Two-stage methods may perform unboundedly worse than end-to-end in certain scenarios.
Simulations show significant potential improvements in real-world applications.
Abstract
Formulating real-world optimization problems often begins with making predictions from historical data (e.g., an optimizer that aims to recommend fast routes relies upon travel-time predictions). Typically, learning the prediction model used to generate the optimization problem and solving that problem are performed in two separate stages. Recent work has showed how such prediction models can be learned end-to-end by differentiating through the optimization task. Such methods often yield empirical improvements, which are typically attributed to end-to-end making better error tradeoffs than the standard loss function used in a two-stage solution. We refine this explanation and more precisely characterize when end-to-end can improve performance. When prediction targets are stochastic, a two-stage solution must make an a priori choice about which statistics of the target distribution to…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
Taxonomy
TopicsTransportation Planning and Optimization · Traffic Prediction and Management Techniques · Economic and Environmental Valuation
