Enhancing the FFT-LSTM Time-Series Forecasting Model via a Novel FFT-Based Feature Extraction–Extension Scheme
Kyrylo Yemets, Ivan Izonin, Ivanna DronyukThe importance of enhancing the accuracy of time-series forecasting using artificial intelligence tools is increasingly critical in light of the rapid advancements in modern technologies, particularly deep learning and neural networks. These approaches have already shown considerable advantages over traditional methods, especially due to their capacity to efficiently process large datasets and detect complex patterns. A crucial step in the forecasting process is the preprocessing of time-series data, which can greatly improve the training quality of neural networks and the precision of their predictions. This paper introduces a novel preprocessing technique that integrates information from both the time and frequency domains. To achieve this, the authors developed a feature extraction–extension scheme, where the extraction component focuses on obtaining the phase and amplitude of complex numbers through fast Fourier transform (FFT) and the extension component expands the time intervals by enriching them with the corresponding frequency characteristics of each individual time point. Building upon this preprocessing method, the FFT-LSTM forecasting model, which combines the strengths of FFT and Long Short-Term Memory (LSTM) recurrent neural networks, was enhanced. The simulation of the improved FFT-LSTM model was carried out on two time series with distinct characteristics. The results revealed a substantial improvement in forecasting accuracy compared to established methods in this domain, with about a 5% improvement in MAE and RMSE, thereby validating the effectiveness of the proposed approach for forecasting applications across various fields.