Data-driven inventory management for new products: An adjusted Dyna-$Q$ approach with transfer learning
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.
Code (0)
등록된 구현이 없습니다.
Tasks
BenchmarkingManagementQ-LearningTransfer LearningSimilar Papers 제목 키워드 기반
Learning General Inventory Management Policy for Large Supply Chain Network
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.…
ManagementStructure-Informed Deep Reinforcement Learning for Inventory Management
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 LearningMARLIM: Multi-Agent Reinforcement Learning for Inventory Management
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 LearningReinforcement Learning for Multi-Product Multi-Node Inventory Management in Supply Chains
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+2Large-Scale Inventory Optimization: A Recurrent-Neural-Networks-Inspired Simulation Approach
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