强化学习之上的赌博机:应对循环需求的在线库存模型

Bandits atop Reinforcement Learning: Tackling Online Inventory Models with Cyclic Demands

Management Science · 2023
被引 13
人大 A+FT50UTD24ABS 4*

中文导读

针对未知循环需求分布的在线库存模型,设计了强化学习算法,在零提前期的缺货模型和多产品延期交货模型中实现了理论最优遗憾,并用真实数据验证了算法快速收敛且优于独立同分布假设的基准策略。

Abstract

Motivated by a long-standing gap between inventory theory and practice, we study online inventory models with unknown cyclic demand distributions. We design provably efficient reinforcement learning (RL) algorithms that leverage the structure of inventory problems to achieve optimal theoretical guarantees that surpass existing results. We apply the standard performance measure in online learning literature, regret, which is defined as the difference between the total expected cost of our policy and the total expected cost of the clairvoyant optimal policy that has full knowledge of the demand distributions a priori. This paper analyzes, in the presence of unknown cyclic demands, both the lost-sales model with zero lead time and the multiproduct backlogging model with positive lead times, fixed joint-ordering costs and order limits. For both models, we first introduce episodic models where inventory is discarded at the end of every cycle, and then build upon these results to analyze the nondiscarding models. Our RL policies HQL and FQL achieve [Formula: see text] regret for the episodic lost-sales model and the episodic multiproduct backlogging model, matching the regret lower bound that we prove in this paper. For the nondiscarding models, we construct a bandit learning algorithm on top that governs multiple copies of the previous RL algorithms, named Meta-HQL. Meta-HQL achieves [Formula: see text] regret for the nondiscarding lost-sales model with zero lead time, again matching the regret lower bound. For the nondiscarding multiproduct backlogging model, our policy Mimic-QL achieves [Formula: see text] regret. Our policies remove the regret dependence on the cardinality of the state-action space for inventory problems, which is an improvement over existing RL algorithms. We conducted experiments with a real sales data set from Rossmann, one of the largest drugstore chains in Europe, and also with a synthetic data set. For both sets of experiments, our policy converges rapidly to the optimal policy and dramatically outperforms the best policy that models demand as independent and identically distributed instead of cyclic. This paper was accepted by J. George Shanthikumar, data science. Funding: X.-Y. Gong was partially supported by an Accenture Fellowship. The work of X.-Y. Gong and D. Simchi-Levi was partially supported by the MIT Data Science Lab. Supplemental Material: The data and online appendices are available at https://doi.org/10.1287/mnsc.2023.4947 .

在线库存模型循环需求强化学习遗憾界