Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Spatial Mixture-of-Experts

About

Many data have an underlying dependence on spatial location; it may be weather on the Earth, a simulation on a mesh, or a registered image. Yet this feature is rarely taken advantage of, and violates common assumptions made by many neural network layers, such as translation equivariance. Further, many works that do incorporate locality fail to capture fine-grained structure. To address this, we introduce the Spatial Mixture-of-Experts (SMoE) layer, a sparsely-gated layer that learns spatial structure in the input domain and routes experts at a fine-grained level to utilize it. We also develop new techniques to train SMoEs, including a self-supervised routing loss and damping expert errors. Finally, we show strong results for SMoEs on numerous tasks, and set new state-of-the-art results for medium-range weather prediction and post-processing ensemble weather forecasts.

Nikoli Dryden, Torsten Hoefler• 2022

Related benchmarks

TaskDatasetResultRank
Image ClassificationImageNet (val)
Top-1 Accuracy81.33
188
Geopotential Prediction (Z500)WeatherBench ERA5 2017-2018 5.625° (test)
Latitude-Weighted RMSE (3 days)198
13
Temperature Prediction (T850)WeatherBench ERA5 2017-2018 5.625° (test)
RMSE (3-day forecast)1.42
13
Ensemble Post-processingENS-10 Z500 1.0 (test)
CRPS67.43
6
Ensemble Post-processingENS-10 T850 1.0 (test)
CRPS0.59
6
Ensemble Post-processingENS-10 T2m 1.0 (test)
CRPS0.594
6
Showing 6 of 6 rows

Other info

Code

Follow for update