English

Leaving the Nest: Going Beyond Local Loss Functions for Predict-Then-Optimize

Machine Learning 2024-02-20 v2 Artificial Intelligence

Abstract

Predict-then-Optimize is a framework for using machine learning to perform decision-making under uncertainty. The central research question it asks is, "How can the structure of a decision-making task be used to tailor ML models for that specific task?" To this end, recent work has proposed learning task-specific loss functions that capture this underlying structure. However, current approaches make restrictive assumptions about the form of these losses and their impact on ML model behavior. These assumptions both lead to approaches with high computational cost, and when they are violated in practice, poor performance. In this paper, we propose solutions to these issues, avoiding the aforementioned assumptions and utilizing the ML model's features to increase the sample efficiency of learning loss functions. We empirically show that our method achieves state-of-the-art results in four domains from the literature, often requiring an order of magnitude fewer samples than comparable methods from past work. Moreover, our approach outperforms the best existing method by nearly 200% when the localness assumption is broken.

Keywords

Cite

@article{arxiv.2305.16830,
  title  = {Leaving the Nest: Going Beyond Local Loss Functions for Predict-Then-Optimize},
  author = {Sanket Shah and Andrew Perrault and Bryan Wilder and Milind Tambe},
  journal= {arXiv preprint arXiv:2305.16830},
  year   = {2024}
}

Comments

10 pages, 2 figures

R2 v1 2026-06-28T10:47:25.091Z