paper-with-me

홈 › Papers

On Alternating-Time Temporal Logic, Hyperproperties, and Strategy Sharing

2023-12-19 · Raven Beutner, Bernd Finkbeiner

Alternating-time temporal logic (ATL$^*$) is a well-established framework for formal reasoning about multi-agent systems. However, while ATL$^*$ can reason about the strategic ability of agents (e.g., some coalition $A$ can ensure that a goal is reached eventually), we cannot compare multiple strategic interactions, nor can we require multiple agents to follow the same strategy. For example, we cannot state that coalition $A$ can reach a goal sooner (or more often) than some other coalition $A'$. In this paper, we propose HyperATLS$^*_S$, an extension of ATL$^*$ in which we can (1) compare the outcome of multiple strategic interactions w.r.t. a hyperproperty, i.e., a property that refers to multiple paths at the same time, and (2) enforce that some agents share the same strategy. We show that HyperATL$^*_S$ is a rich specification language that captures important AI-related properties that were out of reach of existing logics. We prove that model checking of HyperATL$^*_S$ on concurrent game structures is decidable. We implement our model-checking algorithm in a tool we call HyMASMC and evaluate it on a range of benchmarks.

📄 PDF Abstract BibTeX arXiv:2312.12403

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Strategy Logic, Imperfect Information, and Hyperproperties

2025-10-04 · Raven Beutner, Bernd Finkbeiner arxiv

Strategy logic (SL) is a powerful temporal logic that enables first-class reasoning over strategic behavior in multi-agent systems (MAS). In many MASs, the agents (and their strategies) cannot observe the global state of…

Monitoring Second-Order Hyperproperties

2024-04-15 · Raven Beutner, Bernd Finkbeiner, Hadar Frenkel, Niklas Metzger

Hyperproperties express the relationship between multiple executions of a system. This is needed in many AI-related fields, such as knowledge representation and planning, to capture system properties related to knowledge…

Hyperproperty-Constrained Secure Reinforcement Learning

2025-07-31 · Ernest Bonnah, Luan Viet Nguyen, Khaza Anuarul Hoque arxiv

Hyperproperties for Time Window Temporal Logic (HyperTWTL) is a domain-specific formal specification language known for its effectiveness in compactly representing security, opacity, and concurrency properties for roboti…

Reinforcement Learning

Deductive Controller Synthesis for Probabilistic Hyperproperties

2023-07-10 · Roman Andriushchenko, Ezio Bartocci, Milan Ceska, Francesco Pontiggia 외

Probabilistic hyperproperties specify quantitative relations between the probabilities of reaching different target sets of states from different initial sets of states. This class of behavioral properties is suitable fo…

Non-Deterministic Planning for Hyperproperty Verification

2024-05-22 · Raven Beutner, Bernd Finkbeiner

Non-deterministic planning aims to find a policy that achieves a given objective in an environment where actions have uncertain effects, and the agent - potentially - only observes parts of the current state. Hyperproper…