English

Non-Deterministic Planning for Hyperproperty Verification

Logic in Computer Science 2024-05-24 v1 Artificial Intelligence Formal Languages and Automata Theory

Abstract

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. Hyperproperties are properties that relate multiple paths of a system and can, e.g., capture security and information-flow policies. Popular logics for expressing temporal hyperproperties - such as HyperLTL - extend LTL by offering selective quantification over executions of a system. In this paper, we show that planning offers a powerful intermediate language for the automated verification of hyperproperties. Concretely, we present an algorithm that, given a HyperLTL verification problem, constructs a non-deterministic multi-agent planning instance (in the form of a QDec-POMDP) that, when admitting a plan, implies the satisfaction of the verification problem. We show that for large fragments of HyperLTL, the resulting planning instance corresponds to a classical, FOND, or POND planning problem. We implement our encoding in a prototype verification tool and report on encouraging experimental results.

Keywords

Cite

@article{arxiv.2405.13488,
  title  = {Non-Deterministic Planning for Hyperproperty Verification},
  author = {Raven Beutner and Bernd Finkbeiner},
  journal= {arXiv preprint arXiv:2405.13488},
  year   = {2024}
}

Comments

ICAPS 2024

R2 v1 2026-06-28T16:35:28.031Z