paper-with-me

Papers

Zero Day Threat Detection Using Metric Learning Autoencoders

2022-11-01 · Dhruv Nandakumar, Robert Schiller, Christopher Redino, Kevin Choi, Abdul Rahman, Edward Bowen, Marc Vucovich, Joe Nehila, Matthew Weeks, Aaron Shaha

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.

📄 PDF Abstract BibTeX arXiv:2211.00441

Code (0)

등록된 구현이 없습니다.

Tasks

Metric Learning

Similar Papers 제목 키워드 기반

SHIELD: Securing Healthcare IoT with Efficient Machine Learning Techniques for Anomaly Detection

2025-11-05 · Mahek Desai, Apoorva Rumale, Marjan Asadinia arxiv

The integration of IoT devices in healthcare introduces significant security and reliability challenges, increasing susceptibility to cyber threats and operational anomalies. This study proposes a machine learning-driven…

Computational EfficiencyAnomaly Detection

Cybersecurity threat detection based on a UEBA framework using Deep Autoencoders

2025-05-14 · Jose Fuentes, Ines Ortega-Fernandez, Nora M. Villanueva, Marta Sestelo

User and Entity Behaviour Analytics (UEBA) is a broad branch of data analytics that attempts to build a normal behavioural profile in order to detect anomalous events. Among the techniques used to detect anomalies, Deep …

Anomaly Detection

Automating Leukemia Diagnosis with Autoencoders: A Comparative Study

2023-12-30 · Minoo Sayyadpour, Nasibe Moghaddamniya, Touraj Banirostam

Leukemia is one of the most common and death-threatening types of cancer that threaten human life. Medical data from some of the patient's critical parameters contain valuable information hidden among these data. On this…

Zero Day Threat Detection Using Graph and Flow Based Security Telemetry

2022-05-04 · Christopher Redino, Dhruv Nandakumar, Robert Schiller, Kevin Choi 외

Zero Day Threats (ZDT) are novel methods used by malicious actors to attack and exploit information technology (IT) networks or infrastructure. In the past few years, the number of these threats has been increasing at an…

Novelty Detection

LLMs for Zero-Shot Threat Detection via Structured Risk Indicators

2026-08-17 · Abdullah Alghamdi, Siamak Layeghy, Marius Portmann arxiv

We propose a two-stage large language model (LLM) framework for zero-shot detection of insider threats and advanced persistent threats (APTs) from heterogeneous security logs. The framework models user activity as chrono…

Temporal Sequences