Where Common Knowledge Cannot Be Formed, Common Belief Can -- Planning with Multi-Agent Belief Using Group Justified Perspectives
Guang Hu, Tim Miller, Nir Lipovetzky
TL;DR
This work extends the epistemic planning framework by introducing Group Justified Perspective (GJP), enabling uniform, distributed, and common beliefs among multi-agent groups. Building on Planning with Perspectives (PWP) and the Justified Perspective (JP) model, it defines group belief operators EB_G, DB_G, and CB_G with corresponding ternary semantics and proofs of KD45/KD4 properties. The approach is instantiated in a Group GJP planner and validated on Number and Grapevine benchmarks, demonstrating efficiency for group beliefs and practical convergence for common beliefs. The results highlight the method's expressiveness and potential for scalable multi-agent epistemic planning, with future work targeting more advanced search, non-Markovian dynamics, and human-belief modeling.
Abstract
Epistemic planning is the sub-field of AI planning that focuses on changing knowledge and belief. It is important in both multi-agent domains where agents need to have knowledge/belief regarding the environment, but also the beliefs of other agents, including nested beliefs. When modeling knowledge in multi-agent settings, many models face an exponential growth challenge in terms of nested depth. A contemporary method, known as Planning with Perspectives (PWP), addresses these challenges through the use of perspectives and set operations for knowledge. The JP model defines that an agent's belief is justified if and only if the agent has seen evidence that this belief was true in the past and has not seen evidence to suggest that this has changed. The current paper extends the JP model to handle \emph{group belief}, including distributed belief and common belief. We call this the Group Justified Perspective (GJP) model. Using experimental problems crafted by adapting well-known benchmarks to a group setting, we show the efficiency and expressiveness of our GJP model at handling planning problems that cannot be handled by other epistemic planning tools.
