Reasoning about Strategic Abilities in Stochastic Multi-agent Systems
Yedi Zhang, Fu Song, Taolue Chen, Xuzhi Wu

TL;DR
This paper introduces PAMC, a probabilistic logic for reasoning about strategic abilities in stochastic multi-agent systems, providing new algorithms for model checking and satisfiability with practical implementations.
Contribution
We propose PAMC, a new probabilistic logic extending AMC, with algorithms for model checking and satisfiability, and demonstrate its practical effectiveness through implementation.
Findings
Model checking for PAMC is in UP∩co-UP complexity class.
Satisfiability for PAMC reduces to solving parity games, with EXPTIME complexity.
Implemented tools show practical applicability of the algorithms.
Abstract
Reasoning about strategic abilities is key to AI systems comprising multiple agents, which provide a unified framework for formalizing various problems in game theory, social choice theory, etc. In this work, we propose a probabilistic extension of the alternating-time -calculus (AMC), named PAMC, for reasoning about the strategic abilities of agents in stochastic multi-agent systems. We show that PAMC subsumes two existing logics AMC and PTL (a probabilistic extension of the modal -calculus), but is incomparable with the probabilistic alternating-time temporal logic (PATL). We study the problems of model checking and satisfiability checking for PAMC. We first give a model checking algorithm by leveraging algorithms for solving normal-form games and AMC model checking. We establish that the model checking problem of PAMC remains in UPco-UP, the same complexity class…
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
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsLogic, Reasoning, and Knowledge · Multi-Agent Systems and Negotiation
