LGMar 26

On Neural Scaling Laws for Weather Emulation through Continual Training

arXiv:2603.2568789.41 citationsh-index: 18Has Code
Predicted impact top 8% in LG · last 90 daysOriginality Incremental advance
AI Analysis

This work addresses efficient resource allocation for weather emulation in scientific machine learning, though it is incremental as it adapts existing scaling law concepts to a new domain.

The paper tackles the problem of applying neural scaling laws to weather forecasting models by using a minimalist Swin Transformer architecture with continual training, showing that this approach follows predictable scaling trends and outperforms standard training methods, with improvements in multi-step rollouts and sharper predictions.

Neural scaling laws, which in some domains can predict the performance of large neural networks as a function of model, data, and compute scale, are the cornerstone of building foundation models in Natural Language Processing and Computer Vision. We study neural scaling in Scientific Machine Learning, focusing on models for weather forecasting. To analyze scaling behavior in as simple a setting as possible, we adopt a minimal, scalable, general-purpose Swin Transformer architecture, and we use continual training with constant learning rates and periodic cooldowns as an efficient training strategy. We show that models trained in this minimalist way follow predictable scaling trends and even outperform standard cosine learning rate schedules. Cooldown phases can be re-purposed to improve downstream performance, e.g., enabling accurate multi-step rollouts over longer forecast horizons as well as sharper predictions through spectral loss adjustments. We also systematically explore a wide range of model and dataset sizes under various compute budgets to construct IsoFLOP curves, and we identify compute-optimal training regimes. Extrapolating these trends to larger scales highlights potential performance limits, demonstrating that neural scaling can serve as an important diagnostic for efficient resource allocation. We open-source our code for reproducibility.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes