Skip to content

Author

Carlos Salazar

1 paper indexed here

We haven’t gathered this author’s papers yet. Follow them and we’ll fetch their work.

Not the right person? Other researchers publish under this name.

Open access 2026

Comparative analysis of unsupervised anomaly detection techniques in industrial systems

This study presents a comparative evaluation of unsupervised anomaly detection techniques using the PyOD Python library, applied to three representative industrial scenarios: Intrusion Detection, Fault Detection, and Predictive Maintenance. Three public datasets, each corresponding to one of these domains, are used to assess the generalizability and robustness of the methods. The methodology includes data normalization, feature selection, and class balancing to address the specific challenges of each dataset, such as class imbalance and heterogeneous feature spaces. Performance is assessed using metrics such as Precision, Recall, Specificity, F1-score, AUC-PR, AUC-ROC, Balanced Accuracy, and Execution Time (training and testing). The findings offer valuable guidance for selecting robust anomaly detection models in industrial applications beyond cybersecurity, including those related to reliability and maintenance. The code and results will be publicly available on GitHub https://github.com/hvelesaca/PyOD_OPC-UA to support future research.

Henry O. Velesaca, Melissa Ayllon Gutierrez, Luis Barrera Muñoz et al. · 0 citations