pith. sign in

arxiv: 2211.00441 · v1 · pith:IIDNMIIHnew · submitted 2022-11-01 · 💻 cs.CR · cs.AI· cs.LG

Zero Day Threat Detection Using Metric Learning Autoencoders

classification 💻 cs.CR cs.AIcs.LG
keywords attackbehaviorlearningnetworkzdtslatentmethodsmetric
0
0 comments X
read the original abstract

The proliferation of zero-day threats (ZDTs) to companies' networks has been immensely costly and requires novel methods to scan traffic for malicious behavior at massive scale. The diverse nature of normal behavior along with the huge landscape of attack types makes deep learning methods an attractive option for their ability to capture highly-nonlinear behavior patterns. In this paper, the authors demonstrate an improvement upon a previously introduced methodology, which used a dual-autoencoder approach to identify ZDTs in network flow telemetry. In addition to the previously-introduced asset-level graph features, which help abstractly represent the role of a host in its network, this new model uses metric learning to train the second autoencoder on labeled attack data. This not only produces stronger performance, but it has the added advantage of improving the interpretability of the model by allowing for multiclass classification in the latent space. This can potentially save human threat hunters time when they investigate predicted ZDTs by showing them which known attack classes were nearby in the latent space. The models presented here are also trained and evaluated with two more datasets, and continue to show promising results even when generalizing to new network topologies.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 1 Pith paper

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. CSTS: A Canonical Security Telemetry Substrate for AI-Native Cyber Detection

    cs.CR 2026-03 unverdicted novelty 4.0

    CSTS is introduced as a canonical, AI-ready telemetry substrate that harmonizes heterogeneous cyber data into a common representation supporting anomaly detection, graph learning, and agentic AI.