Distributed Nonlinear State Estimation in Electric Power Systems using
Graph Neural Networks
- URL: http://arxiv.org/abs/2207.11465v1
- Date: Sat, 23 Jul 2022 08:54:24 GMT
- Title: Distributed Nonlinear State Estimation in Electric Power Systems using
Graph Neural Networks
- Authors: Ognjen Kundacina, Mirsad Cosovic, Dragisa Miskovic, Dejan Vukobratovic
- Abstract summary: This paper introduces an original graph neural network based SE implementation over the augmented factor graph of the nonlinear power system SE.
The proposed regression model has linear computational complexity during the inference time once trained, with a possibility of distributed implementation.
- Score: 1.1470070927586016
- License: http://creativecommons.org/licenses/by/4.0/
- Abstract: Nonlinear state estimation (SE), with the goal of estimating complex bus
voltages based on all types of measurements available in the power system, is
usually solved using the iterative Gauss-Newton method. The nonlinear SE
presents some difficulties when considering inputs from both phasor measurement
units and supervisory control and data acquisition system. These include
numerical instabilities, convergence time depending on the starting point of
the iterative method, and the quadratic computational complexity of a single
iteration regarding the number of state variables. This paper introduces an
original graph neural network based SE implementation over the augmented factor
graph of the nonlinear power system SE, capable of incorporating measurements
on both branches and buses, as well as both phasor and legacy measurements. The
proposed regression model has linear computational complexity during the
inference time once trained, with a possibility of distributed implementation.
Since the method is noniterative and non-matrix-based, it is resilient to the
problems that the Gauss-Newton solver is prone to. Aside from prediction
accuracy on the test set, the proposed model demonstrates robustness when
simulating cyber attacks and unobservable scenarios due to communication
irregularities. In those cases, prediction errors are sustained locally, with
no effect on the rest of the power system's results.
Related papers
- Efficient Interpretable Nonlinear Modeling for Multiple Time Series [5.448070998907116]
This paper proposes an efficient nonlinear modeling approach for multiple time series.
It incorporates nonlinear interactions among different time-series variables.
Experimental results show that the proposed algorithm improves the identification of the support of the VAR coefficients in a parsimonious manner.
arXiv Detail & Related papers (2023-09-29T11:42:59Z) - Graph Neural Networks on Factor Graphs for Robust, Fast, and Scalable
Linear State Estimation with PMUs [1.1470070927586016]
We present a method that uses graph neural networks (GNNs) to learn complex bus voltage estimates from PMU voltage and current measurements.
We propose an original implementation of GNNs over the power system's factor graph to simplify the integration of various types and quantities of measurements.
This model is highly efficient and scalable, as its computational complexity is linear with respect to the number of nodes in the power system.
arXiv Detail & Related papers (2023-04-28T08:17:52Z) - Dealing with Collinearity in Large-Scale Linear System Identification
Using Gaussian Regression [3.04585143845864]
We consider estimation of networks consisting of several interconnected dynamic systems.
We develop a strategy cast in a Bayesian regularization framework where any impulse response is seen as realization of a zero-mean Gaussian process.
We design a novel Markov chain Monte Carlo scheme able to reconstruct the impulse responses posterior by efficiently dealing with collinearity.
arXiv Detail & Related papers (2023-02-21T19:35:47Z) - Robust and Fast Data-Driven Power System State Estimator Using Graph
Neural Networks [1.2891210250935146]
We present a method for training a model based on graph neural networks (GNNs) to learn estimates from PMU voltage and current measurements.
We propose an original GNN implementation over the power system's factor graph to simplify the incorporation of various types and numbers of measurements.
arXiv Detail & Related papers (2022-06-06T16:40:54Z) - A Priori Denoising Strategies for Sparse Identification of Nonlinear
Dynamical Systems: A Comparative Study [68.8204255655161]
We investigate and compare the performance of several local and global smoothing techniques to a priori denoise the state measurements.
We show that, in general, global methods, which use the entire measurement data set, outperform local methods, which employ a neighboring data subset around a local point.
arXiv Detail & Related papers (2022-01-29T23:31:25Z) - Nonlinear State-Space Generalizations of Graph Convolutional Neural
Networks [172.18295279061607]
Graph convolutional neural networks (GCNNs) learn compositional representations from network data by nesting linear graph convolutions into nonlinearities.
In this work, we approach GCNNs from a state-space perspective revealing that the graph convolutional module is a minimalistic linear state-space model.
We show that this state update may be problematic because it is nonparametric, and depending on the graph spectrum it may explode or vanish.
We propose a novel family of nodal aggregation rules that aggregate node features within a layer in a nonlinear state-space parametric fashion allowing for a better trade-off.
arXiv Detail & Related papers (2020-10-27T19:48:56Z) - Uncertainty Quantification of Locally Nonlinear Dynamical Systems using
Neural Networks [0.0]
In structural engineering, often a linear structure contains spatially local nonlinearities with uncertainty present in them.
A standard nonlinear solver for them with sampling-based methods for uncertainty quantification incurs significant computational cost.
In this paper, neural network, a recently popular tool for universal function approximation in the scientific machine learning community is used to estimate the pseudoforce.
arXiv Detail & Related papers (2020-08-11T09:30:47Z) - Multipole Graph Neural Operator for Parametric Partial Differential
Equations [57.90284928158383]
One of the main challenges in using deep learning-based methods for simulating physical systems is formulating physics-based data.
We propose a novel multi-level graph neural network framework that captures interaction at all ranges with only linear complexity.
Experiments confirm our multi-graph network learns discretization-invariant solution operators to PDEs and can be evaluated in linear time.
arXiv Detail & Related papers (2020-06-16T21:56:22Z) - Sparse Identification of Nonlinear Dynamical Systems via Reweighted
$\ell_1$-regularized Least Squares [62.997667081978825]
This work proposes an iterative sparse-regularized regression method to recover governing equations of nonlinear systems from noisy state measurements.
The aim of this work is to improve the accuracy and robustness of the method in the presence of state measurement noise.
arXiv Detail & Related papers (2020-05-27T08:30:15Z) - Semiparametric Nonlinear Bipartite Graph Representation Learning with
Provable Guarantees [106.91654068632882]
We consider the bipartite graph and formalize its representation learning problem as a statistical estimation problem of parameters in a semiparametric exponential family distribution.
We show that the proposed objective is strongly convex in a neighborhood around the ground truth, so that a gradient descent-based method achieves linear convergence rate.
Our estimator is robust to any model misspecification within the exponential family, which is validated in extensive experiments.
arXiv Detail & Related papers (2020-03-02T16:40:36Z) - Accelerating Feedforward Computation via Parallel Nonlinear Equation
Solving [106.63673243937492]
Feedforward computation, such as evaluating a neural network or sampling from an autoregressive model, is ubiquitous in machine learning.
We frame the task of feedforward computation as solving a system of nonlinear equations. We then propose to find the solution using a Jacobi or Gauss-Seidel fixed-point method, as well as hybrid methods of both.
Our method is guaranteed to give exactly the same values as the original feedforward computation with a reduced (or equal) number of parallelizable iterations, and hence reduced time given sufficient parallel computing power.
arXiv Detail & Related papers (2020-02-10T10:11:31Z)
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.