Multi-Task Predict-then-Optimize
Bo Tang, Elias B. Khalil

TL;DR
This paper extends the predict-then-optimize framework to a multi-task setting, enabling simultaneous prediction of multiple optimization problem costs using shared features, with methods leveraging multi-task deep learning for improved performance especially with limited data.
Contribution
It introduces a multi-task predict-then-optimize framework and develops methods utilizing multi-task deep learning to enhance prediction accuracy across multiple related optimization problems.
Findings
Multi-task methods outperform single-task approaches in low-data regimes.
Shared information between tasks improves prediction accuracy.
Multi-task approach balances performance across different optimization tasks.
Abstract
The predict-then-optimize framework arises in a wide variety of applications where the unknown cost coefficients of an optimization problem are first predicted based on contextual features and then used to solve the problem. In this work, we extend the predict-then-optimize framework to a multi-task setting: contextual features must be used to predict cost coefficients of multiple optimization problems, possibly with different feasible regions, simultaneously. For instance, in a vehicle dispatch/routing application, features such as time-of-day, traffic, and weather must be used to predict travel times on the edges of a road network for multiple traveling salesperson problems that span different target locations and multiple s-t shortest path problems with different source-target pairs. We propose a set of methods for this setting, with the most sophisticated one drawing on advances in…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsTraffic Prediction and Management Techniques · Transportation Planning and Optimization · Data Management and Algorithms
