paper-with-me

홈 › Papers

Neural Coordination and Capacity Control for Inventory Management

2024-09-24 · Carson Eisenach, Udaya Ghai, Dhruv Madeka, Kari Torkkola, Dean Foster, Sham Kakade

This paper addresses the capacitated periodic review inventory control problem, focusing on a retailer managing multiple products with limited shared resources, such as storage or inbound labor at a facility. Specifically, this paper is motivated by the questions of (1) what does it mean to backtest a capacity control mechanism, (2) can we devise and backtest a capacity control mechanism that is compatible with recent advances in deep reinforcement learning for inventory management? First, because we only have a single historic sample path of Amazon's capacity limits, we propose a method that samples from a distribution of possible constraint paths covering a space of real-world scenarios. This novel approach allows for more robust and realistic testing of inventory management strategies. Second, we extend the exo-IDP (Exogenous Decision Process) formulation of Madeka et al. 2022 to capacitated periodic review inventory control problems and show that certain capacitated control problems are no harder than supervised learning. Third, we introduce a `neural coordinator', designed to produce forecasts of capacity prices, guiding the system to adhere to target constraints in place of a traditional model predictive controller. Finally, we apply a modified DirectBackprop algorithm for learning a deep RL buying policy and a training the neural coordinator. Our methodology is evaluated through large-scale backtests, demonstrating RL buying policies with a neural coordinator outperforms classic baselines both in terms of cumulative discounted reward and capacity adherence (we see improvements of up to 50% in some cases).

📄 PDF Abstract BibTeX arXiv:2410.02817

Code (0)

등록된 구현이 없습니다.

Tasks

Deep Reinforcement LearningManagement

Similar Papers 제목 키워드 기반

Multi-Agent Reinforcement Learning with Shared Resources for Inventory Management

2022-12-15 · Yuandong Ding, Mingxiao Feng, Guozi Liu, Wei Jiang 외

In this paper, we consider the inventory management (IM) problem where we need to make replenishment decisions for a large number of stock keeping units (SKUs) to balance their supply and demand. In our setting, the cons…

ManagementMulti-agent Reinforcement Learningreinforcement-learningReinforcement Learning+1

Deep RL Dual Sourcing Inventory Management with Supply and Capacity Risk Awareness

2025-07-19 · Defeng Liu, Ying Liu, Carson Eisenach arxiv

In this work, we study how to efficiently apply reinforcement learning (RL) for solving large-scale stochastic optimization problems by leveraging intervention models. The key of the proposed methodology is to better exp…

Stochastic OptimizationReinforcement Learning

Control of Dual-Sourcing Inventory Systems using Recurrent Neural Networks

2022-01-16 · Lucas Böttcher, Thomas Asikis, Ioannis Fragkos

A key challenge in inventory management is to identify policies that optimally replenish inventory from multiple suppliers. To solve such optimization problems, inventory managers need to decide what quantities to order …

CPUManagement

Big Data - Supply Chain Management Framework for Forecasting: Data Preprocessing and Machine Learning Techniques

2023-07-24 · Md Abrar Jahin, Md Sakib Hossain Shovon, Jungpil Shin, Istiyaque Ahmed Ridoy 외

This article intends to systematically identify and comparatively analyze state-of-the-art supply chain (SC) forecasting strategies and technologies. A novel framework has been proposed incorporating Big Data Analytics i…

Management

Deep Policy Iteration with Integer Programming for Inventory Management

2021-12-04 · Pavithra Harsha, Ashish Jagmohan, Jayant Kalagnanam, Brian Quanz 외

We present a Reinforcement Learning (RL) based framework for optimizing long-term discounted reward problems with large combinatorial action space and state dependent constraints. These characteristics are common to many…

Decision MakingManagementreinforcement-learningReinforcement Learning (RL)