Localized Weather Prediction Using Kolmogorov-Arnold Network-Based Models and Deep RNNs
Ange-Clement Akazan, Verlon Roel Mbingui, Gnankan Landry Regis N'guessan, Issa Karambal

TL;DR
This paper benchmarks deep RNNs and Kolmogorov-Arnold-based models for localized weather prediction in tropical Africa, demonstrating high accuracy in temperature and precipitation forecasts with customized model variants.
Contribution
It introduces two customized TKAN variants with alternative activation functions and evaluates their performance against standard models on real-world meteorological data.
Findings
KAN achieves near-perfect temperature predictions (R^2 > 0.998)
TKAN variants improve precipitation forecasting in low-rainfall regimes
Classical RNNs outperform KAN models in pressure prediction (R^2 ≈ 0.83-0.86)
Abstract
Weather forecasting is crucial for managing risks and economic planning, particularly in tropical Africa, where extreme events severely impact livelihoods. Yet, existing forecasting methods often struggle with the region's complex, non-linear weather patterns. This study benchmarks deep recurrent neural networks such as , and Kolmogorov-Arnold-based models for daily forecasting of temperature, precipitation, and pressure in two tropical cities: Abidjan, Cote d'Ivoire (Ivory Coast) and Kigali (Rwanda). We further introduce two customized variants of that replace its original activation function with and \texttt{MiSH}, respectively. Using station-level meteorological data spanning from 2010 to 2024, we evaluate all the models on standard regression metrics.…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsHydrological Forecasting Using AI · Meteorological Phenomena and Simulations · Precipitation Measurement and Analysis
MethodsTanh Activation · Sigmoid Activation · Long Short-Term Memory · Bidirectional LSTM · Gated Recurrent Unit
