| Literature DB >> 35434498 |
Nisha Thakur1, Sanjeev Karmakar1, Sunita Soni1.
Abstract
Time series forecasting of uni-variant rainfall data is done using a hybrid genetic algorithm integrated with optimized long-short term memory (GA-OLSTM) model. The parameters included for the valuation of the efficiency of the considered model, were mean square error (MSE), root mean square error (RMSE), cosine similarity (CS) and correlation coefficient (r). With various epochs like 5, 10, 15 and 20, the optimal window size and the number of units were observed using the GA search algorithm which was found to be (49, 9), (12, 8), (40, 8), and (36, 2) respectively. The computed MSE, RMSE, CS and r for 10 epochs were found to be 0.006, 0.078, 0.910 and 0.858 respectively for the LSTM model, whereas the same parameters were computed using the Hybrid GA-OLSTM model was 0.004, 0.063, 0.947 and 0.917 respectively. The experimental results expressed that the Hybrid GA-OLSTM model gave significantly better results comparing the LSTM model for 10 epochs has been discussed in this research article.Entities:
Keywords: Artificial neural network (ANN); Deep learning; Forecasting; Genetic algorithm (GA); Long short-term memory (LSTM); Recurrent neural networks (RNN); Uni-variant time series
Year: 2022 PMID: 35434498 PMCID: PMC8994699 DOI: 10.1007/s41870-022-00914-z
Source DB: PubMed Journal: Int J Inf Technol ISSN: 2511-2104
Fig. 1Shows the flow diagram of the hybrid (GA-OLSTM) method used [15, 33, 34]
LSTM network-based analysis of uni-variant time-series data
| LSTM input parameter | Window size = 20, Number of units = 16 |
|---|---|
| Accuracy parameters | 10 epochs |
| MSE | 0.006 |
| RMSE | 0.078 |
| CS | 0.910 |
| r | 0.858 |
Fig. 2a Comparison between actual and forecast rainfall (10 epoch (s), optimal window size = 20, number of LSTM units = 16) using LSTM algorithm. b Comparison between actual and forecast rainfall (10 epoch (s), optimal window size = 12, number of LSTM units = 8) using hybrid (GA-OLSTM) algorithm
Hybrid (GA-OLSTM) Model-based analysis of uni-variant time-series data
| LSTM input parameter | Window size = 49, number of units = 9 | Window size = 12, number of units = 8 | Window size = 40, number of units = 8 | Window size = 36, number of units = 2 |
|---|---|---|---|---|
| Accuracy parameters | 5 epochs | 10 epochs | 15 epochs | 20 epochs |
| MSE | 0.006 | 0.004 | 0.004 | 0.005 |
| RMSE | 0.079 | 0.063 | 0.063 | 0.075 |
| CS | 0.89 | 0.947 | 0.936 | 0.905 |
| r | 0.821 | 0.917 | 0.899 | 0.849 |
Comparative evaluation table between the models used
| Model | Optimal parameters | MSE | RMSE | CS | R |
|---|---|---|---|---|---|
| LSTM | Window size = 20, number of units = 16 | 0.006 | 0.078 | 0.91 | 0.858 |
| Hybrid GA-OLSTM | Window size = 12, number of units = 8 | 0.004 | 0.063 | 0.947 | 0.917 |