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 →

Pairing large language models with classic operations algorithms makes ordering decisions more robust and profitable; in a controlled experiment, human–AI teams outperformed both standalone AI agents and humans. The paper shows OR-augmented LLMs beat either approach alone across stressed demand scenarios and proves a distribution-free lower bound on how many individuals benefit from AI assistance.

AI Agents for Inventory Control: Human-LLM-OR Complementarity
Jackie Baek, Yaopeng Fu, Will Ma, Tianyi Peng · February 13, 2026
arxiv rct medium evidence 7/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. Jackie Baek unresolved corpus identity
  2. Yaopeng Fu unresolved corpus identity
  3. Will Ma unresolved corpus identity
  4. Tianyi Peng unresolved corpus identity

Semantic Scholar

Latest observation:

  1. J. Baek provider ID
  2. Yao Fu provider ID
  3. Will W. K. Ma provider ID
  4. Tianyi Peng provider ID
Augmenting traditional operations-research algorithms with LLM-based reasoning improves inventory decision performance in simulations, and in a controlled classroom experiment human-AI teams achieve higher profits than humans or AI alone, with a substantial fraction of individuals benefiting from collaboration.

Citation observations

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

Inventory control is a fundamental operations problem in which ordering decisions are traditionally guided by theoretically grounded operations research (OR) algorithms. However, such algorithms often rely on rigid modeling assumptions and can perform poorly when demand distributions shift or relevant contextual information is unavailable. Recent advances in large language models (LLMs) have generated interest in AI agents that can reason flexibly and incorporate rich contextual signals, but it remains unclear how best to incorporate LLM-based methods into traditional decision-making pipelines. We study how OR algorithms, LLMs, and humans can interact and complement each other in a multi-period inventory control setting. We construct InventoryBench, a benchmark of over 1,000 inventory instances spanning both synthetic and real-world demand data, designed to stress-test decision rules under demand shifts, seasonality, and uncertain lead times. Through this benchmark, we find that OR-augmented LLM methods outperform either method in isolation, suggesting that these methods are complementary rather than substitutes. We further investigate the role of humans through a controlled classroom experiment that embeds LLM recommendations into a human-in-the-loop decision pipeline. Contrary to prior findings that human-AI collaboration can degrade performance, we show that, on average, human-AI teams achieve higher profits than either humans or AI agents operating alone. Beyond this population-level finding, we formalize an individual-level complementarity effect and derive a distribution-free lower bound on the fraction of individuals who benefit from AI collaboration; empirically, we find this fraction to be substantial.

Summary

Main Finding

Combining traditional operations-research (OR) inventory heuristics, large language model (LLM) agents, and human judgment produces complementary gains: an OR-augmented LLM pipeline (OR→LLM) outperforms OR or LLM alone across a broad benchmark of inventory problems, and human–AI teams (OR→LLM→Human) outperform both humans and automated systems acting alone. The paper also gives a distribution-free theoretical lower bound showing a substantial fraction of individuals benefit from AI collaboration (empirically 30–60%).

Key Points

  • Benchmark and result magnitudes (Gemini 3 Flash reported):
    • InventoryBench: 1,320 instances (720 synthetic, 600 real) capturing changepoints, trends, seasonality, varying cost structures, and three lead-time regimes.
    • Mean normalized reward: OR = 0.445 ± 0.018; LLM = 0.494 ± 0.018; OR→LLM = 0.538 ± 0.016; LLM→OR = 0.501 ± 0.018.
    • OR→LLM yields a ~21% improvement over OR alone.
  • Human-in-the-loop experiment (69 participants, pre-registered):
    • Modes: A (OR→Human), B (OR→LLM→Human), C (OR→LLM + Human guidance).
    • Mean normalized reward: Mode A = 0.466 ± 0.025; Mode B = 0.534 ± 0.020; Mode C = 0.464 ± 0.018.
    • Mode B significantly outperforms Modes A and C and yields higher profits than automated OR→LLM without a human (OR→LLM no human = 0.482 ± 0.007).
  • Mechanisms of complementarity:
    • LLM strengths: detecting demand regime shifts, incorporating product/world knowledge (e.g., seasonality), identifying supply disruptions (lost orders), flexible context reasoning.
    • OR strengths: mathematical precision for base-stock calculations, disciplined handling of long deterministic lead times, avoidance of overfitting to noise.
    • Human strengths: oversight, catching LLM failures (e.g., false detection of lost orders), and adding judgement beyond automated outputs.
  • Individual-level complementarity:
    • The authors formalize a notion of individual complementarity (collaborative outcome exceeds best solo outcome) and prove a distribution-free lower bound on the fraction of individuals who strictly benefit.
    • Empirical lower-bound estimates vary by instance but lie roughly between 30% and 60%.

