RuleGenie: SIEM Detection Rule Set Optimization
Akansha Shukla, Parth Atulbhai Gandhi, Yuval Elovici, Asaf Shabtai

TL;DR
RuleGenie is a novel LLM-based system that automates SIEM rule set optimization, reducing false alerts and improving security efficiency by analyzing and refining complex rule sets across multiple platforms.
Contribution
The paper introduces RuleGenie, a transformer-based recommender system that automates SIEM rule optimization, a task traditionally done manually and prone to errors.
Findings
Effectively identifies redundant rules in SIEM systems.
Reduces false positive rates in threat detection.
Enhances overall rule set efficiency.
Abstract
SIEM systems serve as a critical hub, employing rule-based logic to detect and respond to threats. Redundant or overlapping rules in SIEM systems lead to excessive false alerts, degrading analyst performance due to alert fatigue, and increase computational overhead and response latency for actual threats. As a result, optimizing SIEM rule sets is essential for efficient operations. Despite the importance of such optimization, research in this area is limited, with current practices relying on manual optimization methods that are both time-consuming and error-prone due to the scale and complexity of enterprise-level rule sets. To address this gap, we present RuleGenie, a novel large language model (LLM) aided recommender system designed to optimize SIEM rule sets. Our approach leverages transformer models' multi-head attention capabilities to generate SIEM rule embeddings, which are then…
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
TopicsInformation and Cyber Security · Software System Performance and Reliability · Network Security and Intrusion Detection
MethodsAttention Is All You Need · Softmax · Linear Layer · Multi-Head Attention · Sparse Evolutionary Training · Focus
