๐ 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.