Data & Methods

  • Inventory model:
    • Single-item multi-period inventory with lead times and lost sales, finite horizon T; per-period profit = revenue p·sales − holding cost h·ending inventory; critical fractile ρ = p/(p+h).
    • Initial history: five past demand observations; agents know anticipated lead time L but not realized ℓt which may differ or be infinite (lost orders).
  • InventoryBench:
    • 1,320 instances: 720 synthetic (designed to stress test nonstationarity: changepoints, trends, seasonality) and 600 from real demand data.
    • Cost structures varied to test different under/overstock tradeoffs; three lead-time regimes (zero, fixed, stochastic with lost orders).
  • Algorithms and LLM agents:
    • OR baseline: capped base-stock policy (data-driven estimation of per-period demand mean & SD, base-stock target using anticipated lead time and critical fractile, capped ordering).
    • LLM-alone: LLM directly issues orders.
    • Two hybrid pipelines:
      • OR→LLM: OR heuristic produces recommendation and structured info; LLM receives that plus contextual prompts and can accept/override.
      • LLM→OR: LLM estimates uncertain parameters (demand, lead-time signals) that feed the OR heuristic.
    • LLM architecture for OR→LLM: fixed system prompt describing mechanics and OR math, a per-period stateless decision loop plus carry-over insights for memory; tested across three frontier models (Gemini 3 Flash, Grok 4.1 Fast, GPT-5 Mini).
  • Evaluation:
    • Normalized reward metric reported with 95% confidence intervals across inventory instances and LLMs.
    • Human experiment: web-based inventory game, randomized assignment of mode–instance, each participant played three real-data instances (one per mode). Comparisons against automated baselines are pre-registered and statistically evaluated.
  • Theoretical contribution:
    • Theorem giving a distribution-free lower bound on the fraction of individuals who experience strictly positive individual-level complementarity, estimable from cross-sectional outcome distributions even when the same person is not observed in both solo and collaborative conditions.

Implications for AI Economics

  • Evidence for complementarity (not substitution): The results show measurable productivity gains when integrating LLMs with domain algorithms and human oversight. This supports economic models where AI augments rather than replaces skilled labor for tasks with rich contextual information and sequential decisions.
  • Reallocation of labor and tasks:
    • Operational roles may shift from routine ordering/calculation toward oversight, exception handling, and strategic guidance. Firms should anticipate investments in training workers to interpret LLM reasoning and intervene effectively.
  • Design and deployment prescriptions:
    • Hybrid pipelines (OR→LLM→Human) are particularly valuable: maintain structured algorithmic heuristics for precision, use LLMs for context-sensitive inference, and preserve human authority for final decisions.
    • Systems should offer explainable LLM outputs (reasoning and provenance) so humans can validate or override when necessary.
  • Welfare and productivity measurement:
    • Benchmarks like InventoryBench provide a practical evaluation standard for measuring real-world gains from AI in operations; reported normalized rewards give a sense of achievable improvements under nonstationarity and supply disruptions.
    • The distribution-free bound for individual complementarity offers a robust tool to evaluate how many workers benefit from AI assistance (important for policy and workforce planning).
  • Risks and limitations to incorporate into economic assessments:
    • LLM miscalibration to cost asymmetries (under/overstock tradeoffs) and occasional false detection of regime changes highlight risks of naïvely deploying LLMs without OR scaffolding and human oversight.
    • The study focuses on single-item settings and specific heuristics; scaling to multi-item, networked supply chains, or automated RL-based controllers may change tradeoffs.
    • Real-world deployment raises accountability, auditing, and regulatory concerns (e.g., ordering failures leading to lost sales), so cost–benefit analyses should include risk mitigation costs.
  • Directions for research and policy:
    • Evaluate hybrid systems across broader operational settings (multi-item, multi-echelon networks).
    • Study labor-market effects: which worker cohorts gain or lose, retraining needs, and wage implications for oversight roles.
    • Encourage open benchmarks and replication (InventoryBench and the AI-human game are open-sourced) to produce comparable, policy-relevant evidence on AI in operations.

