GTFLLOSESYFeb 12, 2019

Security-Aware Synthesis Using Delayed-Action Games

arXiv:1902.04618v25 citations
Originality Incremental advance
AI Analysis

This work addresses the problem of strategy synthesis for multi-agent reactive systems with hidden information, such as security-aware unmanned-aerial vehicle systems, by providing a novel formalism that bridges SMGs and hidden-information games, though it is incremental as it builds on existing SMG techniques.

The paper tackled the limitation of standard stochastic multiplayer games (SMGs) in modeling hidden-information games by introducing delayed-action games (DAGs), which simulate hidden information through delayed actions and enable the use of off-the-shelf SMG model checkers, resulting in reduced model checking time and alleviation of state space explosion via parallel computation.

Stochastic multiplayer games (SMGs) have gained attention in the field of strategy synthesis for multi-agent reactive systems. However, standard SMGs are limited to modeling systems where all agents have full knowledge of the state of the game. In this paper, we introduce delayed-action games (DAGs) formalism that simulates hidden-information games (HIGs) as SMGs, where hidden information is captured by delaying a player's actions. The elimination of private variables enables the usage of SMG off-the-shelf model checkers to implement HIGs. Furthermore, we demonstrate how a DAG can be decomposed into subgames that can be independently explored, utilizing parallel computation to reduce the model checking time, while alleviating the state space explosion problem that SMGs are notorious for. In addition, we propose a DAG-based framework for strategy synthesis and analysis. Finally, we demonstrate applicability of the DAG-based synthesis framework on a case study of a human-on-the-loop unmanned-aerial vehicle system under stealthy attacks, where the proposed framework is used to formally model, analyze and synthesize security-aware strategies for the system.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes