惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

aimingoo的专栏
aimingoo的专栏
Engineering at Meta
Engineering at Meta
有赞技术团队
有赞技术团队
博客园_首页
Apple Machine Learning Research
Apple Machine Learning Research
Vercel News
Vercel News
G
Google Developers Blog
Blog — PlanetScale
Blog — PlanetScale
IT之家
IT之家
MongoDB | Blog
MongoDB | Blog
Y
Y Combinator Blog
B
Blog
The GitHub Blog
The GitHub Blog
M
MIT News - Artificial intelligence
OSCHINA 社区最新新闻
OSCHINA 社区最新新闻
Stack Overflow Blog
Stack Overflow Blog
C
Check Point Blog
Microsoft Azure Blog
Microsoft Azure Blog
D
DataBreaches.Net
I
InfoQ
Recent Announcements
Recent Announcements
阮一峰的网络日志
阮一峰的网络日志
腾讯CDC
H
Help Net Security

NVIDIA Blog

NVIDIA Vera Rubin NVL72 Delivers Leading Performance in MLPerf Inference v6.1 Debut Emerald AI, Google and NVIDIA Launch Alliance to Advance Flexible AI Data Centers ‘Now We Can Know Everything and Do Anything,' Jensen Huang Says at Dreamforce From Megawatts to Tokens: How NVIDIA Maximizes AI Factory Production AI Infra Summit: NVIDIA Vera Rubin and DSX Platform Advancements Showcase Energy Efficiencies of Optimizing Tokens Per Watt for AI Factories Heart of the Matter: How a Major Children’s Hospital Uses Open Source NVIDIA AI for Cardiac Care Perplexity Portable Computer Is Now Available on Windows, Powered by NVIDIA RTX Skild AI Taps NVIDIA Physical AI to Teach Robots New Tasks From a Single Video Physical AI Takes the Wheel: How the World’s Robotaxi Leaders Are Building With NVIDIA Technologies d-Matrix Adopts NVIDIA NVLink Fusion for Rack-Scale XPU Deployment Boots on the Ground: ‘WARDOGS’ Goes All Out on GeForce NOW at Early-Access Launch NVIDIA Brings Real-Time AI to Broadcast, Sports and Global Streaming at IBC Sparks Fly: NVIDIA Accelerates Local AI at IFA 2026 ‘NBA 2K27’ With NVIDIA DLSS 5 Leads 26 New Games Coming to GeForce NOW NVIDIA to Acquire Hugging Face NVIDIA and CrowdStrike Strengthen Agentic Cybersecurity Frontier GeForce NOW Gives Gamers More Ways to Play at Gamescom 2026 NVIDIA NVLink Fusion Expands With NVHBM Custom High-Bandwidth Memory Leading Publishers Bring Blockbuster PC Games and Technology to NVIDIA RTX Spark How XPUs Meet a World-Class AI Factory With Groq 3 LPX in Full Production, NVIDIA Extends Vera Rubin Inference for Agents Up to 30x More Work Per Watt: NVIDIA Vera Rubin NVL72 Sets a New Efficiency Standard for AI Agents Bring the Fire: Play Games on GeForce NOW With New Firefox Browser Support Securing the Infrastructure of Intelligence Universitas Gadjah Mada, Indosat and NVIDIA Open Indonesia’s First University AI Center to Develop Local AI Talent Class Is in Session: GeForce NOW Levels Up Linux, Chromebooks and More NVIDIA CEO Tops Glassdoor’s 2026 List of Best CEOs NVIDIA AI Factory Compute Is Becoming an Investable Asset Class Why Scaling AI Compute Performance Requires a New Power Architecture NVIDIA and Local AI Community Fuel Open Source Models and Intelligent Agents
University of Manchester Uses NVIDIA Earth-2 to Forecast ...
Isha Salian · 2026-09-16 · via NVIDIA Blog

Air pollution is a serious public health risk, contributing to an estimated 30,000 deaths in the U.K. alone last year. Data-driven insights can help — but computing air quality with traditional chemistry-based models is expensive, which limits how detailed they can be and how regularly they can be run. 

