paper-with-me

홈 › Papers

GRNN-based Real-time Fault Chain Prediction

2023-03-15 · Anmol Dwivedi, Ali Tajer

This paper proposes a data-driven graphical framework for the real-time search of risky cascading fault chains (FCs). While identifying risky FCs is pivotal to alleviating cascading failures, the complex spatio-temporal dependencies among the components of the power system render challenges to modeling and analyzing FCs. Furthermore, the real-time search of risky FCs faces an inherent combinatorial complexity that grows exponentially with the size of the system. The proposed framework leverages the recent advances in graph recurrent neural networks to circumvent the computational complexities of the real-time search of FCs. The search process is formalized as a partially observable Markov decision process (POMDP), which is subsequently solved via a time-varying graph recurrent neural network (GRNN) that judiciously accounts for the inherent temporal and spatial structures of the data generated by the system. The key features of this structure include (i) leveraging the spatial structure of the data induced by the system topology, (ii) leveraging the temporal structure of data induced by system dynamics, and (iii) efficiently summarizing the system's history in the latent space of the GRNN. The proposed framework's efficiency is compared to the relevant literature on the IEEE 39-bus New England system and the IEEE 118-bus system.

📄 PDF Abstract BibTeX arXiv:2303.08864

Code (0)

등록된 구현이 없습니다.

Tasks

Prediction

Similar Papers 제목 키워드 기반

Real-Time Risky Fault-Chain Search using Time-Varying Graph RNNs

2025-03-12 · Anmol Dwivedi, Ali Tajer

This paper introduces a data-driven graphical framework for the real-time search of risky cascading fault chains (FCs) in power-grids, crucial for enhancing grid resiliency in the face of climate change. As extreme weath…

FastGRNN: A Fast, Accurate, Stable and Tiny Kilobyte Sized Gated Recurrent Neural Network

2019-01-08 · NeurIPS 2018 12 · Aditya Kusupati, Manish Singh, Kush Bhatia, Ashish Kumar 외

This paper develops the FastRNN and FastGRNN algorithms to address the twin RNN limitations of inaccurate training and inefficient prediction. Previous approaches have improved accuracy at the expense of prediction costs…

Action ClassificationLanguage ModellingSpeech RecognitionTime Series Analysis+1

Research on Self-adaptive Online Vehicle Velocity Prediction Strategy Considering Traffic Information Fusion

2022-10-07 · Ziyan Zhang, Junhao Shen, Dongwei Yao, Feng Wu

In order to increase the prediction accuracy of the online vehicle velocity prediction (VVP) strategy, a self-adaptive velocity prediction algorithm fused with traffic information was presented for the multiple scenarios…

Prediction

Variational Graph Recurrent Neural Networks

2019-08-26 · NeurIPS 2019 12 · Ehsan Hajiramezanali, Arman Hasanzadeh, Nick Duffield, Krishna R. Narayanan 외

Representation learning over graph structured data has been mostly studied in static graph settings while efforts for modeling dynamic graphs are still scant. In this paper, we develop a novel hierarchical variational mo…

AttributeDynamic Link PredictionLink PredictionRepresentation Learning+1

Network-wide Multi-step Traffic Volume Prediction using Graph Convolutional Gated Recurrent Neural Network

2021-11-22 · Lei Lin, Weizi Li, Lei Zhu

Accurate prediction of network-wide traffic conditions is essential for intelligent transportation systems. In the last decade, machine learning techniques have been widely used for this task, resulting in state-of-the-a…