Discrete-Time MDP Modeling for Multi-Item Capacitated Lot Sizing with Stochastic Demand Timing
Summary
This paper formulates a multi-item capacitated lot-sizing problem with stochastic demand timing as a discrete-time MDP and proposes a genetic algorithm to solve it, demonstrating efficiency on benchmark instances.
View Cached Full Text
Cached at: 09/02/26, 05:54 AM
# Discrete-Time MDP Modeling for Multi-Item Capacitated Lot Sizing with Stochastic Demand Timing Source: [https://arxiv.org/abs/2609.00004](https://arxiv.org/abs/2609.00004) [View PDF](https://arxiv.org/pdf/2609.00004) > Abstract:This paper studies a finite\-horizon multi\-item capacitated lot\-sizing problem in which demand quantities are deterministic, while demand\-arrival periods are stochastic\. Each demand occurs once within a known time window and must be satisfied no later than its deadline\. The proposed model makes production and allocation decisions at the demand level, allowing it to represent capacity competition, demand\-specific backlog, and allocation\-dependent inventory dynamics\. The stochastic problem is formulated as a discrete\-time Markov decision process \(DTMDP\), including the state space, feasible actions, transition kernel, and one\-period cost function\. To isolate the computational effect of stochastic timing, each stochastic instance is first compared with a deterministic counterpart in which each arrival distribution is replaced by its most likely arrival period\. This comparison shows that stochastic timing substantially increases the number of states, the number of transitions, solution time, and memory pressure\. A genetic algorithm \(GA\) is then proposed for the stochastic\-timing problem\. The GA searches over feasible state\-feedback policies and evaluates each policy exactly under the DTMDP transition model\. Computational experiments on 330 benchmark instances show that the GA remains close to the exact stochastic solution whenever the latter is available, with an average optimality gap of about $3\.44\\%$\. On the difficult benchmark instances, comprising 90 test cases, the GA remains below the $5\\%$ optimality\-gap threshold and achieves an average optimization speedup of $6\.89 \\pm 1\.41$ at the $95\\%$ confidence level\. For instances that cannot be solved exactly on the available hardware, an empirical Bellman\-time regression is used to estimate the missing exact resolution time and extrapolate the expected GA speedup\. ## Submission history From: Lea Bayati \[[view email](https://arxiv.org/show-email/3f5467bc/2609.00004)\] **\[v1\]**Sun, 5 Jul 2026 23:37:57 UTC \(1,122 KB\)
Similar Articles
Resource-Adaptive Primal-Dual Learning for One-Warehouse Multi-Store Systems with Censored Demand
This paper introduces Resource-Adaptive Primal-Dual Learning for one-warehouse multi-store inventory systems with censored demand, achieving logarithmic regret by dynamically adapting to changing resource levels.
Deep Reinforcement Learning solution for pickup and delivery routing problems with time window and capacity constraints
This paper presents a modified JAMPR deep reinforcement learning model to solve the Pickup and Delivery problem with Capacity and Time Window constraints (CPDPTW), offering fast optimal solutions for small to medium-sized instances and suboptimal solutions for larger ones.
Estimation, Prediction, and Assortment Optimization for Markov Chain Choice Models with Panel Data
This paper proposes a framework for Markov chain choice models with panel data, including estimation via novel EM algorithms that leverage partial-ordering preference information, personalized choice prediction, and assortment optimization. Experimental results on synthetic data and the sushi dataset show improvements over traditional methods.
Optimizing Lithium Production Decisions under Geological, Demand, and Pricing Uncertainties: A POMDP Framework for Multi-Objective Decision Making
This paper proposes a POMDP framework for multi-objective decision making in lithium production, addressing geological, demand, and pricing uncertainties to optimize mine opening and extraction method selection. The approach outperforms human-inspired heuristics by dynamically adapting to shifting price regimes through belief state planning.
A Unified Knowledge Embedded Reinforcement Learning-based Framework for Generalized Capacitated Vehicle Routing Problems
This paper proposes a unified knowledge-embedded reinforcement learning framework for generalized capacitated vehicle routing problems, combining route-first cluster-second heuristics with dynamic programming to achieve superior solution quality and strong generalization across diverse variants.