Hybrid GA-ConvLSTM for data-driven prediction of climate variables: a case study of the most biodiverse cities in India
摘要
Climate variables affect ecosystems’ structure, sustainability, and biodiversity. Monitoring and analysis of climate variables are essential for the management of ecosystems and the conservation of biodiversity. Temperature affects the distributions, habitats, and phonological events of living things in ecosystems. Humidity is essential for meeting plants’ water needs and the habitat’s quality and health. Dew point is essential for water quality, balance, plant health, and microclimate. Wind speed is essential for pollinating plants, microhabitats, and the health of living things. For such reasons, accurate prediction of climate variables using artificial intelligence methods can effectively predict the future of ecosystems and biodiversity and develop future strategic plans. This study aimed to predict the climate variables of temperature, humidity, dew point, and wind speed of Bhubaneshwar, Dehradun, Guwahati, Mysore, and Nagpur, among the cities with the highest biodiversity in India. It aimed to determine the long-term impacts of climate change on managing ecosystems and biodiversity protection. The hyperparameters of the ConvLSTM model, developed using CNN and LSTM, were optimized with a genetic algorithm, and the GA-ConvLSTM hybrid model was created. GA-ConvLSTM was tested with XGBoost, SVM, ANFIS, CNN, LSTM, and base ConvLSTM using approximately 15 years of hourly, up-to-date, and real-time climate variable data of cities. This work is one of the pioneering studies using GA to optimize deep learning hybrid models for multi-city climate prediction through extensive long-term high-resolution datasets. The experimental results reveal that GA-ConvLSTM outperforms conventional models, producing an R2 score exceeding 0.9 for each city across all climate variables. GA-ConvLSTM produced temperature predictions with 0.833 RMSE and 0.995 R2 for Bhubaneswar, humidity predictions with 3.461 RMSE and 0.990 R2, dew point predictions with 0.632 RMSE and 0.995 R2, and wind speed predictions with 2.278 RMSE and 0.993 R2. The experimental findings confirm the improved performance over conventional models due to SVM and XGBoost failing to achieve these R2 values and high RMSE scores. The research meets three principal obstacles because of the combination of stochastic climate datasets and complex nonlinear patterns, which also encounter limitations in conventional methods for managing scale-dependency relationships and manual parameter adjustments. This approach delivers three main strengths because it combines CNN and LSTM networks through genetic programming while tracking temporal and spatial relationships and processing noisy data automatically, leading to improved results compared to other methods. Unlike other published models in the field, the hybrid model GA-ConvLSTM combines optimized CNN and LSTM elements with genetic algorithm elements. The proposed model received its first application in this research for multi-city climate prediction through training with 15 years of hourly data. Standard methods encounter challenges when detecting long-term dependencies, but GA-ConvLSTM successfully addresses this issue.