paper-with-me

Papers

Deep Learning Approach to Anomaly Detection in Enterprise ETL Processes with Autoencoders

2025-11-01 · Xin Chen, Saili Uday Gadgil, Kangning Gao, Yi Hu, Cong Nie arxiv

An anomaly detection method based on deep autoencoders is proposed to address anomalies that often occur in enterprise-level ETL data streams. The study first analyzes multiple types of anomalies in ETL processes, including delays, missing values, duplicate loading, and sudden abnormal changes, and applies data standardization and feature modeling to ensure stable and usable inputs. In the method design, the encoder-decoder structure compresses high-dimensional inputs into latent representations and reconstructs them, while reconstruction error is used to measure anomaly levels. Regularization constraints are introduced in the latent space to enhance feature sparsity and distribution learning, thereby improving robustness in complex data streams. Systematic analyses under different hyperparameter settings, environmental changes, and data characteristics show that the proposed method achieves superior performance in AUC, ACC, Precision, and Recall. The results demonstrate that the deep autoencoder-based detection mechanism can effectively capture latent distribution patterns in enterprise-level ETL data streams and accurately identify diverse anomalies, providing reliable support for enterprise data processing and intelligent analysis.

📄 PDF Abstract BibTeX arXiv:2511.00462

Code (0)

등록된 구현이 없습니다.

Tasks

Anomaly Detection

Similar Papers 제목 키워드 기반

Connecting Web Event Forecasting with Anomaly Detection: A Case Study on Enterprise Web Applications Using Self-Supervised Neural Networks

2020-08-31 · Xiaoyong Yuan, Lei Ding, Malek Ben Salem, Xiaolin Li 외

Recently web applications have been widely used in enterprises to assist employees in providing effective and efficient business processes. Forecasting upcoming web events in enterprise web applications can be beneficial…

Anomaly DetectionSelf-Supervised Learning

Quantum Autoencoder for Multivariate Time Series Anomaly Detection

2025-04-24 · Kilian Tscharke, Maximilian Wendlinger, Afrae Ahouzi, Pallavi Bhardwaj 외

Anomaly Detection (AD) defines the task of identifying observations or events that deviate from typical - or normal - patterns, a critical capability in IT security for recognizing incidents such as system misconfigurati…

Anomaly DetectionData CompressionQuantum Machine LearningTime Series+1

Adversarially Learned Anomaly Detection on CMS Open Data: re-discovering the top quark

2020-05-04 · Oliver Knapp, Guenther Dissertori, Olmo Cerri, Thong Q. Nguyen 외

We apply an Adversarially Learned Anomaly Detection (ALAD) algorithm to the problem of detecting new physics processes in proton-proton collisions at the Large Hadron Collider. Anomaly detection based on ALAD matches per…

Anomaly 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

Including Sparse Production Knowledge into Variational Autoencoders to Increase Anomaly Detection Reliability

2021-03-24 · Tom Hammerbacher, Markus Lange-Hegermann, Gorden Platz

Digitalization leads to data transparency for production systems that we can benefit from with data-driven analysis methods like neural networks. For example, automated anomaly detection enables saving resources and opti…

Anomaly DetectionTime SeriesTime Series Analysis