paper-with-me

홈 › Papers

Anomaly Detection with Robust Deep Autoencoders

2017-08-13 · KDD '17 Proceedings of the 23rd ACM SIGKDD International Conference on Knowledge Discovery and Data Mining 2017 8 · Chong Zhou, Randy C. Paffenroth

Deep autoencoders, and other deep neural networks, have demonstrated their effectiveness in discovering non-linear features across many problem domains. However, in many real-world problems, large outliers and pervasive noise are commonplace, and one may not have access to clean training data as required by standard deep denoising autoencoders. Herein, we demonstrate novel extensions to deep autoencoders which not only maintain a deep autoencoders' ability to discover high quality, non-linear features but can also eliminate outliers and noise without access to any clean training data. Our model is inspired by Robust Principal Component Analysis, and we split the input data X into two parts, $X = L_{D} + S$, where $L_{D}$ can be effectively reconstructed by a deep autoencoder and $S$ contains the outliers and noise in the original data X. Since such splitting increases the robustness of standard deep autoencoders, we name our model a "Robust Deep Autoencoder (RDA)". Further, we present generalizations of our results to grouped sparsity norms which allow one to distinguish random anomalies from other types of structured corruptions, such as a collection of features being corrupted across many instances or a collection of instances having more corruptions than their fellows. Such "Group Robust Deep Autoencoders (GRDA)" give rise to novel anomaly detection approaches whose superior performance we demonstrate on a selection of benchmark problems.

📄 PDF Abstract BibTeX

Code (1)

zc8340311/RobustAutoencoder tf

Tasks

Anomaly DetectionDenoising

Methods 이 논문이 사용한 방법론

Solana Customer Service Number +1-833-534-1729 설명 없음

Similar Papers 제목 키워드 기반

Applying Quantum Autoencoders for Time Series Anomaly Detection

2024-10-05 · Robin Frehner, Kurt Stockinger

Anomaly detection is an important problem with applications in various domains such as fraud detection, pattern recognition or medical diagnosis. Several algorithms have been introduced using classical computing approach…

Anomaly DetectionFraud DetectionMedical DiagnosisTime Series+1

ADA-GAD: Anomaly-Denoised Autoencoders for Graph Anomaly Detection

2023-12-22 · Junwei He, Qianqian Xu, Yangbangyan Jiang, Zitai Wang 외

Graph anomaly detection is crucial for identifying nodes that deviate from regular behavior within graphs, benefiting various domains such as fraud detection and social network. Although existing reconstruction-based met…

Anomaly DetectionFraud DetectionGraph Anomaly Detection

Anomaly Detection with Adversarial Dual Autoencoders

2019-02-19 · arXiv.org 2019 2 · Ha Son Vu, Daisuke Ueta, Kiyoshi Hashimoto, Kazuki Maeno 외

Semi-supervised and unsupervised Generative Adversarial Networks (GAN)-based methods have been gaining popularity in anomaly detection task recently. However, GAN training is somewhat challenging and unstable. Inspired f…

Anomaly DetectionImage Generation

Autoencoders for Anomaly Detection are Unreliable

2025-01-23 · Roel Bouman, Tom Heskes

Autoencoders are frequently used for anomaly detection, both in the unsupervised and semi-supervised settings. They rely on the assumption that when trained using the reconstruction loss, they will be able to reconstruct…

Anomaly Detection

Quantum Autoencoders for Anomaly Detection in Cybersecurity

2025-10-22 · Rohan Senthil, Swee Liang Wong arxiv

Anomaly detection in cybersecurity is a challenging task, where normal events far outnumber anomalous ones with new anomalies occurring frequently. Classical autoencoders have been used for anomaly detection, but struggl…

Anomaly Detection