Journal Article10.1109/ijcnn60899.2024.10650432
Multi-layer Cortical Learning Algorithm for Forecasting Time-series Data with Smoothly Changing Variation Patterns
Kazushi Fujino,Keiki Takadama,Hiroyuki Sato +2 more
- 30 Jun 2024
pp 1-8
TL;DR: This paper proposes Decay-BM-CLA, an improved multi-layered cortical learning algorithm for forecasting time-series data with smoothly changing variation patterns, outperforming existing methods, including Online-LSTM and FSNet, in prediction accuracy.
read more
Abstract: This paper introduces the Decay Burst-based Multi-layered Cortical Learning Algorithm (Decay-BM-CLA), designed for forecasting time-series data with smoothly changing variation patterns. CLA is a neocortex-inspired forecasting algorithm that predicts time-series data by dynamically adjusting the states of memory and linking elements within the predictor. An extended version, BM-CLA, has a dual CLA predictor comprising the upper and lower layers to handle multiple variation patterns. The lower layer receives time-series data, while the upper layer detects changes in variation patterns based on the success or failure of predictions in the lower layer and adjusts the states in the lower layer to fit the current variation pattern. However, conventional BM-CLA faces difficulty in accurately forecasting time-series data with smoothly changing variation patterns. This limitation arises from its mechanism, which alters the states in the upper layer only when detecting a change in variation patterns. The states representing the pattern are then maintained until the next detection. In response, the proposed Decay-BM-CLA determines the states in the upper layer using active strengths that decay at every time step. Consequently, the states in the upper layer gradually change as time progresses, facilitating the adjustment of states in the lower layer to smoothly match the changing variation patterns in the data. This paper conducts experiments using artificial time-series data with smoothly changing variation patterns and real-world time-series data, including seasonal variations such as electricity consumption and temperature variations. Experimental results demonstrate that the proposed Decay-BM-CLA outperforms a neural network-based Online-LSTM, the latest FSNet, and conventional CLA variants in terms of prediction accuracy on these time-series data.
read more
Chat with Paper
AI Agents for this Paper
Find similar papers on Google Scholar, PubMed and Arxiv
Write a critical review of this paper
Analyze citations of this paper to find unaddressed research gaps
References
Long short-term memory
TL;DR: A novel, efficient, gradient based method called long short-term memory (LSTM) is introduced, which can learn to bridge minimal time lags in excess of 1000 discrete-time steps by enforcing constant error flow through constant error carousels within special units.
99K
An Analysis of Variance Test for Normality (Complete Samples)
S. S. Shapiro,M. B. Wilk +1 more
TL;DR: In this article, a new statistical procedure for testing a complete sample for normality is introduced, which is obtained by dividing the square of an appropriate linear combination of the sample order statistics by the usual symmetric estimate of variance.
On a Test of Whether one of Two Random Variables is Stochastically Larger than the Other
Henry B. Mann,D. R. Whitney +1 more
TL;DR: In this paper, the authors show that the limit distribution is normal if n, n$ go to infinity in any arbitrary manner, where n = m = 8 and n = n = 8.
LSTM: A Search Space Odyssey
TL;DR: This paper presents the first large-scale analysis of eight LSTM variants on three representative tasks: speech recognition, handwriting recognition, and polyphonic music modeling, and observes that the studied hyperparameters are virtually independent and derive guidelines for their efficient adjustment.
6.8K
Error measures for generalizing about forecasting methods: Empirical comparisons
J. Scott Armstrong,Fred Collopy +1 more
TL;DR: In this article, the authors evaluated measures for making comparisons of errors across time series and found that the median absolute error of a given method to that from the random walk forecast is not reliable, and therefore inappropriate for comparing accuracy across series.
1.4K