arXiv:2507.10890cs.LG2025-07

用概率模型预测仓库出库量和运费,助力强化学习库存管理

Outbound Modeling for Inventory Management

  • 构建联合概率模型,预测各仓出库数量与运输成本
  • 在真实场景下验证模型,对策略外状态保持鲁棒性
  • 适合做强化学习库存控制的仿真器开发者

本文研究如何预测每个仓库为满足客户需求而产生的出库数量(即'耗尽量')及相应的出库运输成本。实际耗尽量与成本由复杂的生产系统决定,涉及订单履行的选址与配送方式。准确建模这些过程对区域库存规划至关重要,尤其在使用强化学习(RL)设计控制策略时。为此,我们提出将耗尽模型嵌入模拟器中,生成长序列轨迹,并要求其可微分。直接调用内部软件系统虽能还原转移过程,但不可微且效率低,难以在RL训练环境中使用。因此,我们将问题转化为概率预测:在给定库存状态和外部客户需求的前提下,建模所有仓库在每个时间步的联合耗尽量与运输成本分布。为确保在RL环境中的鲁棒性,模型需处理策略外轨迹带来的分布外情况。我们设计了一种验证方案,利用生产系统评估模型在RL策略诱导的反事实库存状态下的表现。初步结果表明,模型在分布内设置下具备较高准确性。

原文摘要 · Abstract (English)

We study the problem of forecasting the number of units fulfilled (or ``drained'') from each inventory warehouse to meet customer demand, along with the associated outbound shipping costs. The actual drain and shipping costs are determined by complex production systems that manage the planning and execution of customers' orders fulfillment, i.e. from where and how to ship a unit to be delivered to a customer. Accurately modeling these processes is critical for regional inventory planning, especially when using Reinforcement Learning (RL) to develop control policies. For the RL usecase, a drain model is incorporated into a simulator to produce long rollouts, which we desire to be differentiable. While simulating the calls to the internal software systems can be used to recover this transition, they are non-differentiable and too slow and costly to run within an RL training environment. Accordingly, we frame this as a probabilistic forecasting problem, modeling the joint distribution of outbound drain and shipping costs across all warehouses at each time period, conditioned on inventory positions and exogenous customer demand. To ensure robustness in an RL environment, the model must handle out-of-distribution scenarios that arise from off-policy trajectories. We propose a validation scheme that leverages production systems to evaluate the drain model on counterfactual inventory states induced by RL policies. Preliminary results demonstrate the model's accuracy within the in-distribution setting.

库存管理强化学习概率预测

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。