A Distributed Approach to Summarizing Spaces of Multiagent Schedules

Abstract

We introduce the Multiagent Disjunctive Temporal Problem (MaDTP), a new distributed formulation of the widely-adopted Disjunctive Temporal Problem (DTP) representation. An agent that generates a summary of all viable schedules, rather than a single schedule, can be more useful in dynamic environments. We show how a (Ma)DTP with the properties of minimality and decomposability provides a particularly efficacious solution space summary.However, in the multiagent case, these properties sacrifice an agent's strategic interests while incurring significant computational overhead. We introduce a new property called local decomposability that exploits loose-coupling between agents' problems, protects strategic interests, and supports typical queries. We provide and evaluate a new distributed algorithm that summarizes agents' solution spaces in significantly less time and space by using local, rather than full, decomposability.

Cite

Text

Jr. and Durfee. "A Distributed Approach to Summarizing Spaces of Multiagent Schedules." AAAI Conference on Artificial Intelligence, 2012. doi:10.1609/AAAI.V26I1.8368

Markdown

[Jr. and Durfee. "A Distributed Approach to Summarizing Spaces of Multiagent Schedules." AAAI Conference on Artificial Intelligence, 2012.](https://mlanthology.org/aaai/2012/jr2012aaai-distributed/) doi:10.1609/AAAI.V26I1.8368

BibTeX

@inproceedings{jr2012aaai-distributed,
  title     = {{A Distributed Approach to Summarizing Spaces of Multiagent Schedules}},
  author    = {Jr., James C. Boerkoel and Durfee, Edmund H.},
  booktitle = {AAAI Conference on Artificial Intelligence},
  year      = {2012},
  pages     = {1742-1748},
  doi       = {10.1609/AAAI.V26I1.8368},
  url       = {https://mlanthology.org/aaai/2012/jr2012aaai-distributed/}
}