English

An MILP-Based Solution Scheme for Factored and Robust Factored Markov Decision Processes

Optimization and Control 2024-04-03 v1

Abstract

Factored Markov decision processes (MDPs) are a prominent paradigm within the artificial intelligence community for modeling and solving large-scale MDPs whose rewards and dynamics decompose into smaller, loosely interacting components. Through the use of dynamic Bayesian networks and context-specific independence, factored MDPs can achieve an exponential reduction in the state space of an MDP and thus scale to problem sizes that are beyond the reach of classical MDP algorithms. However, factored MDPs are typically solved using custom-designed algorithms that can require meticulous implementations and considerable fine-tuning. In this paper, we propose a mathematical programming approach to solving factored MDPs. In contrast to existing solution schemes, our approach leverages off-the-shelf solvers, which allows for a streamlined implementation and maintenance; it effectively capitalizes on the factored structure present in both state and action spaces; and it readily extends to the largely unexplored class of robust factored MDPs, whose transition kernels are only known to reside in a pre-specified ambiguity set. Our numerical experiments demonstrate the potential of our approach.

Keywords

Cite

@article{arxiv.2404.02006,
  title  = {An MILP-Based Solution Scheme for Factored and Robust Factored Markov Decision Processes},
  author = {Huikang Liu and Wolfram Wiesemann and Man-Chung Yue},
  journal= {arXiv preprint arXiv:2404.02006},
  year   = {2024}
}
R2 v1 2026-06-28T15:41:47.320Z