Malicious Internet Entity Detection Using Local Graph Inference
Simon Mandlik, Tomas Pevny, Vaclav Smidl, Lukas Bajer

TL;DR
This paper introduces HMILnet, a neural network architecture that models network interactions as a large heterogeneous graph, achieving high expressivity and scalable local inference for detecting malicious internet entities, outperforming existing methods.
Contribution
The paper presents HMILnet, a novel neural network architecture with theoretical guarantees that enables scalable local graph inference for malicious entity detection.
Findings
HMILnet outperforms the state-of-the-art PTP algorithm.
Threefold accuracy improvement with additional data.
Demonstrates generalization to unseen entities.
Abstract
Detection of malicious behavior in a large network is a challenging problem for machine learning in computer security, since it requires a model with high expressive power and scalable inference. Existing solutions struggle to achieve this feat -- current cybersec-tailored approaches are still limited in expressivity, and methods successful in other domains do not scale well for large volumes of data, rendering frequent retraining impossible. This work proposes a new perspective for learning from graph data that is modeling network entity interactions as a large heterogeneous graph. High expressivity of the method is achieved with neural network architecture HMILnet that naturally models this type of data and provides theoretical guarantees. The scalability is achieved by pursuing local graph inference, i.e., classifying individual vertices and their neighborhood as independent samples.…
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 · Spam and Phishing Detection · Advanced Malware Detection Techniques
