Ask, Clarify, Optimize: Human-LLM Agent Collaboration for Smarter Inventory Control
Yaqi Duan, Yichun Hu, Jiashuo Jiang

TL;DR
This paper explores a hybrid human-LLM framework for inventory management, demonstrating significant cost reductions and addressing the limitations of end-to-end LLM solutions through a decoupled, interactive approach.
Contribution
It introduces a hybrid agentic system that separates semantic reasoning from calculations, improving inventory optimization with LLMs as interfaces rather than solvers.
Findings
Reduced inventory costs by 32.1% using the hybrid framework.
End-to-end LLM solutions suffer from a 'hallucination tax' and are less effective.
Providing perfect information does not significantly improve LLM performance.
Abstract
Inventory management remains a challenge for many small and medium-sized businesses that lack the expertise to deploy advanced optimization methods. This paper investigates whether Large Language Models (LLMs) can help bridge this gap. We show that employing LLMs as direct, end-to-end solvers incurs a significant "hallucination tax": a performance gap arising from the model's inability to perform grounded stochastic reasoning. To address this, we propose a hybrid agentic framework that strictly decouples semantic reasoning from mathematical calculation. In this architecture, the LLM functions as an intelligent interface, eliciting parameters from natural language and interpreting results while automatically calling rigorous algorithms to build the optimization engine. To evaluate this interactive system against the ambiguity and inconsistency of real-world managerial dialogue, we…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsForecasting Techniques and Applications · Business Process Modeling and Analysis · Machine Learning in Materials Science
