
A new AI model Google DeepMind is the world’s most accurate 10-day global weather forecasting system, according to the London-based lab.
Named GraphCast, the model promises medium-range weather forecasts of “unprecedented accuracy.” In research published today, GraphCast was found to be more precise and faster than the industry gold standard for weather simulation, the High-Resolution Forecast (HRES).
The system also predicted extreme weather from a more distant future than was previously possible. These insights were analysed by the European Centre for Medium-Range Weather Forecasts (ECMWF), an intergovernmental organisation that produces the HRES.
A live version of Graphcast was deployed on the ECMWF website. In September, the system accurately predicted that Hurricane Lee would make landfall in Nova Scotia around nine days in advance.
In contrast, traditional forecasting methods only spotlighted Nova Scotia around six days ahead of time. They also provided less consistent predictions of the time and location of landfall.
Intriguingly, GraphCast can identify dangerous weather events without being trained to find them. After integrating a simple cyclone tracker, the model predicted cyclone movement more accurately than the HRES method.
Such data could save lives and livelihoods. As the climate becomes more extreme and unpredictable, fast and accurate forecasts will provide increasingly vital insights for disaster planning.
Matthew Chantry, a machine learning coordinator at the ECMWF, believes his industry has reached a monumental turning point.
“There’s probably more work to be done to create reliable operational products, but this is likely the beginning of a revolution,” Chantry said at a press briefing.
Meteorological organisations, he added, had previously expected AI to be most useful when merged with physics. Recent breakthroughs, however, show machine learning can also directly forecast weather.
How GraphCast works
Conventional weather forecasts are based on intricate physics equations. These are then adapted into algorithms that can run on supercomputers.
The process can be painstaking. It also requires specialist knowledge and vast computing resources.
GraphCast harnesses a different technique. The model combines machine learning with Graph Neural Networks (GNNs), an architecture that’s adept at processing spatially structured data.
To learn the causes and effects that determine weather changes, the system was trained on decades of weather information.
Traditional approaches are also incorporated. The ECMWF supplied Graphcare with training data from around 40 years of weather reanalysis, which encompassed monitoring from satellites, radars and weather stations.
When there are gaps in these observations, traditional physics-based prediction methods fill them in. The result is a detailed history of global weather. GraphCast uses these lessons from the past to predict the future.
The system then makes predictions at a spatial resolution of 0.25-degrees latitude/longitude.
To put that into perspective, imagine the Earth divided into a million grid points. At each point, the model predicts five Earth-surface variable and six atmospheric variables. They cover both the surface of the global and its entire atmosphere in 3D over 37 levels.
The variables encompass temperature, wind, humidity, precipitations, and sea-level pressure. They also incorporate geopotential — the gravitational potential energy of a unit mass, at a particular location, relative to mean sea level.
In addition to its speed and accuracy, GraphCast is highly efficient. A 10-day forecast takes under a minute to complete on a single Google TPU v4 machine. A conventional approach, meanwhile, can take hours of computation in a supercomputer with hundreds of machines.