WeatherNext、cyclone予測を平均24時間超先行させmodelをopen source化
これは何?WeatherNextは、Google DeepMindとGoogle Researchが開発するAI weather forecasting model群です。
WeatherNext Cyclonesは進路・強度・風構造を単一modelで予測し、2023〜2024年のhistorical evaluationで従来modelより平均24時間超のlead-time advantageを示したとNature論文で報告しました。20TB近いglobal atmospheric dataと約5,000件のcyclone記録をco-trainし、15日予報をTPUで1分未満、1,000-member ensembleまで拡張します。WeatherNext 2、Cyclones、単一TPUで動く2-miniのcodeとweightsを公開しましたが、公式警報を代替するものではなく、低解像度入力で高い強度予測を得る理由も未解明です。
trackとintensityで別modelを使う従来のtrade-offを縮め、rare-eventを大規模ensembleで扱えると避難判断のlead timeが変わります。open source化により、第三者がbenchmark、地域適応、失敗caseを検証できる段階へ進みました。
- 読むべき人
- ML research、weather、HPC、disaster response、probabilistic forecastingの担当者
- HN
- 365 points / 110 comments