The Commonplace
Home Papers Evidence Explore Trends Syntheses Digests References Docs 🎲 Workforce Futures
← Papers
Direction, evidence grade, and study type are AI-generated labels (gpt-5-mini), not human-verified. Syntheses are LLM-written. "Tensions" are machine-detected candidates, not confirmed contradictions. A research-acceleration tool, not peer review. How this is built →

A lightweight, OR-informed AI system cut inventory turnover by 5.27 days and slashed holding costs by nearly 30% in a JD.com rollout, while raising in-stock rates by 2.29%; the gains were achieved by pretraining on OR-generated optimal policies and aligning them via reinforcement learning.

ORPR: An OR-Guided Pretrain-then-Reinforce Learning Model for Inventory Management
Lingjie Zhao, Xue Yu, Yongzhi Qi, Hao Hu, Jianshen Zhang, Yingzheng Ma, Shuyu Han, Wei Qi, Zuo-Jun Max Shen · December 22, 2025
arxiv quasi_experimental medium evidence 8/10 relevance Full text usable extracted full text Source PDF

Structured author observations

Linked only from stored provider relations; the raw author line above is never matched by name.

Arxiv

Latest observation:

  1. Lingjie Zhao unresolved corpus identity
  2. Xue Yu unresolved corpus identity
  3. Yongzhi Qi unresolved corpus identity
  4. Hao Hu unresolved corpus identity
  5. Jianshen Zhang unresolved corpus identity
  6. Yingzheng Ma unresolved corpus identity
  7. Shuyu Han unresolved corpus identity
  8. Wei Qi unresolved corpus identity
  9. Zuo-Jun Max Shen unresolved corpus identity

Semantic Scholar

Latest observation:

  1. Lingjie Zhao provider ID
  2. Xuemin Yu provider ID
  3. Yongzhi Qi provider ID
  4. Hao Hu provider ID
  5. Jianshen Zhang provider ID
  6. Yingzheng Ma provider ID
  7. Shuyu Han provider ID
  8. Wei Qi provider ID
  9. Zuo-Jun Max Shen provider ID
An OR-guided pretrain-then-reinforce framework — pretrained on OR-simulation-derived optimal decisions and fine-tuned with reinforcement learning — produced sizable operational gains in a JD.com field deployment: −5.27 days in turnover, +2.29% in-stock rates, and −29.95% holding costs (DiD estimate).

Citation observations

Cumulative provider counts captured on specific dates; providers are never combined.

As the pursuit of synergy between Artificial Intelligence (AI) and Operations Research (OR) gains momentum in handling complex inventory systems, a critical challenge persists: how to effectively reconcile AI's adaptive perception with OR's structural rigor. To bridge this gap, we propose a novel OR-Guided "Pretrain-then-Reinforce" framework. To provide structured guidance, we propose a simulation-augmented OR model that generates high-quality reference decisions, implicitly capturing complex business constraints and managerial preferences. Leveraging these OR-derived decisions as foundational training labels, we design a domain-informed deep learning foundation model to establish foundational decision-making capabilities, followed by a reinforcement learning (RL) fine-tuning stage. Uniquely, we position RL as a deep alignment mechanism that enables the AI agent to internalize the optimality principles of OR, while simultaneously leveraging exploration for general policy refinement and allowing expert guidance for scenario-specific adaptation (e.g., promotional events). Validated through extensive numerical experiments and a field deployment at JD.com augmented by a Difference-in-Differences (DiD) analysis, our model significantly outperforms incumbent industrial practices, delivering real-world gains of a 5.27-day reduction in turnover and a 2.29% increase in in-stock rates, alongside a 29.95% decrease in holding costs. Contrary to the prevailing trend of brute-force model scaling, our study demonstrates that a lightweight, domain-informed model can deliver state-of-the-art performance and robust transferability when guided by structured OR logic. This approach offers a scalable and cost-effective paradigm for intelligent supply chain management, highlighting the value of deeply aligning AI with OR.

Summary

Main Finding

The paper introduces an OR-Guided "Pretrain-then-Reinforce" framework for large-scale inventory management that combines a simulation-augmented operations-research (OR) model with a domain-informed deep learning foundation model and reinforcement-learning (RL) fine-tuning. Using OR-derived reference decisions for supervised pretraining and RL as a deep alignment mechanism, the approach outperforms incumbent industrial policies in offline tests and a field deployment at JD.com: ~5.27 fewer inventory-days (reduced turnover), +2.29 percentage points in in-stock rate, and a 29.95% reduction in holding cost across the treated SKU-DC pairs.

