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

推荐订阅源

B
Blog RSS Feed
WordPress大学
WordPress大学
博客园_首页
罗磊的独立博客
D
Docker
N
Netflix TechBlog - Medium
博客园 - Franky
Hugging Face - Blog
Hugging Face - Blog
D
DataBreaches.Net
I
InfoQ
L
LangChain Blog
GbyAI
GbyAI
V
V2EX
博客园 - 聂微东
P
Proofpoint News Feed
博客园 - 【当耐特】
腾讯CDC
奇客Solidot–传递最新科技情报
奇客Solidot–传递最新科技情报
量子位
Martin Fowler
Martin Fowler
有赞技术团队
有赞技术团队
U
Unit 42
博客园 - 司徒正美
大猫的无限游戏
大猫的无限游戏

Google Research

Building AI to accelerate science and improve lives AI for everyone in every language Ask a Scientist: How can researchers use AI to spot a wildfire? A new deep learning model maps global methane emissions from space. Our new contrail avoidance trial in Asia-Pacific 5 amazing visuals show how the male fruit fly’s brain map is advancing neuroscience Ask a Scientist: How do researchers use AI to predict a cyclone? Operation Blue Skies: Reducing aviation climate impact with AI AMIE, our research medical AI system, demonstrates real-time clinical video consultation capabilities in a first-of-its-kind study. Our WeatherNext 2 AI model demonstrated a massive leap forward in predicting cyclones. Understanding the AI economy How governments and organizations are leveraging Google’s AI breakthroughs for crisis resilience Three new satellites join the fight against wildfires. The latest AI news we announced in June 2026 Towards a world where no one is surprised by a natural disaster New research shows how AMIE, our medical AI, could help manage health conditions. 4 ways researchers are collaborating with Co-Scientist to solve big problems The latest AI news we announced in May 2026 A new experiment brings better group meetings to Google Beam Gemini for Science: AI experiments and tools for a new era of discovery Evolving expectations of what’s possible Quantum frontiers may be closer than they appear Building superconducting and neutral atom quantum computers Our new study explores how AI can reduce the climate impact of air travel. Broadening advanced AI education across Africa Groundsource: using AI to help communities better predict natural disasters Honoring the art of the possible this International Women’s Day How our open-source AI model SpeciesNet is helping to promote wildlife conservation The latest AI news we announced in February The quantum era is coming. Are we ready to secure it?
Ask a Scientist: How can researchers use AI to predict a ...
Hannah Hunt · 2026-08-19 · via Google Research

A Google senior staff research scientist shares how we’ve used AI to evolve our flood forecasts over the last decade.



Your browser does not support the audio element.

Listen to article

[[duration]] minutes

This content is generated by Google AI. Generative AI is experimental

In 2018, we piloted a flood forecasting model in India that relied on real-time river data to predict a flood. Since then, our advancements in AI have made it possible for us to make predictions in 150 countries around the world where more than 2 billion people live. And in March 2026, we announced Groundsource, a new AI-powered methodology that transforms public disaster data into a high-quality data archive — starting with flash floods in urban areas. We sat down with Deborah Cohen, a senior staff research scientist from Google Research, to understand how AI has made flood forecasting possible and what potential the research holds for predicting other natural disasters.

What do you do at Google?

I lead the Flood Forecasting work on the Climate Crisis Resilience team. Our goal is to keep people safe from natural disasters using AI, starting with floods, one of the most common — and deadliest — natural disasters. Early warnings can prevent much of the harm floods cause. This is why we started the Google Flood Forecasting Initiative: We want everyone to have access to forecasts and warnings so they can be safe and informed.

How does Google use AI to predict a flood?

That’s changed a few times since we first started this research nearly a decade ago! But at a very basic level, we use a collection of models to crunch massive amounts of global data on things like rainfall, river levels, and ground surface conditions to predict riverine floods up to seven days before they strike and urban flash floods up to 24 hours before they hit. These predictions live in our Flood Hub tool and also show up in Search when people are looking for more information on a flood in their area. We also provide a Floods API that gives organizations access to flood predictions, helping them warn and support people before the most severe floods hit.

Screenshot of the Flood Hub tool showing a map of the world with different shadings to indicate flood risks.

What does Flood Hub do?

Flood Hub takes leading weather data from around the world and uses AI to create prediction alerts on a map. This is a major leap from traditional flood models, which typically require local historical data like water levels for calibration. Our AI allows us to pull from information across the world to provide predictions in locations even without historical data — which is critical since people who need warnings the most usually live in data-scarce regions.

When we first built the Flood Hub tool, it was limited to predicting when a river would flood. Over the last few years, we’ve built a new AI methodology called Groundsource, which expanded our coverage to include urban flash flooding.

Why did it take us longer to integrate urban flash flooding into Flood Hub?

We had a huge amount of global data on river floods and almost none on urban flash floods. Flood Hub predicts river floods with two AI models that process a range of publicly available data sources. The Hydrologic Model uses weather and land conditions to forecast the amount of water that will flow through a river, and the Inundation Model uses streamflow data to predict what areas will be affected. There are a lot of physical gauges — or rulers — in rivers around the world to measure water levels over time, which helps with those predictions. It’s really unusual to find sensors monitoring flash flooding in urban areas, so we don’t have that kind of historical data for urban flash floods.

Where did you go to find data on urban flooding?

Without an authoritative global data set on urban flooding, we knew we’d need to build it ourselves. That’s when we came up with the idea for Groundsource. First, it used Gemini to read over 5 million news reports about flooding spanning a 20-year period, creating a massive, unique dataset of 2.6 million historical flood events in more than 150 countries. We then integrated that data into a new urban flash flood model that’s live in Flood Hub.

How is Flood Hub helping communities impacted by floods?

Researchers and aid organizations, like Give Directly, are using Flood Hub to help understand where floods will occur and who’s at risk. Last year, by using our Flood Forecasting API, Give Directly was able to deliver cash to people in Kogi, Nigeria — one of the most flood-affected regions in West Africa — before water actually rose. They found that this early cash helped families evacuate, protect assets, and rebuild. Incomes more than doubled, food insecurity dropped by 90%, and 93% of recipients felt better prepared for future floods.

What’s next for Flood Hub and Groundsource?

The models that power Flood Hub are currently limited to predicting flash floods in urban areas because that’s where we have the best data. We’re researching ways to increase the quality of our models and to include predictions for flash flooding in rural areas, as well as coastal flooding. This is pretty difficult to do with the data sets we currently have, but we haven’t let that stop us before — that’s why we created Groundsource, to fill a data gap. We’re also doing more research there to see how the Groundsource methodology could be useful for other disasters like heat waves or mudslides.

Where can researchers find this data?

To help further protect the communities that most need this information, we open sourced our hydrology framework. This enables National Meteorological and Hydrological Services (NMHSs) and other meteorological agencies to integrate their own data with the model, generate tailored forecasts, and use those forecasts for their specific needs. We’ve also made the Groundsource dataset and the Flood Forecasting API publicly available to help improve future research on floods. Ultimately, this is all part of our goal to use AI to help accurately predict natural disasters and keep as many people safe as possible.