LGNov 1, 2025

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

arXiv:2511.00462v17 citationsh-index: 12025 6th International Conference on Information Science, Parallel and Distributed Systems (ISPDS)
Originality Synthesis-oriented
AI Analysis

This addresses data quality issues in enterprise data processing, but appears incremental as it applies existing autoencoder techniques to a specific domain.

The paper tackled anomaly detection in enterprise ETL processes by proposing a deep autoencoder method with regularization constraints, achieving superior performance in AUC, ACC, Precision, and Recall metrics.

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.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes