paper-with-me

Papers

gym-invmgmt: An Open Benchmarking Framework for Inventory Management Methods

2026-05-12 · Reza Barati, Qinmin Vivian Hu arxiv

Inventory-policy comparisons are often difficult to interpret because performance depends on the evaluation contract as much as on the policy itself. Differences in topology, demand regime, information access, feasibility constraints, shortage treatment, and Key Performance Indicator (KPI) definitions can change method rankings. We present gym-invmgmt, a Gymnasium-compatible extension of the OR-Gym inventory-management lineage for auditable cross-paradigm evaluation. The benchmark evaluates optimization, heuristic, and learned controllers under a shared CoreEnv transition, reward, action-bound, and KPI contract, while varying stress conditions through a 22-scenario core grid plus four supplemental MARL-mode rows. Within these released scenarios, informed stochastic programming provides the strongest non-oracle reference, reflecting the value of scenario hedging under forecast access, but at substantially higher online computational cost. Among learned controllers, the Proximal Policy Optimization Transformer variant (PPO-Transformer) achieves the strongest learned-policy quality at fast inference, while Residual Reinforcement Learning (Residual RL) provides competitive hybrid performance. The graph neural network variant (PPO-GNN) is highly competitive on the default divergent topology but less robust on the serial topology. Imitation learning performs well in stationary regimes but degrades under demand shift, and the bounded Large Language Model (LLM) policy-parameter baseline is best interpreted as a diagnostic controller rather than an autonomous inventory optimizer. Overall, the benchmark identifies scenario-conditioned leaders while showing that performance depends jointly on information access, demand shift, topology, and policy representation.

📄 PDF Abstract BibTeX arXiv:2605.11355

Code (0)

등록된 구현이 없습니다.

Tasks

Reinforcement LearningGraph Neural Network

Similar Papers 제목 키워드 기반

Bridging Forecast Accuracy and Inventory KPIs: A Simulation-Based Software Framework

2026-01-29 · So Fukuhara, Abdallah Alabdallah, Nuwan Gunasekara, Slawomir Nowaczyk arxiv

Efficient management of spare parts inventory is crucial in the automotive aftermarket, where demand is highly intermittent and uncertainty drives substantial cost and service risks. Forecasting is therefore central, but…

Data-driven inventory management for new products: An adjusted Dyna-$Q$ approach with transfer learning

2025-01-14 · Xinye Qu, Longxiao Liu, Wenjie Huang

In this paper, we propose a novel reinforcement learning algorithm for inventory management of newly launched products with no historical demand information. The algorithm follows the classic Dyna-$Q$ structure, balancin…

BenchmarkingManagementQ-LearningTransfer Learning

Control of Dual-Sourcing Inventory Systems using Recurrent Neural Networks

2022-01-16 · Lucas Böttcher, Thomas Asikis, Ioannis Fragkos

A key challenge in inventory management is to identify policies that optimally replenish inventory from multiple suppliers. To solve such optimization problems, inventory managers need to decide what quantities to order …

CPUManagement

Deep Learning for Large-Scale Traffic-Sign Detection and Recognition

2019-04-01 · Domen Tabernik, Danijel Skočaj

Automatic detection and recognition of traffic signs plays a crucial role in management of the traffic-sign inventory. It provides accurate and timely way to manage traffic-sign inventory with a minimal human effort. In …

Deep LearningManagementOpen-Ended Question AnsweringTraffic Sign Detection+1

Deep Policy Iteration with Integer Programming for Inventory Management

2021-12-04 · Pavithra Harsha, Ashish Jagmohan, Jayant Kalagnanam, Brian Quanz 외

We present a Reinforcement Learning (RL) based framework for optimizing long-term discounted reward problems with large combinatorial action space and state dependent constraints. These characteristics are common to many…

Decision MakingManagementreinforcement-learningReinforcement Learning (RL)