Hide-and-Seek Game with Capacitated Locations and Imperfect Detection
Bastián Bahamondes, Mathieu Dahan
TL;DR
The paper addresses a strategic hide-and-seek problem with multiple, capacitated locations where a seeker may inspect up to $r_S$ sites and a hider may conceal up to $r_H$ items, with location-dependent detection probabilities $p_i$. It introduces a two-step solution that first solves a lower-dimensional continuous zero-sum game $\tilde{\Gamma}$ to obtain equilibrium marginals, then cooperatively constructs mixed strategies for the original game $\Gamma$ consistent with those marginals. The authors prove an exact equivalence between NE of $\Gamma$ and NE of $\tilde{\Gamma}$, analytically solve $\tilde{\Gamma}$ revealing three regime patterns that determine optimal marginal allocations, and develop a quadratic-time combinatorial algorithm to realize NE in $\Gamma$ with linear-support strategies. This approach yields NE in $O(n^2)$ time and provides structural insights into how capacities, detection rates, and budgets influence location criticality and defender-resource coordination, with clear applicability to security and auditing contexts.
Abstract
We consider a variant of the hide-and-seek game in which a seeker inspects multiple hiding locations to find multiple items hidden by a hider. Each hiding location has a maximum hiding capacity and a probability of detecting its hidden items when an inspection by the seeker takes place. The objective of the seeker (resp. hider) is to minimize (resp. maximize) the expected number of undetected items. This model is motivated by strategic inspection problems, where a security agency is tasked with coordinating multiple inspection resources to detect and seize illegal commodities hidden by a criminal organization. To solve this large-scale zero-sum game, we leverage its structure and show that its mixed strategies Nash equilibria can be characterized using their unidimensional marginal distributions, which are Nash equilibria of a lower dimensional continuous zero-sum game. This leads to a two-step approach for efficiently solving our hide-and-seek game: First, we analytically solve the continuous game and compute the equilibrium marginal distributions. Second, we derive a combinatorial algorithm to coordinate the players' resources and compute equilibrium mixed strategies that satisfy the marginal distributions. We show that this solution approach computes a Nash equilibrium of the hide-and-seek game in quadratic time with linear support. Our analysis reveals a complex interplay between the game parameters and allows us to evaluate their impact on the players' behaviors in equilibrium and the criticality of each location.
