paper-with-me

홈 › Papers

Unsupervised Network Anomaly Detection with Autoencoders and Traffic Images

2025-05-22 · Michael Neri, Sara Baldoni

Due to the recent increase in the number of connected devices, the need to promptly detect security issues is emerging. Moreover, the high number of communication flows creates the necessity of processing huge amounts of data. Furthermore, the connected devices are heterogeneous in nature, having different computational capacities. For this reason, in this work we propose an image-based representation of network traffic which allows to realize a compact summary of the current network conditions with 1-second time windows. The proposed representation highlights the presence of anomalies thus reducing the need for complex processing architectures. Finally, we present an unsupervised learning approach which effectively detects the presence of anomalies. The code and the dataset are available at https://github.com/michaelneri/image-based-network-traffic-anomaly-detection.

📄 PDF Abstract BibTeX arXiv:2505.16650

Code (1)

michaelneri/image-based-network-traffic-anomaly-detection 공식 구현

Tasks

Anomaly Detection

Similar Papers 제목 키워드 기반

Unsupervised Anomaly Detection in NSL-KDD Using $β$-VAE: A Latent Space and Reconstruction Error Approach

2026-02-23 · Dylan Baptiste, Ramla Saddem, Alexandre Philippot, François Foyer arxiv

As Operational Technology increasingly integrates with Information Technology, the need for Intrusion Detection Systems becomes more important. This paper explores an unsupervised approach to anomaly detection in network…

Unsupervised Anomaly DetectionIntrusion Detection

Autoencoders for unsupervised anomaly detection in high energy physics

2021-04-19 · Thorben Finke, Michael Krämer, Alessandro Morandini, Alexander Mück 외

Autoencoders are widely used in machine learning applications, in particular for anomaly detection. Hence, they have been introduced in high energy physics as a promising tool for model-independent new physics searches. …

Anomaly DetectionJet TaggingTAGUnsupervised Anomaly Detection+1

ODDObjects: A Framework for Multiclass Unsupervised Anomaly Detection on Masked Objects

2021-04-26 · Ricky Ma

This paper presents a novel framework for unsupervised anomaly detection on masked objects called ODDObjects, which stands for Out-of-Distribution Detection on Objects. ODDObjects is designed to detect anomalies of vario…

Anomaly DetectionImage ReconstructionObject RecognitionOut-of-Distribution Detection+1

Iterative Image Inpainting with Structural Similarity Mask for Anomaly Detection

2021-01-01 · Hitoshi Nakanishi, Masahiro Suzuki, Yutaka Matsuo

Autoencoders have emerged as popular methods for unsupervised anomaly detection. Autoencoders trained on the normal data are expected to reconstruct only the normal features, allowing anomaly detection by thresholding re…

Anomaly DetectionImage InpaintingUnsupervised Anomaly Detection

FT-AED: Benchmark Dataset for Early Freeway Traffic Anomalous Event Detection

2024-06-21 · Austin Coursey, Junyi Ji, Marcos Quinones-Grueiro, William Barbour 외

Early and accurate detection of anomalous events on the freeway, such as accidents, can improve emergency response and clearance. However, existing delays and errors in event identification and reporting make it a diffic…

Anomaly DetectionEvent DetectionGraph Neural Network