David Topping, a professor in the University of Manchester’s department of Earth and environmental science, saw that the NVIDIA Earth-2 family of open AI models and tools had cracked a related problem for weather forecasting — and asked whether the same generative frameworks could work for pollution fields.

“The biggest challenge is the compute required to forecast air quality,” said Topping. “Once you put chemistry into weather models, they get really, really slow. So I said, why don’t we try using the generative frameworks that NVIDIA develops for climate and weather for pollution fields?”

Working with the NVIDIA Earth-2 team, Topping and colleagues generated training data from existing chemistry-climate simulations, then trained Earth-2 CorrDiff — a generative downscaling model — on Isambard-AI, the U.K.’s national AI supercomputer in Bristol. 

The model worked on the first attempt. 

The team has since added Earth-2 StormCast, a model that enables time-dependent forecasts that directly use air quality observations, and showed the test-training and inference workflows running on the NVIDIA DGX Spark personal AI supercomputer.

“To improve human health, it’s essential that we understand the impact of environmental stressors in the air we breathe,” said Topping. “Our U.K.-wide pollution model allows us to model potential future scenarios, such as predicting what would happen if different pollution-related government policy changes went into effect.

Video credit: Bristol Centre for Supercomputing (BriCS) @ University of Bristol

Another potential application is proactive air quality insights for healthcare organizations. Topping envisions a scenario where regional and national healthcare services could reach out to patients with conditions like asthma to let them know that air pollution is going to be high in their area tomorrow, or next week. 

The team is also exploring how the air pollution model could pair with data from edge AI devices to ingest real-time air quality data and drive real-time decision making, such as in the event of a wildfire. 

“The fact that this model trained in two days on Isambard-AI — and can now run on a DGX Spark sitting on a desk — changes who can do this science and how quickly,” said Niall Robinson, developer relations manager for weather and climate at NVIDIA. “We’re just at the beginning of what these open workflows can do globally.” 

“The ability to switch from one NVIDIA framework to another was really impressive,” said Hao Zhang, a doctoral student at the University of Manchester who trained StormCast on Isambard-AI. “We’re only just starting to explore how to use these frameworks in different ways to model complex pollution fields.”

From National Supercomputer to the Desktop


To retrain the Earth-2 model for air pollution, Topping and the team used a year’s worth of U.K. pollution data simulated at hourly intervals to generate a detailed, U.K.-wide pollution model at a resolution of 2-3 square kilometers.

Running on a single, eight-GPU node on Isambard-AI — the U.K.’s most powerful AI supercomputer, packed with 5,448 NVIDIA GH200 Grace Hopper Superchips delivering 21 exaflops of AI performance — the process took just two days.

“Earth-2 CorrDiff has shown an incredibly efficient use of the world-class NVIDIA hardware inside Isambard-AI,” said Simon McIntosh-Smith, director of the Bristol Centre for Supercomputing at University of Bristol and cofounder of Isambard-AI. “It’s fitting that, for a climate-based project, the GPU hours used were relatively low, requiring less power from the supercomputer to run the workloads.”

In addition to providing a look back at air pollution over the past year, the model can help predict future air pollution scenarios for the U.K. The team plans to further increase the resolution of its model by incorporating additional open data, enabling researchers to understand air pollution at street scale.  

The same generative pollution workflow also runs on the NVIDIA GB10 Grace Blackwell superchip-powered DGX Spark desktop AI system for inference and smaller training runs. Topping now has an DGX Spark system in his office retraining models.

“You can now invest a few thousand dollars to get started developing powerful AI models,” Topping said.

Open Science, Agentic Future

The team plans to release open source training data and workflows for the pollution models will be released so that similar models can be trained for other countries and regions. 

“Our aim is to offer this workflow to the entire world,” he said. “We hope that every global country and every major city with a small burst of supercomputer AI time will be able to produce their own detailed pollution models with their own local data.” 

Looking five years out, Topping sees the endpoint as something simpler still: an agentic interface where a clinician or government agency asks the question and the chain of models handles everything else. 

“With better open access to air quality observations, someone could ask our pollution model running on DGX Spark: what’s the pollution going to be like in this neighborhood tomorrow?” he said. “And a whole chain of interactions will deliver an answer, grounded on the science these frameworks represent.”

Learn more about NVIDIA Earth-2 climate and weather AI.