Universal Anomaly Detection: Algorithms and Applications
Shachar Siboni, Asaf Cohen

TL;DR
This paper introduces universal anomaly detection algorithms that learn normal system behavior without prior knowledge, using Lempel-Ziv compression, and demonstrates their effectiveness in detecting cyber threats like botnets and data leaks.
Contribution
The paper proposes a novel, generic anomaly detection method based on Lempel-Ziv compression, applicable across various cybersecurity scenarios without prior system or attack knowledge.
Findings
High detection rates for botnet C&C channels
Low false alarm probabilities in real-world tests
Effective detection of malicious tools and data leaks
Abstract
Modern computer threats are far more complicated than those seen in the past. They are constantly evolving, altering their appearance, perpetually changing disguise. Under such circumstances, detecting known threats, a fortiori zero-day attacks, requires new tools, which are able to capture the essence of their behavior, rather than some fixed signatures. In this work, we propose novel universal anomaly detection algorithms, which are able to learn the normal behavior of systems and alert for abnormalities, without any prior knowledge on the system model, nor any knowledge on the characteristics of the attack. The suggested method utilizes the Lempel-Ziv universal compression algorithm in order to optimally give probability assignments for normal behavior (during learning), then estimate the likelihood of new data (during operation) and classify it accordingly. The suggested technique…
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 · Anomaly Detection Techniques and Applications
