Scalable Learning of Intrusion Responses through Recursive Decomposition
Kim Hammar, Rolf Stadler

TL;DR
This paper introduces a scalable recursive decomposition method and an algorithm called DFSP for learning intrusion response strategies in large IT infrastructures, demonstrating improved performance over existing approaches.
Contribution
It presents a novel recursive decomposition approach and the DFSP algorithm to efficiently learn equilibrium strategies in large-scale stochastic security games.
Findings
DFSP effectively learns near-equilibrium strategies in realistic scenarios.
The recursive decomposition significantly reduces computational complexity.
Strategies learned by DFSP outperform existing algorithms in emulation tests.
Abstract
We study automated intrusion response for an IT infrastructure and formulate the interaction between an attacker and a defender as a partially observed stochastic game. To solve the game we follow an approach where attack and defense strategies co-evolve through reinforcement learning and self-play toward an equilibrium. Solutions proposed in previous work prove the feasibility of this approach for small infrastructures but do not scale to realistic scenarios due to the exponential growth in computational complexity with the infrastructure size. We address this problem by introducing a method that recursively decomposes the game into subgames which can be solved in parallel. Applying optimal stopping theory we show that the best response strategies in these subgames exhibit threshold structures, which allows us to compute them efficiently. To solve the decomposed game we introduce an…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsNetwork Security and Intrusion Detection · Information and Cyber Security · Smart Grid Security and Resilience
