AIJun 20, 2012

Improved Memory-Bounded Dynamic Programming for Decentralized POMDPs

arXiv:1206.5295v1145 citations
Originality Incremental advance
AI Analysis

This provides a more scalable solution technique for decentralized POMDPs, which are important for multi-agent systems, though it appears incremental on existing MBDP methods.

The authors tackled the scalability problem of Memory-Bounded Dynamic Programming for decentralized POMDPs by reducing computational complexity from exponential to polynomial with respect to observations, and introduced a new larger benchmark to validate the improvements.

Memory-Bounded Dynamic Programming (MBDP) has proved extremely effective in solving decentralized POMDPs with large horizons. We generalize the algorithm and improve its scalability by reducing the complexity with respect to the number of observations from exponential to polynomial. We derive error bounds on solution quality with respect to this new approximation and analyze the convergence behavior. To evaluate the effectiveness of the improvements, we introduce a new, larger benchmark problem. Experimental results show that despite the high complexity of decentralized POMDPs, scalable solution techniques such as MBDP perform surprisingly well.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes