paper-with-me

Papers

Data-driven inventory management for new products: An adjusted Dyna-$Q$ approach with transfer learning

2025-01-14 · Xinye Qu, Longxiao Liu, Wenjie Huang

In this paper, we propose a novel reinforcement learning algorithm for inventory management of newly launched products with no historical demand information. The algorithm follows the classic Dyna-$Q$ structure, balancing the model-free and model-based approaches, while accelerating the training process of Dyna-$Q$ and mitigating the model discrepancy generated by the model-based feedback. Based on the idea of transfer learning, warm-start information from the demand data of existing similar products can be incorporated into the algorithm to further stabilize the early-stage training and reduce the variance of the estimated optimal policy. Our approach is validated through a case study of bakery inventory management with real data. The adjusted Dyna-$Q$ shows up to a 23.7\% reduction in average daily cost compared with $Q$-learning, and up to a 77.5\% reduction in training time within the same horizon compared with classic Dyna-$Q$. By using transfer learning, it can be found that the adjusted Dyna-$Q$ has the lowest total cost, lowest variance in total cost, and relatively low shortage percentages among all the benchmarking algorithms under a 30-day testing.

📄 PDF Abstract BibTeX arXiv:2501.08109

Code (0)

등록된 구현이 없습니다.

Tasks

BenchmarkingManagementQ-LearningTransfer Learning

Similar Papers 제목 키워드 기반

Learning General Inventory Management Policy for Large Supply Chain Network

2022-04-28 · Soh Kumabe, Shinya Shiroshita, Takanori Hayashi, Shirou Maruyama

Inventory management in warehouses directly affects profits made by manufacturers. Particularly, large manufacturers produce a very large variety of products that are handled by a significantly large number of retailers.…

Management

Structure-Informed Deep Reinforcement Learning for Inventory Management

2025-07-29 · Alvaro Maggiar, Sohrab Andaz, Akhil Bagaria, Carson Eisenach 외 arxiv

This paper investigates the application of Deep Reinforcement Learning (DRL) to classical inventory management problems, with a focus on practical implementation considerations. We apply a DRL algorithm based on DirectBa…

Reinforcement Learning

MARLIM: Multi-Agent Reinforcement Learning for Inventory Management

2023-08-03 · Rémi Leluc, Elie Kadoche, Antoine Bertoncello, Sébastien Gourvénec

Maintaining a balance between the supply and demand of products by optimizing replenishment decisions is one of the most important challenges in the supply chain industry. This paper presents a novel reinforcement learni…

ManagementMulti-agent Reinforcement Learningreinforcement-learningReinforcement Learning

Reinforcement Learning for Multi-Product Multi-Node Inventory Management in Supply Chains

2020-06-07 · Nazneen N Sultana, Hardik Meisheri, Vinita Baniwal, Somjit Nath 외

This paper describes the application of reinforcement learning (RL) to multi-product inventory management in supply chains. The problem description and solution are both adapted from a real-world business solution. The n…

Decision MakingHierarchical Reinforcement LearningManagementreinforcement-learning+2

Large-Scale Inventory Optimization: A Recurrent-Neural-Networks-Inspired Simulation Approach

2022-01-15 · Tan Wan, L. Jeff Hong

Many large-scale production networks include thousands types of final products and tens to hundreds thousands types of raw materials and intermediate products. These networks face complicated inventory management decisio…

Management