paper-with-me

Papers

Forecasting Energy Consumption using Recurrent Neural Networks: A Comparative Analysis

2026-01-23 · Abhishek Maity, Viraj Tukarul arxiv

Accurate short-term energy consumption forecasting is essential for efficient power grid management, resource allocation, and market stability. Traditional time-series models often fail to capture the complex, non-linear dependencies and external factors affecting energy demand. In this study, we propose a forecasting approach based on Recurrent Neural Networks (RNNs) and their advanced variant, Long Short-Term Memory (LSTM) networks. Our methodology integrates historical energy consumption data with external variables, including temperature, humidity, and time-based features. The LSTM model is trained and evaluated on a publicly available dataset, and its performance is compared against a conventional feed-forward neural network baseline. Experimental results show that the LSTM model substantially outperforms the baseline, achieving lower Mean Absolute Error (MAE) and Root Mean Squared Error (RMSE). These findings demonstrate the effectiveness of deep learning models in providing reliable and precise short-term energy forecasts for real-world applications.

📄 PDF Abstract BibTeX arXiv:2601.17110

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Comparative Analysis of Time Series Forecasting Approaches for Household Electricity Consumption Prediction

2022-07-03 · Muhammad Bilal, Hyeok Kim, Muhammad Fayaz, Pravin Pawar

As a result of increasing population and globalization, the demand for energy has greatly risen. Therefore, accurate energy consumption forecasting has become an essential prerequisite for government planning, reducing p…

energy managementGaussian ProcessesManagementregression+3

Transfer Learning on Transformers for Building Energy Consumption Forecasting -- A Comparative Study

2024-10-18 · Robert Spencer, Surangika Ranathunga, Mikael Boulic, Andries van Heerden 외

This study investigates the application of Transfer Learning (TL) on Transformer architectures to enhance building energy consumption forecasting. Transformers are a relatively new deep learning architecture, which has s…

Time Series ForecastingTransfer Learning

Time-series surrogates from energy consumers generated by machine learning approaches for long-term forecasting scenarios

2025-06-25 · Ben Gerhards, Nikita Popkov, Annekatrin König, Marcel Arpogaus 외

Forecasting attracts a lot of research attention in the electricity value chain. However, most studies concentrate on short-term forecasting of generation or consumption with a focus on systems and less on individual con…

DenoisingGenerative Adversarial NetworkTime Series

Real Time State Estimation of Power Grids Using Convolutional Neural Networks and State Forecasting Via Recurrent Neural Networks

2021-06-19 · Sahil Vohra

Power grids play a very important role in delivering electrical energy to homes, industries and other places that require it. Because of this increased demand they are facing a great challenge of voltage variations. This…

State Estimation

Forecasting the Short-Term Energy Consumption Using Random Forests and Gradient Boosting

2022-07-25 · Cristina Bianca Pop, Viorica Rozina Chifu, Corina Cordea, Emil Stefan Chifu 외

This paper analyzes comparatively the performance of Random Forests and Gradient Boosting algorithms in the field of forecasting the energy consumption based on historical data. The two algorithms are applied in order to…