Model-free Reinforcement Learning for Stochastic Stackelberg Security Games
Rajesh K Mishra, Deepanshu Vasal, and Sriram Vishwanath

TL;DR
This paper introduces a model-free reinforcement learning algorithm based on Expected Sarsa for stochastic Stackelberg security games, enabling the computation of equilibrium policies without prior knowledge of the environment dynamics.
Contribution
It extends existing algorithms to unknown MDPs using particle filters and RL, providing a practical method for security game scenarios.
Findings
Successfully learned Stackelberg equilibrium policies in simulated security games.
Demonstrated effectiveness of particle filters for belief updates in unknown environments.
Provided a case study illustrating the policy learned by the proposed algorithm.
Abstract
In this paper, we consider a sequential stochastic Stackelberg game with two players, a leader and a follower. The follower has access to the state of the system while the leader does not. Assuming that the players act in their respective best interests, the follower's strategy is to play the best response to the leader's strategy. In such a scenario, the leader has the advantage of committing to a policy which maximizes its own returns given the knowledge that the follower is going to play the best response to its policy. Thus, both players converge to a pair of policies that form the Stackelberg equilibrium of the game. Recently,~[1] provided a sequential decomposition algorithm to compute the Stackelberg equilibrium for such games which allow for the computation of Markovian equilibrium policies in linear time as opposed to double exponential, as before. In this paper, we extend the…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsMarkov Chains and Monte Carlo Methods · Statistical Methods and Inference
MethodsSarsa · Expected Sarsa