Key Points

  • Conceptual innovation: Treat OR as structured guidance (providing feasible, economically rational reference solutions) and AI as perception/adaptation. Use RL to align the learned policy with OR optimality while allowing exploration and scenario-specific adaptation.
  • Two-stage pipeline:
  • Pretraining: a domain-informed deep neural network is trained using high-quality OR-generated reference decisions (labels).
  • Reinforcement learning fine-tuning: RL refines and aligns the pretrained policy with OR objectives and business preferences, enabling exploration and adaptation (e.g., promotions).
  • Simulation-augmented OR model: The OR solver is embedded in a simulator that evaluates replenishment decisions over realistic horizons using historical demand realizations and empirical parameters (holding costs, stockout penalties, margins, lead times). This produces reference decisions closer to operational optima than closed-form analytic approximations.
  • Practical design choice: A relatively lightweight model (a few million parameters) suffices when guided by structured OR logic—avoiding brute-force model scaling.
  • Empirical validation: Offline numerical experiments and a live field experiment at JD.com (Sept 1–Oct 1, 2025) on 3,899 SKU-DC pairs (331 SKUs across three categories) demonstrate substantial operational improvements versus JD’s incumbent algorithm. Difference-in-differences (DiD) analysis was used to isolate time effects.
  • Role of RL: Framed as an alignment mechanism (akin to RL fine-tuning in LLMs), not merely as policy-learning-from-scratch. RL promotes internalization of OR optimality patterns and permits exploration to find improved policies under realistic constraints.

Data & Methods

  • Data:
    • Real sales and inventory logs from JD.com for 331 SKUs across three product categories ("meat snacks," "cakes & pastries," "egg snacks").
    • Field experiment dataset: 3,899 SKU–DC pairs, treatment vs. control groups, Sept 1–Oct 1, 2025.
  • OR and simulation:
    • A multi-category joint replenishment OR model encodes business constraints, costs (holding, stockout), vendor lead times, margins, and managerial preferences.
    • A simulator runs policies over time using historical demand realizations to compute realized costs and end-of-period inventory — these outputs inform and calibrate the OR reference decisions.
  • Learning pipeline:
    • Pretraining: supervised learning using OR-generated decisions as labels to learn strong feature representations and a baseline replenishment policy.
    • Fine-tuning: reinforcement learning (variants inspired by RL-from-feedback methods) used to align and further improve the policy; RL leverages exploration and allows further injection of expert guidance for special scenarios (e.g., promotions).
  • Evaluation:
    • Offline benchmarks against multiple baselines (including JD’s production algorithm).
    • Live A/B style field deployment with DiD analysis to account for time trends and isolate treatment effects.
  • Implementation notes:
    • Emphasis on computational efficiency and scalability (small model size, simulation-augmented labels rather than brute-force RL over enormous state-action spaces).

Implications for AI Economics

  • Cost-effective AI deployment: Demonstrates that integrating structured domain knowledge (OR) can substantially reduce the need for very large models, lowering compute and data requirements for effective industrial AI—important for firm-level investment and cost-benefit calculations.
  • Value of principled hybrid systems: Embedding economic structure and managerial constraints via OR produces policies that better align with business objectives (reduced holding costs, improved in-stock), illustrating higher economic returns than black-box end-to-end approaches or PTO pipelines that decouple prediction and decision.
  • RL as alignment vs. pure optimization: Viewing RL as a post-training alignment tool (to internalize economic optimality and preferences) can improve robustness and adaptability while controlling the exploration costs—this reframes how firms should allocate resources between simulation/OR engineering and ML training.
  • Transferability and scalability: A lightweight, OR-guided model that generalizes across SKUs and categories suggests a scalable path for wider industrial adoption, implying that investments in accurate simulation and OR modeling may yield more leverage than scaling model size alone.
  • Policy and managerial guidance:
    • Firms should prioritize constructing high-fidelity, simulation-augmented OR models to generate training labels and define feasible decision spaces.
    • Use pretraining on OR references followed by RL fine-tuning to balance adherence to economic constraints with the ability to adapt to out-of-distribution events (promotions, seasonality shifts).
  • Risks and limitations (practical economics considerations):
    • Quality of gains depends on the fidelity of the OR model and simulator; misspecification can bias learning.
    • RL exploration in live systems must be constrained to avoid costly inventories or stockouts; safe exploration and human-in-the-loop controls are necessary.
    • External validity: results are from specific categories and a one-month field trial—scaling across broader assortments and longer horizons needs further testing.
  • Research agenda: The paper motivates further economic research on hybrid AI+OR system design, cost–benefit analysis of label-simulation investments, and rigorous methods for safe RL deployment in revenue- and cost-sensitive operational settings.

Assessment

