Everything in AI seems to be focused on LLMs lately. But in my opinion, powerful problem-specific models like this are even more interesting. The SOTA AI models used in weather forecasting are already outperforming the classic NWP models while being orders of magnitude more efficient (inference). Most are based on multi scale (hierarchical) Graph Neural Networks, an architecture which is not often talked about. The o…
everything in AI is not focused on LLM, if you think so then that's because you are in LLM bubble. The big idea with LLM is that it's generative AI, the generative could be anything! Not just large languages, we have seen break through in image generation, video, audio, but guess what. Anything that you have enough data and given data you can predict what comes next can have gen AI applied, so we are seeing it with p…
DeepMind's WeatherNext model achieves breakthrough forecasting cyclones
101–110 of 114 posts
Re: DeepMind's WeatherNext model achieves breakthrough forecasting cyclones
#102As someone who has learned bayesian statistics in social sciences, isn't this a big deal? There is a reason why risk estimates need to be well understood and *explainable* for certain fields like this. Are you willing to bet a government response should issue an evacuation order 30 miles from the center of a hurricane at location X if the model can't tell you why it produced an uncertainty estimate there — or worst the model changed its mind later?
Re: DeepMind's WeatherNext model achieves breakthrough forecasting cyclones
#103Earlier quoted context omitted.
Indeed, you can imagine this as some sort of advanced physics-based interpolation of various measurements (land stations, satellite data, ...) to fill in every cell in a latitude-longitude grid. This is not only used for ERA5 (training data for the models), but also to determine the initial conditions for every grid cell which are used to roll out the forecast. So AI weather models depend greatly on the NWP/physics u…
Yeah. I can’t remember names off the top of my head, but there are a few companies, and I think many researchers, working on AI “data assimilation” for this.
Re: DeepMind's WeatherNext model achieves breakthrough forecasting cyclones
#104Earlier quoted context omitted.
Yeah. I can’t remember names off the top of my head, but there are a few companies, and I think many researchers, working on AI “data assimilation” for this.
ECMWF has an experimental AIFS direct observational prediction model (AIFS-DOP) that has become competitive with their physics based IFS model on certain metrics just in the past year. https://arxiv.org/html/2606.19093v1
Re: DeepMind's WeatherNext model achieves breakthrough forecasting cyclones
#105Earlier quoted context omitted.
Yes. AIFS directly by ECMWF and AIGEFS by NOAA. Every vibecoded weather app these days has them. Google those terms you’ll find them.
Anything more daily human friendly/consumable?
Re: DeepMind's WeatherNext model achieves breakthrough forecasting cyclones
#106Earlier quoted context omitted.
Why does it work for weather at all? Is there something that the mathematical models are over-simulating? Is weather easier to predict than we thought? Just curious what the intuition is to regarding the success of ML weather modelling...
There is just A LOT of data available- usually an order of magnitude more than in any other related problem. And general weather forecasts are not that hard - we have semi useful forecasts for more than 50 years. It’s when you want to do something special: long range, nowcasting of convective storm, other extreme weather etc. that is hard. And even then it’s as much a problem of input data accuracy than the models th…
Re: DeepMind's WeatherNext model achieves breakthrough forecasting cyclones
#107Everything in AI seems to be focused on LLMs lately. But in my opinion, powerful problem-specific models like this are even more interesting. The SOTA AI models used in weather forecasting are already outperforming the classic NWP models while being orders of magnitude more efficient (inference). Most are based on multi scale (hierarchical) Graph Neural Networks, an architecture which is not often talked about. The o…
Re: DeepMind's WeatherNext model achieves breakthrough forecasting cyclones
#108Re: DeepMind's WeatherNext model achieves breakthrough forecasting cyclones
#109It seems especially useful for cargo ships, with better predictions they could save some fuel and be safer.
Re: DeepMind's WeatherNext model achieves breakthrough forecasting cyclones
#110Earlier quoted context omitted.
I know this is uncharitable and I am wrong but I am having trouble coming up with concrete scenarios where you die with 2 days notice but survive with 3. I am nonethless a believer that more accurate forecasting has value.
Could you imagine a scenario where from warning to complete evacuation takes more than two days? Evacuating a whole area is a hard task, particularly once you start looking at more complex problems (elderly, prisons, hospitals).