paper-with-me

홈 › Papers

The Big Data Newsvendor: Practical Insights from Machine Learning

2018-11-07 · OPERATIONS RESEARCH 2018 11 · G-Y Ban, C Rudin

We investigate the data-driven newsvendor problem when one has n observations of p features related to the demand as well as historical demand data. Rather than a two-step process of first estimating a demand distribution then optimizing for the optimal order quantity, we propose solving the "big data" newsvendor problem via singlestep machine-learning algorithms. Specifically, we propose algorithms based on the empirical risk minimization (ERM) principle, with and without regularization, and an algorithm based on kernel-weights optimization (KO). The ERM approaches, equivalent to high-dimensional quantile regression, can be solved by convex optimization problems and the KO approach by a sorting algorithm. We analytically justify the use of features by showing that their omission yields inconsistent decisions. We then derive finite-sample performance bounds on the out-of-sample costs of the feature-based algorithms, which quantify the effects of dimensionality and cost parameters. Our bounds, based on algorithmic stability theory, generalize known analyses for the newsvendor problem without feature information. Finally, we apply the feature-based algorithms for nurse staffing in a hospital emergency room using a data set from a large UK teaching hospital and find that (1) the best ERM and KO algorithms beat the best practice benchmark by 23% and 24%, respectively, in the out-of-sample cost, and (2) the best KO algorithm is faster than the best ERM algorithm by three orders of magnitude and the best practice benchmark by two orders of magnitude.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

quantile regression

Similar Papers 제목 키워드 기반

Stochastic Predictive Analytics for Stocks in the Newsvendor Problem

2025-11-16 · Pedro A. Pury arxiv

This work addresses a key challenge in inventory management by developing a stochastic model that describes the dynamic distribution of inventory stock over time without assuming a specific demand distribution. Our model…

From Contextual Data to Newsvendor Decisions: On the Actual Performance of Data-Driven Algorithms

2023-02-16 · Omar Besbes, Will Ma, Omar Mouchtaki

In this work, we explore a framework for contextual decision-making to study how the relevance and quantity of past data affects the performance of a data-driven policy. We analyze a contextual Newsvendor problem in whic…

Decision Making

Learning When to Restart: Nonstationary Newsvendor from Uncensored to Censored Demand

2025-09-23 · Xin Chen, Jiameng Lyu, Shilin Yuan, Yuan Zhou arxiv

We study nonstationary newsvendor problems under nonparametric demand models and general distributional measures of nonstationarity, addressing the practical challenges of unknown degree of nonstationarity and demand cen…

Stochastic Optimization

Assessing the Performance of Deep Learning Algorithms for Newsvendor Problem

2017-06-09 · Yanfei Zhang, Junbin Gao

In retailer management, the Newsvendor problem has widely attracted attention as one of basic inventory models. In the traditional approach to solving this problem, it relies on the probability distribution of the demand…

Deep LearningManagement

Applying Deep Learning to the Newsvendor Problem

2016-07-07 · Afshin Oroojlooyjadid, Lawrence Snyder, Martin Takáč

The newsvendor problem is one of the most basic and widely applied inventory models. There are numerous extensions of this problem. If the probability distribution of the demand is known, the problem can be solved analyt…

Deep Learning