The Shape of Alerts: Detecting Malware Using Distributed Detectors by Robustly Amplifying Transient Correlations
Mikhail Kazdagli, Constantine Caramanis, Sanjay Shakkottai and, Mohit Tiwari

TL;DR
Shape-GD is a novel malware detection method that leverages the structural and statistical properties of network neighborhoods to identify infections more accurately and earlier than traditional antivirus solutions.
Contribution
The paper introduces Shape-GD, a robust global malware detector that aggregates local detectors using neighborhood shape analysis, improving detection accuracy and early warning capabilities.
Findings
Reduces false positives from ~1 million to ~110,000
Detects infections 345 days earlier than commercial antivirus
Identifies infected machines with high precision in simulated attacks
Abstract
We introduce a new malware detector - Shape-GD - that aggregates per-machine detectors into a robust global detector. Shape-GD is based on two insights: 1. Structural: actions such as visiting a website (waterhole attack) by nodes correlate well with malware spread, and create dynamic neighborhoods of nodes that were exposed to the same attack vector. However, neighborhood sizes vary unpredictably and require aggregating an unpredictable number of local detectors' outputs into a global alert. 2. Statistical: feature vectors corresponding to true and false positives of local detectors have markedly different conditional distributions - i.e. their shapes differ. The shape of neighborhoods can identify infected neighborhoods without having to estimate neighborhood sizes - on 5 years of Symantec detectors' logs, Shape-GD reduces false positives from ~1M down to ~110K and raises alerts 345…
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
