from Hacker News

Aurora, a foundation model for the Earth system

by rmason on 6/5/25, 7:17 PM with 17 comments

  • by neonate on 6/5/25, 7:51 PM

  • by magicalhippo on 6/5/25, 7:44 PM

    The release blog post is here[1], model code released under MIT license here[2], along with weights on Huggingface, and some documentation here[3].

    As a layman I've been following deep neural nets being used to solve quantum physics problems, where they do quite well for certain classes of hard problems, so perhaps not terribly surprising they do well with weather prediction as well I suppose.

    [1]: https://news.microsoft.com/source/features/ai/microsofts-aur...

    [2]: https://github.com/microsoft/aurora

    [3]: https://microsoft.github.io/aurora/intro.html

  • by sieste on 6/5/25, 8:13 PM

    Impressive. However, I don't like how AI foundation models are always advertised as alternatives to "traditional" (physics based) forecasting. Virtually all AI weather models are trained on ERA5 reanalysis, which is a blend of observations and numerical model forecasts. Without a good global numerical model of the atmosphere there would be no AI model. I wish this synergy were emphasised more, rather than always going straight for the easy "AI beats physics!!1!" headline.
  • by goochphd on 6/5/25, 7:58 PM

    Very cool project. There are some presentations by the PI on youtube that I recommend searching for. One of the interesting takeaways I had was that they were able to do better with mesoscale phenomena and extreme weather prediction than the other players (like Graphcast and Pangu and FourCastNet), in part due to their technique for training a higher resolution data space (0.1 deg vs 0.25 or 0.5). I also found it interesting that they were able to show a scaling relationship where performance increased by 5% every time they doubled the model size - and their loss was still improving when they had to cut it off due to cost constraints.

    Very cool stuff!

  • by scottcha on 6/5/25, 7:48 PM

    The are many great things about Aurora, here are a few as I've been using it since it came out. 1. Its open source & open weights and free to use non-commercially. 2. Its configurable to easily fit on my local gpu for development purposes. 3. I've also gotten great engagement from the repo owners.
  • by xnx on 6/5/25, 8:13 PM

  • by dmillard on 6/5/25, 9:49 PM

    Two of the authors of the original Aurora system left Microsoft to found https://silurian.ai/ - interesting to keep tabs on if you're interested in this space!
  • by croemer on 6/5/25, 10:08 PM

  • by Lyngbakr on 6/5/25, 7:56 PM

    AI weather is making great progress with the likes of GraphCast, Aardvark, NeuralGCM, Aurora, etc. It seems like the teams that produce these models often include folks from Microsoft and Google, which makes me wonder if there's much cross pollination within those companies which is helping these advances or if researchers are siloed and the development of these models is entirely independent of one another?
  • by waltbosz on 6/5/25, 8:35 PM

    Does this title make anyone else's Asimov senses tingle? In the book "Foundation and Earth", the protagonists travel from planet Aurora to planet Earth.
  • by nxobject on 6/5/25, 10:46 PM

    As superficial an application as this sounds, I wonder if this be used to make a fun sandbox simulation game…
  • by roger_ on 6/5/25, 7:55 PM

    Been following wesselb on GitHub for a while, great to see his work getting more attention!
  • by dunkeltaenzer on 6/5/25, 9:59 PM

    We do we advertise for paywalled content here?