paper-with-me

홈 › Papers

An overview and comparative analysis of Recurrent Neural Networks for Short Term Load Forecasting

2017-05-11 · Filippo Maria Bianchi, Enrico Maiorino, Michael C. Kampffmeyer, Antonello Rizzi, Robert Jenssen

The key component in forecasting demand and consumption of resources in a supply network is an accurate prediction of real-valued time series. Indeed, both service interruptions and resource waste can be reduced with the implementation of an effective forecasting system. Significant research has thus been devoted to the design and development of methodologies for short term load forecasting over the past decades. A class of mathematical models, called Recurrent Neural Networks, are nowadays gaining renewed interest among researchers and they are replacing many practical implementation of the forecasting systems, previously based on static methods. Despite the undeniable expressive power of these architectures, their recurrent nature complicates their understanding and poses challenges in the training procedures. Recently, new important families of recurrent architectures have emerged and their applicability in the context of load forecasting has not been investigated completely yet. In this paper we perform a comparative study on the problem of Short-Term Load Forecast, by using different classes of state-of-the-art Recurrent Neural Networks. We test the reviewed models first on controlled synthetic tasks and then on different real datasets, covering important practical cases of study. We provide a general overview of the most important architectures and we define guidelines for configuring the recurrent networks to predict real-valued time series.

📄 PDF Abstract BibTeX arXiv:1705.04378

Code (0)

등록된 구현이 없습니다.

Tasks

Load ForecastingTime SeriesTime Series Analysis

Similar Papers 제목 키워드 기반

A Comprehensive Overview and Comparative Analysis on Deep Learning Models: CNN, RNN, LSTM, GRU

2023-05-27 · Farhad MortezaPour Shiri, Thinagaran Perumal, Norwati Mustapha, Raihani Mohamed

Deep learning (DL) has emerged as a powerful subset of machine learning (ML) and artificial intelligence (AI), outperforming traditional ML methods, especially in handling unstructured and large datasets. Its impact span…

Autonomous VehiclesDeep LearningDeep Reinforcement Learningspeech-recognition+2

Recurrent Neural Networks (RNNs): A gentle Introduction and Overview

2019-11-23 · Robin M. Schmidt

State-of-the-art solutions in the areas of "Language Modelling & Generating Text", "Speech Recognition", "Generating Image Descriptions" or "Video Tagging" have been using Recurrent Neural Networks as the foundation for …

Language Modellingspeech-recognitionSpeech Recognition

Accuracy, Memory Efficiency and Generalization: A Comparative Study on Liquid Neural Networks and Recurrent Neural Networks

2025-10-08 · Shilong Zong, Alex Bierly, Almuatazbellah Boker, Hoda Eldardiry arxiv

This review aims to conduct a comparative analysis of liquid neural networks (LNNs) and traditional recurrent neural networks (RNNs) and their variants, such as long short-term memory networks (LSTMs) and gated recurrent…

Combination of Convolutional and Recurrent Neural Network for Sentiment Analysis of Short Texts

2016-12-01 · COLING 2016 12 · Xingyou Wang, Weijie Jiang, Zhiyong Luo

Sentiment analysis of short texts is challenging because of the limited contextual information they usually contain. In recent years, deep learning models such as convolutional neural networks (CNNs) and recurrent neural…

Information RetrievalSentiment AnalysisSpeech RecognitionWord Embeddings

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…