A Semi-Supervised Approach for Power System Event Identification

Read original: arXiv:2309.10095 - Published 7/24/2024 by Nima Taghipourbazargani, Lalitha Sankar, Oliver Kosut
Total Score

0

A Semi-Supervised Approach for Power System Event Identification

Sign in to get full access

or

If you already have an account, we'll log you in

Overview

  • This paper presents a semi-supervised approach for identifying power system events using phasor measurement unit (PMU) data.
  • The key ideas are:
    • Generating synthetic eventful time-series PMU data to augment the training dataset
    • Using a semi-supervised learning framework that combines labeled and unlabeled data
    • Leveraging mode decomposition techniques to extract relevant features from the PMU data

Plain English Explanation

The paper focuses on the challenge of accurately identifying power system events, such as faults or outages, using data from PMUs. PMUs are devices that measure various electrical parameters in the power grid at high frequencies, providing a detailed view of the system's state.

The researchers propose a semi-supervised approach to address this challenge. The core idea is to combine labeled data (where the events are known) with unlabeled data (where the events are unknown) to train a more robust and accurate event identification model.

To do this, the researchers first generate synthetic eventful time-series data to augment the training dataset. This helps the model learn the characteristic patterns of different types of events, even when there is limited labeled data available.

The semi-supervised learning framework then leverages both the labeled and unlabeled data to train the event identification model. This approach can capture more nuanced patterns in the PMU data compared to a purely supervised approach that relies only on labeled data.

Additionally, the researchers use mode decomposition techniques to extract relevant features from the PMU data. This helps the model focus on the most informative aspects of the data, improving its ability to accurately identify events.

Technical Explanation

The paper first describes the process of generating synthetic eventful time-series PMU data to augment the training dataset. This involves simulating various power system events, such as line faults, generator trips, and load changes, and incorporating them into realistic PMU data. This synthetic data helps the model learn the characteristic signatures of different types of events, even when labeled data is scarce.

Next, the paper introduces the semi-supervised learning framework for event identification. This framework combines labeled and unlabeled PMU data to train a more robust and accurate event detection model. The labeled data provides ground truth information about the occurrence and types of events, while the unlabeled data helps the model discover additional patterns and nuances in the PMU measurements.

The researchers leverage mode decomposition techniques, such as empirical mode decomposition and variational mode decomposition, to extract relevant features from the PMU data. These techniques decompose the time-series signals into different modes, allowing the model to focus on the most informative aspects for event identification.

The experimental results demonstrate the effectiveness of the proposed semi-supervised approach compared to traditional supervised learning methods. The model achieves higher accuracy in identifying different types of power system events, particularly when the labeled training data is limited.

Critical Analysis

The paper presents a promising approach for power system event identification, but there are a few potential limitations and areas for further research:

  1. The reliance on synthetic data may raise concerns about the model's ability to generalize to real-world scenarios. The authors should validate the approach using a larger dataset of actual PMU measurements.

  2. The paper does not provide a detailed analysis of the computational complexity and training time of the proposed semi-supervised framework. This information would be useful for assessing the practical implementation of the method in real-time power system monitoring applications.

  3. Further research could explore the integration of the event identification model with other power system analytics, such as load forecasting or asset health monitoring, to create a more comprehensive power system management system.

Conclusion

This paper presents a novel semi-supervised approach for power system event identification using PMU data. By generating synthetic eventful data and leveraging both labeled and unlabeled PMU measurements, the proposed framework can achieve higher accuracy in identifying different types of power system events compared to traditional supervised learning methods.

The key contributions of this research include the innovative use of semi-supervised learning and mode decomposition techniques to extract relevant features from the PMU data. This approach has the potential to significantly enhance power system monitoring and event detection capabilities, ultimately leading to improved grid reliability and resilience.



This summary was produced with help from an AI and may contain inaccuracies - check out the links to read the original source documents!

Follow @aimodelsfyi on 𝕏 →

Related Papers

A Semi-Supervised Approach for Power System Event Identification
Total Score

0

A Semi-Supervised Approach for Power System Event Identification

Nima Taghipourbazargani, Lalitha Sankar, Oliver Kosut

