Optimally Solving Simultaneous-Move Dec-POMDPs: The Sequential Central Planning Approach
Johan Peralez, Aur\`elien Delage, Jacopo Castellini, Rafael F. Cunha,, Jilles S. Dibangoye

TL;DR
This paper introduces a scalable sequential-move centralized training approach for decentralized decision-making in multi-agent systems, improving efficiency and enabling the use of single-agent algorithms while maintaining near-optimal performance.
Contribution
It proposes a novel sequential-move paradigm that reduces complexity and extends Bellman's principle to multi-agent partially observable settings, facilitating more scalable solutions.
Findings
Outperforms existing simultaneous-move solvers in experiments
Reduces backup operator complexity from double exponential to polynomial
Enables use of single-agent algorithms like SARSA with guarantees
Abstract
The centralized training for decentralized execution paradigm emerged as the state-of-the-art approach to -optimally solving decentralized partially observable Markov decision processes. However, scalability remains a significant issue. This paper presents a novel and more scalable alternative, namely the sequential-move centralized training for decentralized execution. This paradigm further pushes the applicability of the Bellman's principle of optimality, raising three new properties. First, it allows a central planner to reason upon sufficient sequential-move statistics instead of prior simultaneous-move ones. Next, it proves that -optimal value functions are piecewise linear and convex in such sufficient sequential-move statistics. Finally, it drops the complexity of the backup operators from double exponential to polynomial at the expense of longer planning…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
Taxonomy
TopicsOptimization and Search Problems · Formal Methods in Verification · Robotic Path Planning Algorithms
MethodsSarsa