Paper Typequasi_experimental Evidence Strengthmedium — The paper combines rigorous simulation-based training and a real-world field deployment with DiD estimation, which provides plausible causal evidence of impact; however, treatment was not randomized, details on pre-trends, balance checks, sample sizes, treatment assignment, spillovers, and robustness checks are not reported here, limiting confidence in causal claims and external validity. Methods Rigormedium — Strong technical approach integrating OR simulations, domain-informed pretraining, and RL fine-tuning, plus a quasi-experimental field evaluation. Nevertheless, inferential rigor depends on DiD validity (parallel trends, no spillovers), and the brief description omits key implementation details (assignment protocol, sample sizes, covariate controls, sensitivity analyses, hyperparameter tuning and model selection procedures), which prevents rating the methods as high. SampleTraining: large, simulation-augmented dataset produced by an OR model that encodes business constraints and managerial preferences (used as supervised labels for foundation-model pretraining). Evaluation: extensive numerical experiments in simulation and a field deployment at JD.com with treated and control operational units analyzed via Difference-in-Differences; reported outcomes include inventory turnover (days), in-stock rate, and holding costs. (Exact number of SKUs, stores/warehouses, time span, and sample sizes not specified in the summary.) Themesproductivity adoption IdentificationMethodological: a two-stage ML pipeline (OR-simulation to generate high-quality reference decisions for supervised pretraining, then reinforcement learning fine-tuning to align policies and allow exploration). Empirical causal estimation for the field deployment uses a Difference-in-Differences (DiD) design comparing treated units where the system was deployed to control units over before/after periods (implicit reliance on parallel trends and usual DiD assumptions). GeneralizabilitySingle-firm deployment (JD.com) — results may not generalize to other retailers or industries., Specific inventory/retail context; different supply-chain structures (B2B, manufacturing) may behave differently., OR simulation and managerial preference encoding are domain-specific and may require substantial adaptation elsewhere., Potential sensitivity to promotional calendars, seasonality, and local demand patterns not fully described., Infrastructure and integration requirements (data quality, real-time systems) may limit replication in smaller firms or different geographies., Non-randomized deployment raises concern about selection bias and spillover effects that could vary across contexts.

Claims (10)

ClaimDirectionOutcomeConfidence & EvidenceDetails
We propose a novel OR-Guided "Pretrain-then-Reinforce" framework that reconciles AI's adaptive perception with OR's structural rigor. Other positive existence and description of a new methodological framework
Reading fidelity high
Study strength speculative
not reported
0.08
We develop a simulation-augmented OR model that generates high-quality reference decisions, implicitly capturing complex business constraints and managerial preferences. Other positive quality of reference decisions generated by simulation-augmented OR model
Reading fidelity high
Study strength speculative
not reported
0.08
We design a domain-informed deep learning foundation model trained on OR-derived decisions to establish foundational decision-making capabilities. Other positive foundation model trained on OR-derived labels
Reading fidelity high
Study strength speculative
not reported
0.08
Reinforcement learning (RL) acts as a deep alignment mechanism enabling the AI agent to internalize OR optimality principles while leveraging exploration and expert guidance for scenario-specific adaptation. Other positive ability of RL fine-tuning to align model behavior with OR principles and support adaptation
Reading fidelity high
Study strength speculative
not reported
0.08
We validated the approach through extensive numerical experiments and a field deployment at JD.com augmented by a Difference-in-Differences (DiD) analysis. Other positive validation via experiments and field deployment with DiD
Reading fidelity high
Study strength medium
not reported
0.48
In the JD.com field deployment, our model produced a 5.27-day reduction in turnover. Firm Productivity positive turnover (inventory turnover measured in days)
Reading fidelity high
Study strength medium
5.27-day reduction
0.48
In the JD.com field deployment, our model produced a 2.29% increase in in-stock rates. Firm Productivity positive in-stock rate (service level, percentage of time/items in stock)
Reading fidelity high
Study strength medium
2.29% increase
0.48
In the JD.com field deployment, our model achieved a 29.95% decrease in holding costs. Firm Productivity positive holding costs (percentage reduction)
Reading fidelity high
Study strength medium
29.95% decrease
0.48
Contrary to the prevailing trend of brute-force model scaling, a lightweight, domain-informed model can deliver state-of-the-art performance and robust transferability when guided by structured OR logic. Other positive model performance and transferability relative to larger-scale approaches
Reading fidelity medium
Study strength medium
not reported
0.29
This approach offers a scalable and cost-effective paradigm for intelligent supply chain management, highlighting the value of deeply aligning AI with OR. Organizational Efficiency positive scalability and cost-effectiveness of the proposed approach
Reading fidelity medium
Study strength medium
not reported
0.29

Notes