Skip to content

๐ŸŒ Earth Science

๐Ÿงช ICML2026 ยท 2 paper notes

๐Ÿ“Œ Same area in other venues: ๐Ÿ“ท CVPR2026 (2) ยท ๐Ÿ”ฌ ICLR2026 (7) ยท ๐Ÿค– AAAI2026 (2) ยท ๐Ÿง  NeurIPS2025 (6) ยท ๐Ÿ“ท CVPR2025 (1) ยท ๐ŸŽž๏ธ ECCV2024 (1)

Scaling Laws of Global Weather Models

This paper presents the first cross-model scaling law analysis of five mainstream data-driven weather models (Aurora, AIFS, Pangu, GraphCast, SFNO) under a unified training/evaluation protocol. It finds that weather models favor "width over depth," compute budgets should prioritize more training data over larger models, and scaling behaviors vary significantly across meteorological variablesโ€”distinct patterns from NLP/Vision scaling laws.

(Sparse) Attention to the Details: Preserving Spectral Fidelity in ML-based Weather Forecasting Models

MOSAIC addresses two types of spectral degradation in ML weather forecasting models (spectral damping from deterministic averaging and high-frequency aliasing from coarsened latent spaces) by combining "probabilistic perturbation + mesh-aligned block-sparse attention on HEALPix spherical grids." With only 214M parameters at 1.5ยฐ resolution, it matches or exceeds models with 6ร— higher resolution, generating a 24-member 10-day forecast in 12 seconds on a single H100.