Comparative Evaluation of Metaheuristic Algorithms for Hyperparameter Selection in Short-Term Weather Forecasting
Anuvab Sen, Arul Rhik Mazumder, Dibyarup Dutta, Udayon Sen, Pathikrit, Syam, Sandipan Dhar

TL;DR
This paper compares metaheuristic algorithms like GA, DE, and PSO for optimizing hyperparameters in deep learning weather forecasting models, showing their effectiveness in improving accuracy over traditional methods.
Contribution
It introduces a systematic comparison of metaheuristic algorithms for hyperparameter tuning in weather forecasting models, highlighting their impact on model performance.
Findings
Metaheuristic algorithms improve forecasting accuracy.
Optimal hyperparameters vary across models.
Metaheuristics outperform traditional tuning methods.
Abstract
Weather forecasting plays a vital role in numerous sectors, but accurately capturing the complex dynamics of weather systems remains a challenge for traditional statistical models. Apart from Auto Regressive time forecasting models like ARIMA, deep learning techniques (Vanilla ANNs, LSTM and GRU networks), have shown promise in improving forecasting accuracy by capturing temporal dependencies. This paper explores the application of metaheuristic algorithms, namely Genetic Algorithm (GA), Differential Evolution (DE), and Particle Swarm Optimization (PSO), to automate the search for optimal hyperparameters in these model architectures. Metaheuristic algorithms excel in global optimization, offering robustness, versatility, and scalability in handling non-linear problems. We present a comparative analysis of different model architectures integrated with metaheuristic optimization,…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsEnergy Load and Power Forecasting · Metaheuristic Optimization Algorithms Research · Hydrological Forecasting Using AI
MethodsSigmoid Activation · Tanh Activation · Gated Recurrent Unit · Long Short-Term Memory