Event identification is increasingly recognized as crucial for enhancing the reliability, security, and stability of the electric power system. With the growing deployment of Phasor Measurement Units (PMUs) and advancements in data science, there are promising opportunities to explore data-driven event identification via machine learning classification techniques. However, obtaining accurately-labeled eventful PMU data samples remains challenging due to its labor-intensive nature and uncertainty about the event type (class) in real-time. Thus, it is natural to use semi-supervised learning techniques, which make use of both labeled and unlabeled samples. %We propose a novel semi-supervised framework to assess the effectiveness of incorporating unlabeled eventful samples to enhance existing event identification methodologies. We evaluate three categories of classical semi-supervised approaches: (i) self-training, (ii) transductive support vector machines (TSVM), and (iii) graph-based label spreading (LS) method. Our approach characterizes events using physically interpretable features extracted from modal analysis of synthetic eventful PMU data. In particular, we focus on the identification of four event classes whose identification is crucial for grid operations. We have developed and publicly shared a comprehensive Event Identification package which consists of three aspects: data generation, feature extraction, and event identification with limited labels using semi-supervised methodologies. Using this package, we generate and evaluate eventful PMU data for the South Carolina synthetic network. Our evaluation consistently demonstrates that graph-based LS outperforms the other two semi-supervised methods that we consider, and can noticeably improve event identification performance relative to the setting with only a small number of labeled samples.

Read more

7/24/2024

Semi-Supervised Multi-Task Learning Based Framework for Power System Security Assessment
Total Score

0

Semi-Supervised Multi-Task Learning Based Framework for Power System Security Assessment

Muhy Eddin Za'ter, Amirhossein Sajadi, Bri-Mathias Hodge

This paper develops a novel machine learning-based framework using Semi-Supervised Multi-Task Learning (SS-MTL) for power system dynamic security assessment that is accurate, reliable, and aware of topological changes. The learning algorithm underlying the proposed framework integrates conditional masked encoders and employs multi-task learning for classification-aware feature representation, which improves the accuracy and scalability to larger systems. Additionally, this framework incorporates a confidence measure for its predictions, enhancing its reliability and interpretability. A topological similarity index has also been incorporated to add topological awareness to the framework. Various experiments on the IEEE 68-bus system were conducted to validate the proposed method, employing two distinct database generation techniques to generate the required data to train the machine learning algorithm. The results demonstrate that our algorithm outperforms existing state-of-the-art machine learning based techniques for security assessment in terms of accuracy and robustness. Finally, our work underscores the value of employing auto-encoders for security assessment, highlighting improvements in accuracy, reliability, and robustness. All datasets and codes used have been made publicly available to ensure reproducibility and transparency.

Read more

7/15/2024

🛠️

Total Score

0

SemiPL: A Semi-supervised Method for Event Sound Source Localization

Yue Li, Baiqiao Yin, Jinfu Liu, Jiajun Wen, Jiaying Lin, Mengyuan Liu

In recent years, Event Sound Source Localization has been widely applied in various fields. Recent works typically relying on the contrastive learning framework show impressive performance. However, all work is based on large relatively simple datasets. It's also crucial to understand and analyze human behaviors (actions and interactions of people), voices, and sounds in chaotic events in many applications, e.g., crowd management, and emergency response services. In this paper, we apply the existing model to a more complex dataset, explore the influence of parameters on the model, and propose a semi-supervised improvement method SemiPL. With the increase in data quantity and the influence of label quality, self-supervised learning will be an unstoppable trend. The experiment shows that the parameter adjustment will positively affect the existing model. In particular, SSPL achieved an improvement of 12.2% cIoU and 0.56% AUC in Chaotic World compared to the results provided. The code is available at: https://github.com/ly245422/SSPL

Read more

5/1/2024

🔎

Total Score

0

Unleashing the Power of Unlabeled Data: A Self-supervised Learning Framework for Cyber Attack Detection in Smart Grids

Hanyu Zeng, Pengfei Zhou, Xin Lou, Zhen Wei Ng, David K. Y. Yau, Marianne Winslett

Modern power grids are undergoing significant changes driven by information and communication technologies (ICTs), and evolving into smart grids with higher efficiency and lower operation cost. Using ICTs, however, comes with an inevitable side effect that makes the power system more vulnerable to cyber attacks. In this paper, we propose a self-supervised learning-based framework to detect and identify various types of cyber attacks. Different from existing approaches, the proposed framework does not rely on large amounts of well-curated labeled data but makes use of the massive unlabeled data in the wild which are easily accessible. Specifically, the proposed framework adopts the BERT model from the natural language processing domain and learns generalizable and effective representations from the unlabeled sensing data, which capture the distinctive patterns of different attacks. Using the learned representations, together with a very small amount of labeled data, we can train a task-specific classifier to detect various types of cyber attacks. Meanwhile, real-world training datasets are usually imbalanced, i.e., there are only a limited number of data samples containing attacks. In order to cope with such data imbalance, we propose a new loss function, separate mean error (SME), which pays equal attention to the large and small categories to better train the model. Experiment results in a 5-area power grid system with 37 buses demonstrate the superior performance of our framework over existing approaches, especially when a very limited portion of labeled data are available, e.g., as low as 0.002%. We believe such a framework can be easily adopted to detect a variety of cyber attacks in other power grid scenarios.

Read more

5/24/2024