Online learning of windmill time series using Long Short-term Cognitive Networks
Alejandro Morales-Hern\'andez, Gonzalo N\'apoles, Agnieszka, Jastrzebska, Yamisleydi Salgueiro, Koen Vanhoof

TL;DR
This paper introduces Long Short-term Cognitive Networks (LSTCNs) for efficient online windmill time series forecasting, demonstrating lower errors and faster training compared to traditional RNNs and HMMs.
Contribution
The paper presents LSTCNs as a fast, deterministic, and effective neural system for online time series forecasting, specifically applied to windmill data.
Findings
LSTCNs achieve the lowest forecasting errors among tested models.
LSTCNs are significantly faster to train than traditional RNNs and HMMs.
Numerical simulations validate the effectiveness of LSTCNs in real-world windmill data.
Abstract
Forecasting windmill time series is often the basis of other processes such as anomaly detection, health monitoring, or maintenance scheduling. The amount of data generated on windmill farms makes online learning the most viable strategy to follow. Such settings require retraining the model each time a new batch of data is available. However, update the model with the new information is often very expensive to perform using traditional Recurrent Neural Networks (RNNs). In this paper, we use Long Short-term Cognitive Networks (LSTCNs) to forecast windmill time series in online settings. These recently introduced neural systems consist of chained Short-term Cognitive Network blocks, each processing a temporal data chunk. The learning algorithm of these blocks is based on a very fast, deterministic learning rule that makes LSTCNs suitable for online learning tasks. The numerical…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsNeural Networks and Applications · Energy Load and Power Forecasting
