A Surrogate Objective Framework for Prediction+Programming with Soft Constraints

Abstract

Prediction+optimization is a common real-world paradigm where we have to predict problem parameters before solving the optimization problem. However, the criteria by which the prediction model is trained are often inconsistent with the goal of the downstream optimization problem. Recently, decision-focused prediction approaches, such as SPO+ and direct optimization, have been proposed to fill this gap. However, they cannot directly handle the soft constraints with the max operator required in many real-world objectives. This paper proposes a novel analytically differentiable surrogate objective framework for real-world linear and semi-definite negative quadratic programming problems with soft linear and non-negative hard constraints. This framework gives the theoretical bounds on constraints’ multipliers, and derives the closed-form solution with respect to predictive parameters and thus gradients for any variable in the problem. We evaluate our method in three applications extended with soft constraints: synthetic linear programming, portfolio optimization, and resource provisioning, demonstrating that our method outperforms traditional two-staged methods and other decision-focused approaches

Cite

Text

Yan et al. "A Surrogate Objective Framework for Prediction+Programming with Soft Constraints." Neural Information Processing Systems, 2021.

Markdown

[Yan et al. "A Surrogate Objective Framework for Prediction+Programming with Soft Constraints." Neural Information Processing Systems, 2021.](https://mlanthology.org/neurips/2021/yan2021neurips-surrogate/)

BibTeX

@inproceedings{yan2021neurips-surrogate,
  title     = {{A Surrogate Objective Framework for Prediction+Programming with Soft Constraints}},
  author    = {Yan, Kai and Yan, Jie and Luo, Chuan and Chen, Liting and Lin, Qingwei and Zhang, Dongmei},
  booktitle = {Neural Information Processing Systems},
  year      = {2021},
  url       = {https://mlanthology.org/neurips/2021/yan2021neurips-surrogate/}
}