Optimal Resource Allocation and Policy Formulation in Loosely-Coupled Markov Decision Processes

Dmitri A. Dolgov, and Edmund H. Durfee

In Proceedings of the Fourteenth International Conference on Automated Planning and Scheduling (ICAPS 04). Pages 315--324. June 2004.

Copyright © 2004, American Association for Artificial Intelligence. Online proceedings are available at http://www-rcf.usc.edu/~skoenig/icaps/icaps04/acceptedpapers.html.

Abstract
The problem of optimal policy formulation for teams of resource-limited agents in stochastic environments is composed of two strongly-coupled subproblems: a resource allocation problem and a policy optimization problem. We show how to combine the two problems into a single constrained optimization problem that yields optimal resource allocations and policies that are optimal under these allocations. We model the system as a multiagent Markov decision process (MDP), with social welfare of the group as the optimization criterion. The straightforward approach of modeling both the resource allocation and the actual operation of the agents as a multiagent MDP on the joint state and action spaces of all agents is not feasible, because of the exponential increase in the size of the state space. As an alternative, we describe a technique that exploits problem structure by recognizing that agents are only loosely-coupled via the shared resource constraints. This allows us to formulate a constrained policy optimization problem that yields optimal policies among the class of realizable ones given the shared resource limitations. Although our complexity analysis shows the constrained optimization problem to be NP-complete, our results demonstrate that, by exploiting problem structure and via a reduction to a mixed integer program, we are able to solve problems orders of magnitude larger than what is possible using a traditional multiagent MDP formulation.


BibTex
@inproceedings{ dolgov04resourceMDP,
   paperID   = "ICAPS-04",
   month     = "June",
   author    = "Dmitri A. Dolgov and Edmund H. Durfee",
   booktitle = "Proceedings of the Fourteenth International Conference on Automated Planning and Scheduling (ICAPS 04)",
   address   = "Whistler, BC",
   title     = "Optimal Resource Allocation and Policy Formulation in Loosely-Coupled {Markov} Decision Processes",
   year      = "2004",
   pages     = "315--324"
}


Download:
pdf [pdf]        ps [ps.gz]