SAC-AP: Soft Actor Critic based Deep Reinforcement Learning for Alert Prioritization
Lalitha Chavali, Tanay Gupta, Paresh Saxena

TL;DR
This paper introduces SAC-AP, a deep reinforcement learning method based on soft actor-critic, to improve alert prioritization in intrusion detection systems by reducing false positives and enhancing robustness.
Contribution
SAC-AP is the first to apply soft actor-critic reinforcement learning with a game-theoretic approach for alert prioritization, addressing overfitting and exploration issues of prior methods.
Findings
Achieves up to 30% reduction in defender's loss
Outperforms DDPG and traditional methods in alert prioritization
Provides more robust and effective alert investigation policies
Abstract
Intrusion detection systems (IDS) generate a large number of false alerts which makes it difficult to inspect true positives. Hence, alert prioritization plays a crucial role in deciding which alerts to investigate from an enormous number of alerts that are generated by IDS. Recently, deep reinforcement learning (DRL) based deep deterministic policy gradient (DDPG) off-policy method has shown to achieve better results for alert prioritization as compared to other state-of-the-art methods. However, DDPG is prone to the problem of overfitting. Additionally, it also has a poor exploration capability and hence it is not suitable for problems with a stochastic environment. To address these limitations, we present a soft actor-critic based DRL algorithm for alert prioritization (SAC-AP), an off-policy method, based on the maximum entropy reinforcement learning framework that aims to maximize…
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
TopicsNetwork Security and Intrusion Detection · Advanced Malware Detection Techniques · Smart Grid Security and Resilience
