Towards Optimal Performance and Action Consistency Guarantees in Dec-POMDPs with Inconsistent Beliefs and Limited Communication
Moshe Rafaeli Shimron, Vadim Indelman
TL;DR
The paper tackles decentralized decision-making in Dec-POMDPs where agents hold inconsistent beliefs due to limited communication. It introduces Dec-OAC-POMDP-OL, a decentralized open-loop planner that provides probabilistic guarantees for Multi-Robot Optimal Action Consistency (MROAC) and can selectively trigger communication to improve inference performance, while also determining whether data sharing is beneficial after joint action selection. It formalizes how agents reason about unshared information, derives probabilistic guarantees for coordination, and proposes strategies (e.g., delta-NEPG) to trigger communication based on the expected impact on performance. Simulation in a collaborative fire-detection domain demonstrates that the approach can outperform state-of-the-art open-loop Dec-POMDP planners and closely match MPOMDP-OL performance with controlled communication, offering practical gains for safe, scalable multi-agent operation.
Abstract
Multi-agent decision-making under uncertainty is fundamental for effective and safe autonomous operation. In many real-world scenarios, each agent maintains its own belief over the environment and must plan actions accordingly. However, most existing approaches assume that all agents have identical beliefs at planning time, implying these beliefs are conditioned on the same data. Such an assumption is often impractical due to limited communication. In reality, agents frequently operate with inconsistent beliefs, which can lead to poor coordination and suboptimal, potentially unsafe, performance. In this paper, we address this critical challenge by introducing a novel decentralized framework for optimal joint action selection that explicitly accounts for belief inconsistencies. Our approach provides probabilistic guarantees for both action consistency and performance with respect to open-loop multi-agent POMDP (which assumes all data is always communicated), and selectively triggers communication only when needed. Furthermore, we address another key aspect of whether, given a chosen joint action, the agents should share data to improve expected performance in inference. Simulation results show our approach outperforms state-of-the-art algorithms.
