paper-with-me

홈 › Papers

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 analytically. However, approximating the probability distribution is not easy and is prone to error; therefore, the resulting solution to the newsvendor problem may be not optimal. To address this issue, we propose an algorithm based on deep learning that optimizes the order quantities for all products based on features of the demand data. Our algorithm integrates the forecasting and inventory-optimization steps, rather than solving them separately, as is typically done, and does not require knowledge of the probability distributions of the demand. Numerical experiments on real-world data suggest that our algorithm outperforms other approaches, including data-driven and machine learning approaches, especially for demands with high volatility. Finally, in order to show how this approach can be used for other inventory optimization problems, we provide an extension for (r,Q) policies.

📄 PDF Abstract BibTeX arXiv:1607.02177

Code (2)

oroojlooy/newsvendor 공식 구현
karnwatcharasupat/DeepNewsvendor pytorch

Tasks

Deep Learning

Similar Papers 제목 키워드 기반

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

Decision-Focused Bias Correction for Fluid Approximation

2025-12-04 · Can Er, Mo Liu arxiv

We revisit the multi-period newsvendor network problem, in which demands from multiple customers are correlated and jointly time-varying. Due to the curse of dimensionality associated with estimating the full joint deman…

Stochastic Optimization

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 distributio…

quantile regression

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…

Distributionally Robust Newsvendor with Moment Constraints

2020-10-30 · Derek Singh, Shuzhong Zhang

This paper expands the work on distributionally robust newsvendor to incorporate moment constraints. The use of Wasserstein distance as the ambiguity measure is preserved. The infinite dimensional primal problem is formu…