paper-with-me

홈 › Papers

Fast Rates for Contextual Linear Optimization

2020-11-05 · Yichun Hu, Nathan Kallus, Xiaojie Mao

Incorporating side observations in decision making can reduce uncertainty and boost performance, but it also requires we tackle a potentially complex predictive relationship. While one may use off-the-shelf machine learning methods to separately learn a predictive model and plug it in, a variety of recent methods instead integrate estimation and optimization by fitting the model to directly optimize downstream decision performance. Surprisingly, in the case of contextual linear optimization, we show that the naive plug-in approach actually achieves regret convergence rates that are significantly faster than methods that directly optimize downstream decision performance. We show this by leveraging the fact that specific problem instances do not have arbitrarily bad near-dual-degeneracy. While there are other pros and cons to consider as we discuss and illustrate numerically, our results highlight a nuanced landscape for the enterprise to integrate estimation and optimization. Our results are overall positive for practice: predictive models are easy and fast to train using existing tools, simple to interpret, and, as we show, lead to decisions that perform very well.

📄 PDF Abstract BibTeX arXiv:2011.03030

Code (0)

등록된 구현이 없습니다.

Tasks

Decision Making

Similar Papers 제목 키워드 기반

Contextual Linear Optimization with Bandit Feedback

2024-05-26 · Yichun Hu, Nathan Kallus, Xiaojie Mao, Yanchen Wu

Contextual linear optimization (CLO) uses predictive contextual features to reduce uncertainty in random cost coefficients and thereby improve average-cost performance. An example is the stochastic shortest path problem …

Faster Rates for the Frank-Wolfe Method over Strongly-Convex Sets

2014-06-05 · Dan Garber, Elad Hazan

The Frank-Wolfe method (a.k.a. conditional gradient algorithm) for smooth optimization has regained much interest in recent years in the context of large scale optimization and machine learning. A key advantage of the me…

Linear-Core Surrogates: Smooth Loss Functions with Linear Rates for Classification and Structured Prediction

2026-04-30 · Mehryar Mohri, Yutao Zhong arxiv

The choice of loss function in classification involves a fundamental trade-off: smooth losses (like Cross-Entropy) enable fast optimization rates but yield slow square-root consistency bounds, while piecewise-linear loss…

Structured Prediction

Faster saddle-point optimization for solving large-scale Markov decision processes

2019-09-22 · L4DC 2020 6 · Joan Bas-Serrano, Gergely Neu

We consider the problem of computing optimal policies in average-reward Markov decision processes. This classical problem can be formulated as a linear program directly amenable to saddle-point optimization methods, albe…

Large Language Models for Design Structure Matrix Optimization

2025-06-11 · Shuo Jiang, Min Xie, Jianxi Luo

In complex engineering systems, the interdependencies among components or development activities are often modeled and analyzed using Design Structure Matrix (DSM). Reorganizing elements within a DSM to minimize feedback…

Combinatorial OptimizationMathematical Reasoning