paper-with-me

Papers

Power System Anomaly Detection and Classification Utilizing WLS-EKF State Estimation and Machine Learning

2022-09-26 · Sajjad Asefi, Mile Mitrovic, Dragan Ćetenović, Victor Levi, Elena Gryazina, Vladimir Terzija

Power system state estimation is being faced with different types of anomalies. These might include bad data caused by gross measurement errors or communication system failures. Sudden changes in load or generation can be considered as anomaly depending on the implemented state estimation method. Additionally, considering power grid as a cyber physical system, state estimation becomes vulnerable to false data injection attacks. The existing methods for anomaly classification cannot accurately classify (discriminate between) the above mentioned three types of anomalies, especially when it comes to discrimination between sudden load changes and false data injection attacks. This paper presents a new algorithm for detecting anomaly presence, classifying the anomaly type and identifying the origin of the anomaly, i.e., measurements that contain gross errors in case of bad data, or buses associated with loads experiencing a sudden change, or state variables targeted by false data injection attack. The algorithm combines analytical and machine learning (ML) approaches. The first stage exploits an analytical approach to detect anomaly presence by combining $\chi^2$-test and anomaly detection index. The second stage utilizes ML for classification of anomaly type and identification of its origin, with particular reference to discrimination between sudden load changes and false data injection attacks. The proposed ML based method is trained to be independent of the network configuration which eliminates retraining of the algorithm after network topology changes. The results obtained by implementing the proposed algorithm on IEEE 14 bus test system demonstrate the accuracy and effectiveness of the proposed algorithm.

📄 PDF Abstract BibTeX arXiv:2209.12629

Code (1)

mile888/anomaly_identification 공식 구현

Tasks

Anomaly ClassificationAnomaly DetectionState Estimation

Methods 이 논문이 사용한 방법론

Test 설명 없음

Similar Papers 제목 키워드 기반

Power Interpretable Causal ODE Networks: A Unified Model for Explainable Anomaly Detection and Root Cause Analysis in Power Systems

2026-02-13 · Yue Sun, Likai Wang, Rick S. Blum, Parv Venkitasubramaniam arxiv

Anomaly detection and root cause analysis (RCA) are critical for ensuring the safety and resilience of cyber-physical systems such as power grids. However, existing machine learning models for time series anomaly detecti…

Time Series Anomaly Detection

Anomaly detection with semi-supervised classification based on risk estimators

2023-09-01 · Le Thi Khanh Hien, Sukanya Patra, Souhaib Ben Taieb

A significant limitation of one-class classification anomaly detection methods is their reliance on the assumption that unlabeled training data only contains normal instances. To overcome this impractical assumption, we …

Anomaly DetectionOne-Class Classification

Overlooked Video Classification in Weakly Supervised Video Anomaly Detection

2022-10-13 · Weijun Tan, Qi Yao, Jingfeng Liu

Current weakly supervised video anomaly detection algorithms mostly use multiple instance learning (MIL) or their varieties. Almost all recent approaches focus on how to select the correct snippets for training to improv…

AllAnomaly DetectionClassificationMultiple Instance Learning+2

Anomalous Samples for Few-Shot Anomaly Detection

2025-07-31 · Aymane Abdali, Bartosz Boguslawski, Lucas Drumetz, Vincent Gripon arxiv

Several anomaly detection and classification methods rely on large amounts of non-anomalous or "normal" samples under the assump- tion that anomalous data is typically harder to acquire. This hypothesis becomes questiona…

Anomaly ClassificationAnomaly Detection

Real-Time Adaptive Anomaly Detection in Industrial IoT Environments

2026-01-06 · Mahsa Raeiszadeh, Amin Ebrahimzadeh, Roch H. Glitho, Johan Eker 외 arxiv

To ensure reliability and service availability, next-generation networks are expected to rely on automated anomaly detection systems powered by advanced machine learning methods with the capability of handling multi-dime…

Anomaly Detection