Query-POMDP: POMDP-based Communication in Multiagent Systems. [Go Back]


Publication Info

Francisco S. Melo, Matthijs Spaan, and Stefan Witwicki. In Multiagent Systems, Lecture Notes in Artificial Intelligence 7541, Springer, pp. 189-204, 2012.


Abstract

Decentralized Partially Observable Markov Decision Processes (Dec-POMDPs) provide powerful modeling tools for multiagent decision-making in the face of uncertainty, but solving these models comes at a very high computational cost. Two avenues for side-stepping the computational burden can be identified: structured interactions between agents and intra-agent communication. In this paper, we focus on the interplay between these concepts, namely how sparse interactions impact the communication needs. A key insight is that in domains with local interactions the amount of communication necessary for successful joint behavior can be heavily reduced, due to the limited influence between agents. We exploit this insight by deriving local POMDP models that optimize each agent’s communication behavior. Our experimental results show that our approach successfully exploits sparse interactions: we can effectively identify the situations in which it is beneficial to communicate, as well as trade off the cost of communication with overall task performance.


Bibtex
@inproceedings{Meloetal:LNCS7541,
    author = {Francisco S. Melo and Matthijs Spaan and Stefan Witwicki},
    title = {Query-{POMDP}: {POMDP}-based communication in multiagent systems},
    booktitle = {Multiagent Systems, Lecture Notes in Computer Science Vol. 7541},    
  publisher = {Springer},
  series = {Lecture Notes in Computer Science},    
  volume = {7541},  
  year = {2012},
  pages = {189--204}
}

Download Paper
[PDF]

[Go Back]