Who Let the Guards Out: Visual Support for Patrolling Games
Matěj Lang, Adam Štěpánek, Róbert Zvara, Vojtěch Řehák, Barbora Kozlíková
TL;DR
This work tackles the challenge of designing and evaluating patrolling strategies represented as Markov-chain–based processes on graphs of patrolled sites. It introduces a visual analytics tool that combines a node graph, edge aggregation, transition matrices, and dynamic agent simulations to reveal stable paths, long-term visitation patterns, and potential anomalies. Three case studies illustrate the tool’s ability to detect unused memory nodes, track patrol trajectories, and assess overall strategy robustness, with a public prototype provided. Key contributions include design requirements, novel visualization techniques such as memory-node flower glyphs and an axial force layout, and demonstrated applicability to broader Markov-chain visualization tasks in networked systems.
Abstract
Effective security patrol management is critical for ensuring safety in diverse environments such as art galleries, airports, and factories. The behavior of patrols in these situations can be modeled by patrolling games. They simulate the behavior of the patrol and adversary in the building, which is modeled as a graph of interconnected nodes representing rooms. The designers of algorithms solving the game face the problem of analyzing complex graph layouts with temporal dependencies. Therefore, appropriate visual support is crucial for them to work effectively. In this paper, we present a novel tool that helps the designers of patrolling games explore the outcomes of the proposed algorithms and approaches, evaluate their success rate, and propose modifications that can improve their solutions. Our tool offers an intuitive and interactive interface, featuring a detailed exploration of patrol routes and probabilities of taking them, simulation of patrols, and other requested features. In close collaboration with experts in designing patrolling games, we conducted three case studies demonstrating the usage and usefulness of our tool. The prototype of the tool, along with exemplary datasets, is available at https://gitlab.fi.muni.cz/formela/strategy-vizualizer.
