Decentralized Planning Using Probabilistic Hyperproperties
Francesco Pontiggia, Filip Macák, Roman Andriushchenko, Michele Chiari, Milan Češka
TL;DR
This paper introduces PHyperLTL (PHLTL), a novel specification language for decentralized planning under uncertainty by coupling probabilistic hyperproperties with an MDP-based representation of a single agent’s environment. It develops a synchronised-product abstraction and an abstraction-refinement loop to search for joint policies that satisfy temporal hyperproperties across multiple agents, and it identifies a tractable fragment, PHLTLDEC, that reduces to Dec-MDP planning while highlighting undecidability in the general setting. The authors provide theoretical results (undecidability proofs and complexity bounds) and demonstrate empirical performance on grid-based benchmarks, often outperforming the state-of-the-art Dec-POMDP solver Inf-JESP. The work bridges probabilistic hyperproperty verification and decentralized planning, enabling richer coordination specs at the cost of exponential state-space growth, and lays groundwork for applying existing decentralized planning tools to PH hyperproperty verification.
Abstract
Multi-agent planning under stochastic dynamics is usually formalised using decentralized (partially observable) Markov decision processes ( MDPs) and reachability or expected reward specifications. In this paper, we propose a different approach: we use an MDP describing how a single agent operates in an environment and probabilistic hyperproperties to capture desired temporal objectives for a set of decentralized agents operating in the environment. We extend existing approaches for model checking probabilistic hyperproperties to handle temporal formulae relating paths of different agents, thus requiring the self-composition between multiple MDPs. Using several case studies, we demonstrate that our approach provides a flexible and expressive framework to broaden the specification capabilities with respect to existing planning techniques. Additionally, we establish a close connection between a subclass of probabilistic hyperproperties and planning for a particular type of Dec-MDPs, for both of which we show undecidability. This lays the ground for the use of existing decentralized planning tools in the field of probabilistic hyperproperty verification.
