AEGR: A simple approach to gradient reversal in autoencoders for network anomaly detection
Kasra Babaei, Zhi Yuan Chen, Tomas Maul

TL;DR
This paper introduces AEGR, a novel gradient-reversal technique for autoencoders that enhances network anomaly detection by reducing noise influence without needing an anomaly-free training set, and combines it with LOF and data augmentation.
Contribution
The paper presents a new gradient-reversal method for autoencoders that improves anomaly detection without requiring clean training data, and integrates LOF and data augmentation for better accuracy.
Findings
Outperforms existing anomaly detection methods in experiments.
Effective in noisy training environments without needing anomaly-free data.
Combines autoencoder reconstruction with LOF for improved detection.
Abstract
Anomaly detection is referred to as a process in which the aim is to detect data points that follow a different pattern from the majority of data points. Anomaly detection methods suffer from several well-known challenges that hinder their performance such as high dimensionality. Autoencoders are unsupervised neural networks that have been used for the purpose of reducing dimensionality and also detecting network anomalies in large datasets. The performance of autoencoders debilitates when the training set contains noise and anomalies. In this paper, a new gradient-reversal method is proposed to overcome the influence of anomalies on the training phase for the purpose of detecting network anomalies. The method is different from other approaches as it does not require an anomaly-free training set and is based on reconstruction error. Once latent variables are extracted from the network,…
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
MethodsPruning