Assessment

Paper Typerct Evidence Strengthmedium — The paper provides credible causal evidence for improved decision performance in a controlled experiment and extensive simulation results across >1,000 inventory instances; however, the experiment is a classroom/lab setting (convenience sample), limited in scope and scale, and may not generalize to field operations or diverse industry contexts, tempering strength for broader economic claims. Methods Rigorhigh — Multiple complementary methods are used: a large, carefully constructed benchmark (synthetic + real demand data) for stress-testing, a controlled human-subject experiment to establish causal effects, and formal theoretical results (distribution-free lower bound); statistical comparisons and systematic scenario variation strengthen internal validity, though details on randomization, sample size, and external replication would be needed to fully assess robustness. SampleInventoryBench: over 1,000 inventory instances combining synthetic demand scenarios and real-world demand series with seasonality, demand shifts, and uncertain lead times; human-subject classroom experiment with decision-makers (students/participants) operating in multi-period inventory tasks where treatments embed LLM recommendations, OR algorithms, or combinations; also includes implementation of LLM agents and OR baselines (specific model/algorithm versions not specified here). Themesproductivity human_ai_collab IdentificationControlled between-subjects classroom experiment with participants randomly (or quasi-randomly described as 'controlled') assigned to decision pipelines (human-only, AI-only, OR-only, OR-augmented LLM, and human+LLM); causal claims supported by randomized assignment of participants to conditions and comparison of realized profits/outcomes across groups, supplemented by a large simulation benchmark (InventoryBench) that stress-tests rules under varied demand regimes and a distribution-free theoretical bound on individual-level gains. GeneralizabilityClassroom/lab sample of participants (likely students) may not represent professional supply-chain managers, Experimental setting (short horizon, simplified product/market structure) may not capture real-world operational complexity or incentives, Results depend on specific OR algorithms, LLM architectures/versions, and prompt/augmentation design used — may not transfer across models or implementations, Benchmarks and simulations may not capture firm-level strategic behavior, multi-product interactions, or regulatory/contractual constraints, Supply-chain scale, costs, and organizational deployment frictions in the field could alter realized benefits

Claims (6)

ClaimDirectionOutcomeConfidence & EvidenceDetails
We construct InventoryBench, a benchmark of over 1,000 inventory instances spanning both synthetic and real-world demand data, designed to stress-test decision rules under demand shifts, seasonality, and uncertain lead times. Other null_result benchmark size and composition (inventory instances spanning synthetic and real-world demand with demand shifts, seasonality, and uncertain lead times)
Reading fidelity high
Study strength high
n=1000
1.0
OR-augmented LLM methods outperform either method in isolation on the InventoryBench benchmark, suggesting these methods are complementary rather than substitutes. Firm Productivity positive inventory decision performance (e.g., profit/cost or cumulative reward in inventory management tasks)
Reading fidelity high
Study strength medium
n=1000
0.6
In a controlled classroom experiment embedding LLM recommendations into a human-in-the-loop decision pipeline, human-AI teams achieve higher profits on average than either humans or AI agents operating alone. Firm Productivity positive profits achieved in the multi-period inventory control task
Reading fidelity high
Study strength medium
not reported
0.6
We formalize an individual-level complementarity effect and derive a distribution-free lower bound on the fraction of individuals who benefit from AI collaboration. Worker Satisfaction positive theoretical lower bound on the fraction of individuals who benefit from AI collaboration
Reading fidelity high
Study strength high
not reported
1.0
Empirically, the fraction of individuals who benefit from AI collaboration (as bounded by our theoretical result) is substantial. Worker Satisfaction positive fraction of individuals who obtain higher profits when collaborating with AI
Reading fidelity high
Study strength medium
not reported
0.6
Traditional OR algorithms often rely on rigid modeling assumptions and can perform poorly when demand distributions shift or relevant contextual information is unavailable. Firm Productivity negative performance degradation of OR algorithms under demand shifts / missing context
Reading fidelity high
Study strength medium
not reported
0.6

Notes