Sonny: Breaking the Compute Wall in Medium-Range Weather Forecasting

arXiv cs.LG / 3/24/2026

📰 NewsSignals & Early TrendsIdeas & Deep AnalysisModels & Research

Key Points

  • The paper introduces Sonny, an efficient hierarchical transformer for medium-range weather forecasting designed to lower the compute barrier for academic research groups.
  • Sonny’s two-stage StepsNet architecture uses a narrow slow path to capture large-scale atmospheric dynamics and a full-width fast path to integrate thermodynamic interactions.
  • To improve stability for medium-range rollouts without extra fine-tuning, the model applies exponential moving average (EMA) during training.
  • Evaluated on WeatherBench2, Sonny achieves robust medium-range forecast skill, stays competitive with operational baselines, and shows notable advantages over FastNet at longer tropical lead times.
  • The authors report that Sonny can be trained to convergence on a single NVIDIA A40 GPU in about 5.5 days, making the approach more practical than prior compute-heavy deep learning models.

Abstract

Weather forecasting is a fundamental problem for protecting lives and infrastructure from high-impact atmospheric events. Recently, data-driven weather forecasting methods based on deep learning have demonstrated strong performance, often reaching accuracy levels competitive with operational numerical systems. However, many existing models rely on large-scale training regimes and compute-intensive architectures, which raises the practical barrier for academic groups with limited compute resources. Here we introduce Sonny, an efficient hierarchical transformer that achieves competitive medium-range forecasting performance while remaining feasible within reasonable compute budgets. At the core of Sonny is a two-stage StepsNet design: a narrow slow path first models large-scale atmospheric dynamics, and a subsequent full-width fast path integrates thermodynamic interactions. To stabilize medium-range rollout without an additional fine-tuning stage, we apply exponential moving average (EMA) during training. On WeatherBench2, Sonny yields robust medium-range forecast skill, remains competitive with operational baselines, and demonstrates clear advantages over FastNet, particularly at extended tropical lead times. In practice, Sonny can be trained to convergence on a single NVIDIA A40 GPU in approximately 5.5 days.