this post was submitted on 05 Dec 2024
28 points (93.8% liked)

science

14983 readers
540 users here now

A community to post scientific articles, news, and civil discussion.

rule #1: be kind

<--- rules currently under construction, see current pinned post.

2024-11-11

founded 2 years ago
MODERATORS
 

Google DeepMind has developed the first artificial intelligence (AI) model of its kind to predict the weather more accurately than the best system currently in use... The system, called GenCast, is described today in Nature.

Conventional forecasts, including those from ENS, are based on mathematical models that simulate the laws of physics governing Earth’s atmosphere... GenCast, by contrast, has been trained only on historical weather data...

So yeah DeepMind is fucking going at it again.

Interestingly the model architecture seems to heavily integrate Bayesian maximum likelihood estimation in addition to their usual GNN-based deep learning approaches, which I didn't know is even possible. Their methods section states "[o]ur innovation in this work is an MLWP-based Forecast model, and we adopt a traditional NWP-based State inference approach

I'm not super familiar with Bayesian methods though so if anyone can add some more information I'd appreciate it

References:

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 5 points 1 week ago* (last edited 1 week ago)

This is honestly a WAY better domain for the application of ML than LLMs.