paper-with-me

홈 › Papers

Learning in structured MDPs with convex cost functions: Improved regret bounds for inventory management

2019-05-10 · Shipra Agrawal, Randy Jia

We consider a stochastic inventory control problem under censored demands, lost sales, and positive lead times. This is a fundamental problem in inventory management, with significant literature establishing near-optimality of a simple class of policies called ``base-stock policies'' for the underlying Markov Decision Process (MDP), as well as convexity of long run average-cost under those policies. We consider the relatively less studied problem of designing a learning algorithm for this problem when the underlying demand distribution is unknown. The goal is to bound regret of the algorithm when compared to the best base-stock policy. We utilize the convexity properties and a newly derived bound on bias of base-stock policies to establish a connection to stochastic convex bandit optimization. Our main contribution is a learning algorithm with a regret bound of $\tilde{O}(L\sqrt{T}+D)$ for the inventory control problem. Here $L$ is the fixed and known lead time, and $D$ is an unknown parameter of the demand distribution described roughly as the number of time steps needed to generate enough demand for depleting one unit of inventory. Notably, even though the state space of the underlying MDP is continuous and $L$-dimensional, our regret bounds depend linearly on $L$. Our results significantly improve the previously best known regret bounds for this problem where the dependence on $L$ was exponential and many further assumptions on demand distribution were required. The techniques presented here may be of independent interest for other settings that involve large structured MDPs but with convex cost functions.

📄 PDF Abstract BibTeX arXiv:1905.04337

Code (1)

jw3479/exogenous_mdps

Tasks

Management

Similar Papers 제목 키워드 기반

Reward is enough for convex MDPs

2021-06-01 · NeurIPS 2021 12 · Tom Zahavy, Brendan O'Donoghue, Guillaume Desjardins, Satinder Singh

Maximising a cumulative reward function that is Markov and stationary, i.e., defined over state-action pairs and independent of time, is sufficient to capture many kinds of goals in a Markov decision process (MDP). Howev…

Reinforcement Learning (RL)

Projection-free Algorithms for Online Convex Optimization with Adversarial Constraints

2025-01-28 · Dhruv Sarkar, Aprameyo Chakrabartty, Subhamon Supantha, Palash Dey 외

We study a generalization of the Online Convex Optimization (OCO) framework with time-varying adversarial constraints. In this problem, after selecting a feasible action from the convex decision set $X,$ a convex constra…

A POMDP Extension with Belief-dependent Rewards

2010-12-01 · NeurIPS 2010 12 · Mauricio Araya, Olivier Buffet, Vincent Thomas, Françcois Charpillet

Partially Observable Markov Decision Processes (POMDPs) model sequential decision-making problems under uncertainty and partial observability. Unfortunately, some problems cannot be modeled with state-dependent reward fu…

Decision MakingSequential Decision Making

Apprenticeship learning with prior beliefs using inverse optimization

2025-05-27 · Mauricio Junca, Esteban Leiva

The relationship between inverse reinforcement learning (IRL) and inverse optimization (IO) for Markov decision processes (MDPs) has been relatively underexplored in the literature, despite addressing the same problem. I…

rho-POMDPs have Lipschitz-Continuous epsilon-Optimal Value Functions

2018-12-01 · NeurIPS 2018 12 · Mathieu Fehr, Olivier Buffet, Vincent Thomas, Jilles Dibangoye

Many state-of-the-art algorithms for solving Partially Observable Markov Decision Processes (POMDPs) rely on turning the problem into a “fully observable” problem—a belief MDP—and exploiting the piece-wise linearity and …