Offline Dynamic Inventory and Pricing Strategy: Addressing Censored and Dependent Demand
Korel Gundem, Zhengling Qi
TL;DR
This paper tackles offline joint pricing and inventory control under censored and dependent demand by modeling the environment as a high-order Markov decision process and introducing two data-driven algorithms, C-FQI and PC-FQI. It combines offline reinforcement learning with survival analysis, imputing censored rewards via Kaplan-Meier estimates and solving high-order Bellman equations to learn near-optimal policies. A key concept, censoring coverage, quantifies offline data adequacy for recovering the optimal policy, and finite-sample regret bounds validate the methods under general conditions. Numerical experiments show the framework can approximate optimal policies as the offline data size grows, while quantifying the cost of demand censoring and the benefits of pessimistic learning in uncertain data regimes.
Abstract
In this paper, we study the offline sequential feature-based pricing and inventory control problem where the current demand depends on the past demand levels and any demand exceeding the available inventory is lost. Our goal is to leverage the offline dataset, consisting of past prices, ordering quantities, inventory levels, covariates, and censored sales levels, to estimate the optimal pricing and inventory control policy that maximizes long-term profit. While the underlying dynamic without censoring can be modeled by Markov decision process (MDP), the primary obstacle arises from the observed process where demand censoring is present, resulting in missing profit information, the failure of the Markov property, and a non-stationary optimal policy. To overcome these challenges, we first approximate the optimal policy by solving a high-order MDP characterized by the number of consecutive censoring instances, which ultimately boils down to solving a specialized Bellman equation tailored for this problem. Inspired by offline reinforcement learning and survival analysis, we propose two novel data-driven algorithms to solving these Bellman equations and, thus, estimate the optimal policy. Furthermore, we establish finite sample regret bounds to validate the effectiveness of these algorithms. Finally, we conduct numerical experiments to demonstrate the efficacy of our algorithms in estimating the optimal policy. To the best of our knowledge, this is the first data-driven approach to learning optimal pricing and inventory control policies in a sequential decision-making environment characterized by censored and dependent demand. The implementations of the proposed algorithms are available at https://github.com/gundemkorel/Inventory_Pricing_Control
