EnterpriseAI 2024年07月17日
Aurora Atmosphere Model is 5,000x Faster Than Traditional Systems
index_new5.html
../../../zaker_core/zaker_tpl_static/wap/tpl_guoji1.html

 

微软发布了 Aurora,一个新的大气模型,它利用深度学习来预测天气和污染。Aurora 比传统的基于物理的模型更快,更准确,并且可以利用多种数据源进行训练,包括气象模拟、实地观测和再分析数据。Aurora 在天气预报方面取得了显著成果,比 Google DeepMind 的 GraphCast 模型表现更出色,并能准确预测空气污染水平。

😁 **Aurora 的优势:** Aurora 采用深度学习技术,能够快速准确地预测天气和污染,并能利用多种数据源进行训练,包括气象模拟、实地观测和再分析数据。与传统的基于物理的模型相比,Aurora 在预测速度和精度方面表现出色。 Aurora 的设计理念是灵活的,能够处理不同的数据源、变量和分辨率,这使得它能够高效地处理大量数据。Aurora 的训练数据量远大于其他模型,这使得它在预测精度方面取得了显著优势。 Aurora 能够准确地预测各种气象变量,例如风速、温度和气压。此外,它还能预测空气污染水平,例如温室气体和二氧化氮的浓度。

🤩 **Aurora 的性能:** Aurora 在天气预报方面表现出色,比 Google DeepMind 的 GraphCast 模型表现更出色。Aurora 在 94% 的目标上优于 GraphCast,并且在高层大气中表现出 40% 的改进。此外,Aurora 在短期和长期预测方面也表现出 10-15% 的改进。 Aurora 还能够准确地预测空气污染水平,在 74% 的空气污染预测目标上优于最先进的大气化学模拟。

🤔 **Aurora 的意义:** Aurora 代表了人工智能在应对气候变化方面发挥的重要作用。随着气候危机的加剧,准确预测天气和污染变得越来越重要。Aurora 的出现为我们应对气候变化提供了新的工具和方法。 Aurora 的成功表明,深度学习技术可以有效地应用于气象预报和空气污染预测。随着人工智能技术的不断发展,我们可以期待未来出现更多类似 Aurora 的模型,帮助我们更好地理解和应对气候变化。

While the onset of human-driven climate change brings with it many horrors, the increase in the frequency and strength of storms poses an enormous threat to communities across the globe.

As climate change is warming oceans and pushing the sea to rise by more than six inches since 1900, storms will only become more intense. The proportion of Category 3 or above storms has doubled in the Atlantic Ocean since 1980 and these hurricanes are three times more likely than 100 years ago.

Prevention of climate change by lessening the amount of human-expelled carbon in the atmosphere is the only true solution to these problems.

Paris Perdikaris
Credit: Microsoft

However, a recent atmosphere model from Microsoft may help us better prepare for these storms. Called Aurora, this solution is the first large-scale foundation model of the Earth’s atmosphere that can work with enormous amounts of atmospheric data.

Microsoft asserts that Aurora's training on more than a million hours of meteorological and climatic data has resulted in a 5,000-fold increase in computational speed compared to numerical forecasting Integrated Forecasting Systems.

To learn more about this system, I spoke with Paris Perdikaris – the Principal Research Manager at Microsoft Research AI4Science.

“The results of Aurora indicate that just by two factors, just increasing the data set diversity and also the model size, you can get improved accuracy,” Perdikaris said. “Both in predicting typical weather events, but also more importantly, improved accuracy for extreme events.

With Aurora’s promising capabilities in mind, let’s delve deeper into how this system could forever alter our approach to storm prediction and preparedness.

Why AI?

Perdikaris began our talk by outlining the two current weather prediction models scientists can use. First, the traditional weather and climate models that we’ve used for years aim to predict how the atmosphere evolves.

They do so by formulating a set of governing equations using physical principles, such as the conservation of mass and energy. When these equations are formulated, researchers then use large supercomputers to simulate the solutions.

“To generate a ten-day weather forecast, that supercomputer runs for a few hours to give that prediction,” Perdikaris said. “And in this process, there needs to be a step called data simulation, where the outputs of those simulators are calibrated to be in closer agreement with the real observations we’re collecting. It’s a long and expensive process.”

From satellites to weather balloons, scientists have collected an enormous amount of data on Earth weather patterns.

The second class of prediction models are the AI-based models that Aurora falls under. Perdikaris pointed out that the Earth is an extremely unique system in that it has been monitored around the clock by satellites, weather stations, weather balloons, and more. There is a wealth of data  about our planet that is primed for AI exploration and use. Perdikaris stated that these systems can tap into this information and build purely data-driven prediction systems. They’re not directly leveraging the physics equations of atmospheric dynamics, and as such these systems are extremely fast in their predictions.

Although Perdikaris mentions that systems like Aurora are expensive during their training phase because they need to learn all about weather events over the last decade, this upfront cost pays dividends down the road.

