paper-with-me

홈 › Papers

Anomaly Detection with Machine Learning Algorithms in Large-Scale Power Grids

2026-02-11 · Marc Gillioz, Guillaume Dubuis, Étienne Voutaz, Philippe Jacquod arxiv

We apply several machine learning algorithms to the problem of anomaly detection in operational data for large-scale, high-voltage electric power grids. We observe important differences in the performance of the algorithms. Neural networks typically outperform classical algorithms such as k-nearest neighbors and support vector machines, which we explain by the strong contextual nature of the anomalies. We show that unsupervised learning algorithm work remarkably well and that their predictions are robust against simultaneous, concurring anomalies.

📄 PDF Abstract BibTeX arXiv:2602.10888

Code (0)

등록된 구현이 없습니다.

Tasks

Anomaly Detection

Similar Papers 제목 키워드 기반

MOSPAT: AutoML based Model Selection and Parameter Tuning for Time Series Anomaly Detection

2022-05-24 · Sourav Chatterjee, Rohan Bopardikar, Marius Guerard, Uttam Thakore 외

Organizations leverage anomaly and changepoint detection algorithms to detect changes in user behavior or service availability and performance. Many off-the-shelf detection algorithms, though effective, cannot readily be…

Anomaly DetectionAutoMLModel SelectionTime Series+2

Anomaly Detection in Industrial Machinery using IoT Devices and Machine Learning: a Systematic Mapping

2023-07-28 · Sérgio F. Chevtchenko, Elisson da Silva Rocha, Monalisa Cristina Moura Dos Santos, Ricardo Lins Mota 외

Anomaly detection is critical in the smart industry for preventing equipment failure, reducing downtime, and improving safety. Internet of Things (IoT) has enabled the collection of large volumes of data from industrial …

Anomaly Detection

Clustered Hierarchical Anomaly and Outlier Detection Algorithms

2021-02-09 · Najib Ishaq, Thomas J. Howard III, Noah M. Daniels

Anomaly and outlier detection is a long-standing problem in machine learning. In some cases, anomaly detection is easy, such as when data are drawn from well-characterized distributions such as the Gaussian. However, whe…

Anomaly DetectionClusteringOutlier DetectionTransfer Learning+1

Abuse and Fraud Detection in Streaming Services Using Heuristic-Aware Machine Learning

2022-03-04 · Soheil Esmaeilzadeh, Negin Salajegheh, Amir Ziai, Jeff Boote

This work presents a fraud and abuse detection framework for streaming services by modeling user streaming behavior. The goal is to discover anomalous and suspicious incidents and scale the investigation efforts by creat…

Abuse DetectionAnomaly DetectionBIG-bench Machine LearningBinary Classification+7

Anomaly Detection in Large-Scale Cloud Systems: An Industry Case and Dataset

2024-11-13 · Mohammad Saiful Islam, Mohamed Sami Rakha, William Pourmajidi, Janakan Sivaloganathan 외

As Large-Scale Cloud Systems (LCS) become increasingly complex, effective anomaly detection is critical for ensuring system reliability and performance. However, there is a shortage of large-scale, real-world datasets av…

Anomaly DetectionBenchmarking