Efficient Solution Algorithms for Factored MDPs
C. Guestrin, D. Koller, R. Parr, S. Venkataraman

TL;DR
This paper introduces two efficient approximate algorithms for solving large factored MDPs by exploiting structure and a novel LP decomposition, enabling scalability to extremely large state spaces.
Contribution
It presents a new LP decomposition technique and two approximate algorithms that leverage structure in factored MDPs, improving scalability and efficiency.
Findings
Algorithms handle over 10^40 states.
Exponential speedups over existing methods.
Effective exploitation of structure reduces computation time.
Abstract
This paper addresses the problem of planning under uncertainty in large Markov Decision Processes (MDPs). Factored MDPs represent a complex state space using state variables and the transition model using a dynamic Bayesian network. This representation often allows an exponential reduction in the representation size of structured MDPs, but the complexity of exact solution algorithms for such MDPs can grow exponentially in the representation size. In this paper, we present two approximate solution algorithms that exploit structure in factored MDPs. Both use an approximate value function represented as a linear combination of basis functions, where each basis function involves only a small subset of the domain variables. A key contribution of this paper is that it shows how the basic operations of both algorithms can be performed efficiently in closed form, by exploiting both additive and…
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.
