Related Experiment Video
Updated: Sep 26, 2025

Development of an Individual-Tree Basal Area Increment Model using a Linear Mixed-Effects Approach
Published on: July 3, 2020
Time series forecasting for uni- variant data using hybrid GA-OLSTM model and performance evaluations.
Nisha Thakur1, Sanjeev Karmakar1, Sunita Soni1
1Bhilai Institute of Technology, Durg, Chhattisgarh India.
A hybrid genetic algorithm optimized long-short term memory (GA-OLSTM) model improves uni-variant rainfall forecasting. This advanced model shows superior accuracy over the standard LSTM for predicting rainfall patterns.
Area of Science:
- Environmental Science
- Data Science
- Artificial Intelligence
Background:
- Accurate time series forecasting of rainfall is crucial for water resource management and climate change adaptation.
- Traditional models often struggle with the complex, non-linear dynamics inherent in rainfall data.
Purpose of the Study:
- To develop and evaluate a hybrid Genetic Algorithm-Optimized Long-Short Term Memory (GA-OLSTM) model for uni-variant rainfall time series forecasting.
- To compare the performance of the GA-OLSTM model against a standard LSTM model.
Main Methods:
- A hybrid approach integrating a Genetic Algorithm (GA) with an Optimized Long-Short Term Memory (OLSTM) network was employed.
- The GA was utilized to optimize key parameters, including window size and the number of LSTM units, across various epochs (5, 10, 15, 20).
- Model efficiency was evaluated using Mean Square Error (MSE), Root Mean Square Error (RMSE), Cosine Similarity (CS), and correlation coefficient (r).
Main Results:
- The GA successfully identified optimal window sizes and unit numbers for different epochs, e.g., (12, 8) for 10 epochs.
- For 10 epochs, the GA-OLSTM model achieved superior performance metrics: MSE of 0.004, RMSE of 0.078, CS of 0.947, and r of 0.917.
- The standard LSTM model at 10 epochs yielded MSE of 0.006, RMSE of 0.078, CS of 0.910, and r of 0.858.
Conclusions:
- The Hybrid GA-OLSTM model demonstrates significantly enhanced accuracy and reliability in uni-variant rainfall forecasting compared to the standard LSTM model.
- The optimization of LSTM parameters via Genetic Algorithms is an effective strategy for improving time series prediction performance in meteorological applications.
More Related Videos
07:59Author Spotlight: Alignment of Synchronized Time-Series Data Using the Characterizing Loss of Cell Cycle Synchrony Model for Cross-Experiment Comparisons
Published on: June 9, 2023
10:46A Method of Trigonometric Modelling of Seasonal Variation Demonstrated with Multiple Sclerosis Relapse Data
Published on: December 9, 2015
Related Concept Videos
Time-Series Graph
Prediction Intervals
However, the point estimate is most likely not the exact value of the population parameter, but close to it. After calculating point estimates, we construct interval estimates, called confidence intervals or prediction intervals. This prediction interval comprises a range of values unlike the point estimate and is a better predictor of the observed sample value, y.
Multi-input and Multi-variable systems
In the absence...
Statistical Analysis: Overview
One of the most commonly used statistical quantifiers is the mean, which is the ratio between the sum of the numerical values of all results and the...
Expected Frequencies in Goodness-of-Fit Tests
Statistical Methods to Analyze Parametric Data: Student t-Test and Goodness-of-Fit Test
The Student's t-test is a statistical test that examines if there is a statistically significant difference between the means of two groups. This test is instrumental when dealing with...