Deep learning based on Transformer architecture for power system
short-term voltage stability assessment with class imbalance
- URL: http://arxiv.org/abs/2310.11690v1
- Date: Wed, 18 Oct 2023 03:36:10 GMT
- Title: Deep learning based on Transformer architecture for power system
short-term voltage stability assessment with class imbalance
- Authors: Yang Li, Jiting Cao, Yan Xu, Lipeng Zhu, Zhao Yang Dong
- Abstract summary: In practical applications, short-term voltage instability following a disturbance is minimal, leading to a significant class imbalance problem.
This work proposes a Transformer-based STVSA method to address this challenge.
To combat the negative impact of imbalanced datasets, this work employs a conditional Wasserstein generative adversarial network with gradient penalty.
- Score: 13.3281651745186
- License: http://arxiv.org/licenses/nonexclusive-distrib/1.0/
- Abstract: Most existing data-driven power system short-term voltage stability
assessment (STVSA) approaches presume class-balanced input data. However, in
practical applications, the occurrence of short-term voltage instability
following a disturbance is minimal, leading to a significant class imbalance
problem and a consequent decline in classifier performance. This work proposes
a Transformer-based STVSA method to address this challenge. By utilizing the
basic Transformer architecture, a stability assessment Transformer (StaaT) is
developed {as a classification model to reflect the correlation between the
operational states of the system and the resulting stability outcomes}. To
combat the negative impact of imbalanced datasets, this work employs a
conditional Wasserstein generative adversarial network with gradient penalty
(CWGAN-GP) for synthetic data generation, aiding in the creation of a balanced,
representative training set for the classifier. Semi-supervised clustering
learning is implemented to enhance clustering quality, addressing the lack of a
unified quantitative criterion for short-term voltage stability. {Numerical
tests on the IEEE 39-bus test system extensively demonstrate that the proposed
method exhibits robust performance under class imbalances up to 100:1 and noisy
environments, and maintains consistent effectiveness even with an increased
penetration of renewable energy}. Comparative results reveal that the CWGAN-GP
generates more balanced datasets than traditional oversampling methods and that
the StaaT outperforms other deep learning algorithms. This study presents a
compelling solution for real-world STVSA applications that often face class
imbalance and data noise challenges.
Related papers
- Simplifying Neural Network Training Under Class Imbalance [77.39968702907817]
Real-world datasets are often highly class-imbalanced, which can adversely impact the performance of deep learning models.
The majority of research on training neural networks under class imbalance has focused on specialized loss functions, sampling techniques, or two-stage training procedures.
We demonstrate that simply tuning existing components of standard deep learning pipelines, such as the batch size, data augmentation, and label smoothing, can achieve state-of-the-art performance without any such specialized class imbalance methods.
arXiv Detail & Related papers (2023-12-05T05:52:44Z) - Class-Imbalanced Graph Learning without Class Rebalancing [62.1368829847041]
Class imbalance is prevalent in real-world node classification tasks and poses great challenges for graph learning models.
In this work, we approach the root cause of class-imbalance bias from an topological paradigm.
We devise a lightweight topological augmentation framework BAT to mitigate the class-imbalance bias without class rebalancing.
arXiv Detail & Related papers (2023-08-27T19:01:29Z) - PMU measurements based short-term voltage stability assessment of power
systems via deep transfer learning [2.1303885995425635]
This paper proposes a novel phasor measurement unit (PMU) measurements-based STVSA method by using deep transfer learning.
It employs temporal ensembling for sample labeling and utilizes least squares generative adversarial networks (LSGAN) for data augmentation, enabling effective deep learning on small-scale datasets.
Experimental results on the IEEE 39-bus test system demonstrate that the proposed method improves model evaluation accuracy by approximately 20% through transfer learning.
arXiv Detail & Related papers (2023-08-07T23:44:35Z) - Transferable Deep Learning Power System Short-Term Voltage Stability
Assessment with Physics-Informed Topological Feature Engineering [7.525107154126671]
Deep learning algorithms have been widely applied to short-term voltage stability (STVS) assessment in power systems.
This paper proposed a transferable DL-based model for STVS assessment by constructing the topology-aware voltage dynamic features from raw PMU data.
The proposed STVS assessment method has outstanding performance on new grid topologies after fine-tuning.
arXiv Detail & Related papers (2023-03-13T14:05:18Z) - Distributed Learning in Heterogeneous Environment: federated learning
with adaptive aggregation and computation reduction [37.217844795181975]
heterogeneous data, time-varying wireless conditions and computing-limited devices are three main challenges.
We propose strategies to address these challenges.
The proposed framework can tolerate communication delay of up to 15 rounds under a moderate delay environment.
arXiv Detail & Related papers (2023-02-16T16:32:54Z) - An Embarrassingly Simple Baseline for Imbalanced Semi-Supervised
Learning [103.65758569417702]
Semi-supervised learning (SSL) has shown great promise in leveraging unlabeled data to improve model performance.
We consider a more realistic and challenging setting called imbalanced SSL, where imbalanced class distributions occur in both labeled and unlabeled data.
We study a simple yet overlooked baseline -- SimiS -- which tackles data imbalance by simply supplementing labeled data with pseudo-labels.
arXiv Detail & Related papers (2022-11-20T21:18:41Z) - Stabilizing Machine Learning Prediction of Dynamics: Noise and
Noise-inspired Regularization [58.720142291102135]
Recent has shown that machine learning (ML) models can be trained to accurately forecast the dynamics of chaotic dynamical systems.
In the absence of mitigating techniques, this technique can result in artificially rapid error growth, leading to inaccurate predictions and/or climate instability.
We introduce Linearized Multi-Noise Training (LMNT), a regularization technique that deterministically approximates the effect of many small, independent noise realizations added to the model input during training.
arXiv Detail & Related papers (2022-11-09T23:40:52Z) - Continual Learning For On-Device Environmental Sound Classification [63.81276321857279]
We propose a simple and efficient continual learning method for on-device environmental sound classification.
Our method selects the historical data for the training by measuring the per-sample classification uncertainty.
arXiv Detail & Related papers (2022-07-15T12:13:04Z) - A Deep-Learning Intelligent System Incorporating Data Augmentation for
Short-Term Voltage Stability Assessment of Power Systems [9.299576471941753]
This paper proposes a novel deep-learning intelligent system incorporating data augmentation for STVSA of power systems.
Due to the unavailability of reliable quantitative criteria to judge the stability status for a specific power system, semi-supervised cluster learning is leveraged to obtain labeled samples.
conditional least squares generative adversarial networks (LSGAN)-based data augmentation is introduced to expand the original dataset.
arXiv Detail & Related papers (2021-12-05T11:40:54Z) - Probabilistic robust linear quadratic regulators with Gaussian processes [73.0364959221845]
Probabilistic models such as Gaussian processes (GPs) are powerful tools to learn unknown dynamical systems from data for subsequent use in control design.
We present a novel controller synthesis for linearized GP dynamics that yields robust controllers with respect to a probabilistic stability margin.
arXiv Detail & Related papers (2021-05-17T08:36:18Z) - Versatile and Robust Transient Stability Assessment via Instance
Transfer Learning [6.760999627905228]
This paper introduces a new data collection method in a data-driven algorithm incorporating the knowledge of power system dynamics.
We introduce a new concept called Fault-Affected Area, which provides crucial information regarding the unstable region of operation.
The test results on the IEEE 39-bus system verify that this model can accurately predict the stability of previously unseen operational scenarios.
arXiv Detail & Related papers (2021-02-20T09:10:29Z)
This list is automatically generated from the titles and abstracts of the papers in this site.
This site does not guarantee the quality of this site (including all information) and is not responsible for any consequences.