“Once you have trained the system, now in a matter of a second you can get the same ten-day forecast that the traditional prediction tool would need a supercomputer running for a couple of hours to give you,” Perdikaris said. “This is the main advantage and the promise of AI methods, which is the enhanced efficiency and computational speed.”

However, Perdikaris also mentioned a second advantage that is a little more subtle. He pointed out that AI methods are agnostic of what data sources are used to train them. Scientists can train them on simulation data, but they can also train them using real observation data – or even a combination of the two, which is called reanalysis data. Reanalysis data reflects our most accurate understanding of the atmosphere because they combine the outputs of physics-based models and real observations.

By training these machine learning models on reanalysis data, scientists get a product at the end that can give more accurate predictions than a purely physics-based model.

How is Aurora Different?

This all explains the advantages of AI-based atmospheric models over traditional physics-based models, but it does not address exactly why Aurora is superior to other AI methods. To do so, lets compare Aurora to the GraphCast AI weather forecast model from Google DeepMind.

Aurora

GraphCast

There are some obvious differences at first glance here. Aurora has a vastly larger parameter size than GraphCast, and uses the 3D Swin transformer adaptation from the 2d Shifted Window Transformer concept. Also, Aurora’s resolution size is vastly improved over GraphCast’s.

On top of these specs, Microsoft’s Aurora has shown a massively superior performance over GraphCast. Aurora outperforms GraphCast on 94% of targets and shows a 40% improvement over GraphCast in the upper atmosphere. What’s more, Aurora demonstrates 10-15% improvements at short and long lead times.

One of the main differences that sets Aurora up for success is how it is trained. Microsoft stated that Aurora was trained on over a million hours of diverse weather and climate simulations. On the other hand, Perdikaris said that GraphCast relies solely on the ERA5 global climate reanalysis dataset.

“GraphCast and all these other AI systems were primarily trained on that single data set, and they were designed to tackle a single prediction task, which is ten-day weather forecasting,” Perdikaris said. “Now with Aurora, we try to sort of investigate the hypothesis that I mentioned earlier of what happens if we go beyond using a single data set to train those models.”

Perdikaris continues: “With Aurora, we asked the question ‘ what happens if we go beyond this ERA5 data set’, which is also a scale of a couple of terabytes or dozens of terabytes. What happens if we start using reanalysis data like ERA5, but also forecast data analysis data and increase the diversity of the sources of the data we're training on to go all the way up to a few hundred terabytes or maybe even up to a petabyte of training data. The results of Aurora indicate that just by those two factors – just increasing the data set diversity and volume, and also the model size, you can get improved accuracy both in predicting typical weather events, but also improved accuracy for extreme events.”

Perdikaris said that many of the design principles behind Aurora were precisely made to be able to accommodate different data sources, different variables, and different resolutions. Therefore, the team needed a very flexible model architecture to process all these different data streams.

This diverse set of data is one of the reasons Aurora is about 5,000 times faster than the Integrated Forecasting System while GraphCast is only 1,000 times faster.

The combination of Aurora’s advanced architecture, higher resolution, and diverse training data underscores its superior performance in atmospheric modeling.

Simulating Air Pollution

Beyond its impressive weather-prediction capabilities, Aurora also has great potential in forecasting air pollution levels. The model uses data from the Copernicus Atmosphere Monitoring Service (CAMS) to make these air pollution predictions, which are notoriously hard for computational methods to predict.

This difficulty comes from the fact that scientists have to simulate additional physics to produce an accurate air pollution prediction. The scientist wants to predict meteorological variables like wind velocity, temperature, and pressure. But on top of that, the scientists have to simulate atmospheric chemistry. This includes a new set of variables that describes concentrations of different chemicals – all of which interact with each other.

Modeling of air pollution will play a vital role in protecting humanity from the various chemicals we pump into the air

“Going back, I mentioned that a ten-day weather forecast takes a few hours on a supercomputer,” Perdikaris said. “If you want to add on top of that atmospheric chemistry that enables you to predict air pollution, then those simulations are ten times more expensive than plain weather simulations.”

This difficulty for traditional methods is a boon to the new Aurora model. Aurora can produce accurate five-day global air pollution forecasts at .4° of spatial resolution. What’s more, the model outperforms state-of-the-art atmospheric chemistry simulations on 74% of all targets for air pollution forecasting. Aurora accurately predicts a broad range of atmospheric variables, such as the concentrations of greenhouse gases and nitrogen dioxide.

While the climate crisis will involve hard work from many members of society, the ability to predict and track both weather patterns and air pollution will only increase in importance as the years pass. Aurora shows the valuable role AI will play in the fight against climate change, and its current capabilities make it seem to be a powerful tool.

Fish AI Reader

Fish AI Reader

AI辅助创作,多种专业模板,深度分析,高质量内容生成。从观点提取到深度思考,FishAI为您提供全方位的创作支持。新版本引入自定义参数,让您的创作更加个性化和精准。

FishAI

FishAI

鱼阅,AI 时代的下一个智能信息助手,助你摆脱信息焦虑

联系邮箱 441953276@qq.com

相关标签

Aurora 深度学习 气象预报 空气污染 气候变化
相关文章