Distributed Planning in Hierarchical Factored MDPs (2002)

Carlos Guestrin, and Geoffrey Gordon

Abstract -- We present a principled and efficient planning algorithm for collaborative multiagent dynamical systems. All computation, during both the planning and the execution phases, is distributed among the agents; each agent only needs to model and plan for a small part of the system. Each of these local subsystems is small, but once they are combined they can represent an exponentially larger problem. The subsystems are connected through a subsystem hierarchy. Coordination and communication between the agents is not imposed, but derived directly from the structure of this hierarchy. A globally consistent plan is achieved by a message passing algorithm, where messages correspond to natural local reward functions and are computed by local linear programs; another message passing algorithm allows us to execute the resulting policy. When two portions of the hierarchy share the same structure, our algorithm can reuse plans and messages to speed up computation.

download information

Carlos Guestrin and Geoffrey Gordon (2002). "Distributed Planning in Hierarchical Factored MDPs." The Eighteenth Conference on Uncertainty in Artificial Intelligence (UAI-2002) (pp. 197-206).   ps  

bibtex citation

@inproceedings{Guestrin+al:2002e,
   author = {Carlos Guestrin and Geoffrey Gordon},
   title = {Distributed Planning in Hierarchical Factored {MDP}s},
   year = {2002},
   month = {August},
   booktitle = {The Eighteenth Conference on Uncertainty in Artificial Intelligence (UAI-2002)},
   address = {Edmonton, Canada},
   pages = {197--206},
}