International Journal of Computer Applications |
Foundation of Computer Science (FCS), NY, USA |
Volume 177 - Number 9 |
Year of Publication: 2019 |
Authors: Jihad Qaddour, Navid Rajabi |
10.5120/ijca2019919442 |
Jihad Qaddour, Navid Rajabi . LSTM Deep Recurrent Neural Network Model for Voltage Abnormality Detection at IoT Gateway. International Journal of Computer Applications. 177, 9 ( Oct 2019), 9-13. DOI=10.5120/ijca2019919442
In this paper, we have trained and tuned a Deep Neural Network (DNN) model to extract the household’s average voltage pattern and utilize it for predicting any potential abnormalities using Artificial Intelligence (AI). To be more specific, this model is a Recurrent Neural Network (RNN) that leverages the Long Short-Term Memory (LSTM) cell as a long-term dependency storage. The logic behind this architecture is to enhance the performance as well as solving the vanishing (and exploding) gradient problem of RNNs. The main objective of this project is to detect abnormalities at the edge (Internet of Thing (IoT) gateway) as a security-oriented proactive approach. Therefore, after training the model with a large-enough train part of the dataset and optimizing it after running the test part of the dataset, the model can be placed at the IoT gateway and recognize the future abnormalities in Time-series voltage dataset of any given household to avoid any potential malicious activity or damage.