Scalable Forecasting Techniques Applied to Big Electricity Time Series
@inproceedings{Galicia2017ScalableFT, title={Scalable Forecasting Techniques Applied to Big Electricity Time Series}, author={Antonio Galicia and Jos{\'e} F. Torres and Francisco Mart{\'i}nez-{\'A}lvarez and Alicia Troncoso Lora}, booktitle={International Work-Conference on Artificial and Natural Neural Networks}, year={2017} }
This paper presents different scalable methods to predict time series of very long length such as time series with a high sampling frequency. The Apache Spark framework for distributed computing is proposed in order to achieve the scalability of the methods. Namely, the existing MLlib machine learning library from Spark has been used. Since MLlib does not support multivariate regression, the forecasting problem has been split into h forecasting subproblems, where h is the number of future…
16 Citations
Multi-step forecasting for big data time series based on ensemble learning
- Computer ScienceKnowl. Based Syst.
- 2019
Big data time series forecasting based on nearest neighbours distributed computing with Spark
- Computer ScienceKnowl. Based Syst.
- 2018
Analysis and enhanced prediction of the Spanish Electricity Network through Big Data and Machine Learning techniques
- Computer ScienceInt. J. Approx. Reason.
- 2021
A TensorFlow Approach to Data Analysis for Time Series Forecasting in the Energy-Efficiency Realm
- Computer ScienceEnergies
- 2021
An approach for developing EC prediction systems is introduced here by the use of artificial neural networks (ANN), and a divide-and-conquer strategy is used so that the target system’s execution switches from one to another specialized small models that forecast the EC of a building within the time range of one hour.
A Dynamic Factor Machine Learning Method for Multi-variate and Multi-step-Ahead Forecasting
- Computer Science2017 IEEE International Conference on Data Science and Advanced Analytics (DSAA)
- 2017
The proposed DFML is a machine learning version of the Dynamic Factor Model (DFM), a successful forecasting methodology well-known in econometrics and can consistently outperform state-of-the-art methods in a number of synthetic and real forecasting tasks.
MV-kWNN: A novel multivariate and multi-output weighted nearest neighbours algorithm for big data time series forecasting
- Computer ScienceNeurocomputing
- 2019
Stacking Ensemble Learning for Short-Term Electricity Consumption Forecasting
- Computer Science
- 2018
Results show that an approach for short-term electricity consumption forecasting based on ensemble learning can help in combining predictions produced by weaker learning methods in order to obtain superior results, and that using an ensemble scheme can achieve very accurate predictions.
Temporal Convolutional Networks Applied to Energy-Related Time Series Forecasting
- Computer ScienceApplied Sciences
- 2020
The TCN proposal outperforms the forecasting accuracy of Long Short-Term Memory (LSTM) recurrent networks, which are considered the state-of-the-art in the field.
Energy load forecasting model based on deep neural networks for smart grids
- Engineering, Computer ScienceInternational Journal of System Assurance Engineering and Management
- 2019
The results show that the proposed ELF model has attained better generalization and outperform the existing load forecasting models based on the shallow neural network, ensemble tree bagger and generalized linear regression.
A Comparative Study of Time Series Forecasting Methods for Short Term Electric Energy Consumption Prediction in Smart Buildings
- EngineeringEnergies
- 2019
Smart buildings are equipped with sensors that allow monitoring a range of building systems including heating and air conditioning, lighting and the general electric energy consumption. Thees data…
References
SHOWING 1-10 OF 26 REFERENCES
A Survey on Data Mining Techniques Applied to Electricity-Related Time Series Forecasting
- Computer Science
- 2015
This work explores the application of data mining techniques to time series forecasting and reviews the latest works of time series forecast and, as case study, those related to electricity price and demand markets.
Finding Electric Energy Consumption Patterns in Big Time Series Data
- Computer ScienceDCAI
- 2016
The distributed version of the k-means algorithm in the Apache Spark framework is proposed in order to find patterns from a big time series, corresponding to the electricity consumptions for two buildings from a public university.
A Nearest Neighbours-Based Algorithm for Big Time Series Data Forecasting
- Computer Science, BusinessHAIS
- 2016
A nearest neighbours-based strategy is adopted as the main core of the algorithm, and although some parts remain iterative, and consequently requires an enhanced implementation, execution times are considered as satisfactory.
YADING: Fast Clustering of Large-Scale Time Series Data
- Computer ScienceProc. VLDB Endow.
- 2015
This paper proposes a novel end-to-end time series clustering algorithm, YADING, which automatically clusters large-scale time series with fast performance and quality results and selects L1 norm as similarity measure and the multi-density approach as the clustering method.
Addressing Big Data Time Series: Mining Trillions of Time Series Subsequences Under Dynamic Time Warping
- Computer ScienceTKDD
- 2013
This work shows that by using a combination of four novel ideas the authors can search and mine massive time series for the first time, and demonstrates the following unintuitive fact: in large datasets they can exactly search under Dynamic Time Warping much more quickly than the current state-of-the-art Euclidean distance search algorithms.
MRPR: A MapReduce solution for prototype reduction in big data classification
- Computer ScienceNeurocomputing
- 2015
Time series analysis, forecasting and control
- Business, Environmental ScienceIEEE Transactions on Automatic Control
- 1972
time series analysis san francisco state university, 6 4 introduction to time series analysis, box and jenkins time series analysis forecasting and, th15 weeks citation classic eugene garfield, proc…
Risk adjustment of patient expenditures: A big data analytics approach
- Computer Science2013 IEEE International Conference on Big Data
- 2013
This paper introduces a proof-of-concept big data analytics framework for developing risk adjustment model of patient expenditures, which uses the “divide and conquer” strategy to exploit the big-yet-rich data to improve the model accuracy.
An Approach to Silhouette and Dunn Clustering Indices Applied to Big Data in Spark
- Computer ScienceCAEPIA
- 2016
A new Spark implementation of Silhouette and Dunn indices is introduced and the results obtained show the potential of silhouettes and Dunn to deal with Big Data.