paper-with-me

Papers

Demand Forecasting in Smart Grid Using Long Short-Term Memory

2021-07-28 · Koushik Roy, Abtahi Ishmam, Kazi Abu Taher

Demand forecasting in power sector has become an important part of modern demand management and response systems with the rise of smart metering enabled grids. Long Short-Term Memory (LSTM) shows promising results in predicting time series data which can also be applied to power load demand in smart grids. In this paper, an LSTM based model using neural network architecture is proposed to forecast power demand. The model is trained with hourly energy and power usage data of four years from a smart grid. After training and prediction, the accuracy of the model is compared against the traditional statistical time series analysis algorithms, such as Auto-Regressive (AR), to determine the efficiency. The mean absolute percentile error is found to be 1.22 in the proposed LSTM model, which is the lowest among the other models. From the findings, it is clear that the inclusion of neural network in predicting power demand reduces the error of prediction significantly. Thus, the application of LSTM can enable a more efficient demand response system.

📄 PDF Abstract BibTeX arXiv:2107.13653

Code (0)

등록된 구현이 없습니다.

Tasks

Demand ForecastingManagementTime SeriesTime Series Analysis

Methods 이 논문이 사용한 방법론

Tanh Activation 설명 없음
Sigmoid Activation 설명 없음
LSTM An LSTM is a type of recurrent neural network that addresses the vanishing gradient problem in vanilla…

Similar Papers 제목 키워드 기반

Application of Deep Learning Long Short-Term Memory in Energy Demand Forecasting

2019-03-04 · Nameer Al Khafaf, Mahdi Jalili, Peter Sokolowski

The smart metering infrastructure has changed how electricity is measured in both residential and industrial application. The large amount of data collected by smart meter per day provides a huge potential for analytics …

Demand ForecastingManagementSchedulingTime Series+1

Short-Term Forecasting of Thermostatic and Residential Loads Using Long Short-Term Memory Recurrent Neural Networks

2024-12-20 · Bang Nguyen, Mayank Panwar, Rob Hovsapian, Yashodhan Agalgaonkar

Internet of Things (IoT) devices in smart grids enable intelligent energy management for grid managers and personalized energy services for consumers. Investigating a smart grid with IoT devices requires a simulation fra…

energy managementLoad ForecastingManagement

Load Forecasting in the Era of Smart Grids: Opportunities and Advanced Machine Learning Models

2025-05-14 · Aurausp Maneshni

Electric energy is difficult to store, requiring stricter control over its generation, transmission, and distribution. A persistent challenge in power systems is maintaining real-time equilibrium between electricity dema…

Load Forecasting

Secure short-term load forecasting for smart grids with transformer-based federated learning

2023-10-26 · Jonas Sievers, Thomas Blank

Electricity load forecasting is an essential task within smart grids to assist demand and supply balance. While advanced deep learning models require large amounts of high-resolution data for accurate short-term load pre…

Deep LearningFederated LearningLoad Forecasting

Energy Forecasting in Smart Grid Systems: A Review of the State-of-the-art Techniques

2020-11-25 · Devinder Kaur, Shama Naz Islam, Md. Apel Mahmud, Md. Enamul Haque 외

Energy forecasting has a vital role to play in smart grid (SG) systems involving various applications such as demand-side management, load shedding, and optimum dispatch. Managing efficient forecasting while ensuring the…

ManagementProbabilistic Deep Learning