Semisupervised Adversarial Neural Networks for Cyber Security Transfer Learning
Casey Kneale, Kolia Sadeghi

TL;DR
This paper introduces an adversarial Siamese neural network for transfer learning in cybersecurity, improving detection of malicious network events across different enterprise environments by learning more invariant attack representations.
Contribution
It proposes a novel adversarial Siamese neural network that enhances transferability of attack representations across diverse network domains, outperforming naive transfer and CORrelation ALignment methods.
Findings
The proposed model detects more malicious events across datasets.
Naive transfer and CORrelation ALignment fail to detect malicious events in cross-domain evaluation.
The adversarial approach shows some training instability but improves detection performance.
Abstract
On the path to establishing a global cybersecurity framework where each enterprise shares information about malicious behavior, an important question arises. How can a machine learning representation characterizing a cyber attack on one network be used to detect similar attacks on other enterprise networks if each networks has wildly different distributions of benign and malicious traffic? We address this issue by comparing the results of naively transferring a model across network domains and using CORrelation ALignment, to our novel adversarial Siamese neural network. Our proposed model learns attack representations that are more invariant to each network's particularities via an adversarial approach. It uses a simple ranking loss that prioritizes the labeling of the most egregious malicious events correctly over average accuracy. This is appropriate for driving an alert triage…
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 · Adversarial Robustness in Machine Learning · Anomaly Detection Techniques and Applications
