• bitcoinBitcoin(BTC)$70,798.000.49%
  • ethereumEthereum(ETH)$2,089.380.44%
  • tetherTether(USDT)$1.000.00%
  • binancecoinBNB(BNB)$655.110.24%
  • rippleXRP(XRP)$1.390.64%
  • usd-coinUSDC(USDC)$1.000.00%
  • solanaSolana(SOL)$87.981.36%
  • tronTRON(TRX)$0.2934151.52%
  • Figure HelocFigure Heloc(FIGR_HELOC)$1.010.86%
  • dogecoinDogecoin(DOGE)$0.0958830.88%
  • whitebitWhiteBIT Coin(WBT)$55.39-0.30%
  • USDSUSDS(USDS)$1.000.00%
  • cardanoCardano(ADA)$0.2651470.18%
  • bitcoin-cashBitcoin Cash(BCH)$460.300.80%
  • HyperliquidHyperliquid(HYPE)$36.30-2.69%
  • leo-tokenLEO Token(LEO)$9.060.25%
  • moneroMonero(XMR)$358.231.54%
  • chainlinkChainlink(LINK)$9.070.04%
  • Ethena USDeEthena USDe(USDE)$1.000.03%
  • CantonCanton(CC)$0.1519263.27%
  • stellarStellar(XLM)$0.1638551.92%
  • USD1USD1(USD1)$1.000.02%
  • daiDai(DAI)$1.000.01%
  • litecoinLitecoin(LTC)$55.241.05%
  • RainRain(RAIN)$0.008865-2.81%
  • avalanche-2Avalanche(AVAX)$9.71-0.10%
  • paypal-usdPayPal USD(PYUSD)$1.00-0.01%
  • hedera-hashgraphHedera(HBAR)$0.094969-0.05%
  • suiSui(SUI)$0.990.66%
  • shiba-inuShiba Inu(SHIB)$0.0000060.07%
  • zcashZcash(ZEC)$208.15-0.30%
  • the-open-networkToncoin(TON)$1.310.15%
  • crypto-com-chainCronos(CRO)$0.0766251.06%
  • World Liberty FinancialWorld Liberty Financial(WLFI)$0.1039532.75%
  • tether-goldTether Gold(XAUT)$5,000.15-1.50%
  • MemeCoreMemeCore(M)$1.512.61%
  • uniswapUniswap(UNI)$4.001.77%
  • pax-goldPAX Gold(PAXG)$5,032.46-1.44%
  • polkadotPolkadot(DOT)$1.46-3.70%
  • mantleMantle(MNT)$0.71-0.25%
  • Circle USYCCircle USYC(USYC)$1.120.00%
  • BittensorBittensor(TAO)$234.448.62%
  • Pi NetworkPi Network(PI)$0.213454-21.62%
  • BlackRock USD Institutional Digital Liquidity FundBlackRock USD Institutional Digital Liquidity Fund(BUIDL)$1.000.00%
  • okbOKB(OKB)$93.27-2.23%
  • SkySky(SKY)$0.078616-3.17%
  • Global DollarGlobal Dollar(USDG)$1.000.01%
  • Falcon USDFalcon USD(USDF)$1.000.03%
  • nearNEAR Protocol(NEAR)$1.34-1.55%
  • AsterAster(ASTER)$0.70-0.73%
TradePoint.io
  • Main
  • AI & Technology
  • Stock Charts
  • Market & News
  • Business
  • Finance Tips
  • Trade Tube
  • Blog
  • Shop
No Result
View All Result
TradePoint.io
No Result
View All Result

Google AI Introduces ‘Groundsource’: A New Methodology that Uses Gemini Model to Transform Unstructured Global News into Actionable, Historical Data

March 13, 2026
in AI & Technology
Reading Time: 4 mins read
A A
Google AI Introduces ‘Groundsource’: A New Methodology that Uses Gemini Model to Transform Unstructured Global News into Actionable, Historical Data
ShareShareShareShareShare

Google AI Research team recently released Groundsource, a new methodology that uses Gemini model to extract structured historical data from unstructured public news reports. The project addresses the lack of historical data for rapid-onset natural disasters. Its first output is an open-source dataset containing 2.6 million historical urban flash flood events across more than 150 countries.

The Hydro-Meteorological Data Gap

Machine learning models for early warning systems (EWS) require extensive historical baselines for training and validation. However, hydro-meteorological hazards like flash floods lack standardized, global observation networks.

YOU MAY ALSO LIKE

OpenAI reportedly plans to add Sora video generation to ChatGPT

Parallels Desktop creators say MacBook Neo does indeed have enough muscle to run Windows apps

  • The Impact of Flash Floods: According to the World Meteorological Organization (WMO), flash floods cause approximately 85% of flood-related fatalities, resulting in over 5,000 deaths annually.
  • Limitations of Existing Data: Satellite-based databases, such as the Global Flood Database (GFD) and the Dartmouth Flood Observatory (DFO), are limited by cloud cover, satellite revisit times, and a bias toward long-lasting events.
  • Scale of the Deficit: The Global Disaster Alert and Coordination System (GDACS) provides an inventory of roughly 10,000 high-impact events. This volume is insufficient for training global-scale predictive models.

The Groundsource Methodology

To build a larger training corpus, Google’s research team developed a pipeline that processes decades of localized news reports to synthesize a historical baseline.

  1. Semantic Parsing with Gemini: The LLM is deployed for entity extraction. It processes unstructured, multilingual text to identify specific hazard events, classify their severity, and filter out irrelevant noise.
  2. Geospatial Mapping: The extracted text descriptions of flood locations are integrated with Google Maps APIs to assign precise geographic coordinates and polygonal boundaries to each event.

This pipeline successfully converts qualitative journalistic reporting into a highly structured, machine-readable dataset.

https://research.google/blog/introducing-groundsource-turning-news-reports-into-data-with-gemini/

Application: Flash Flood Forecasting

Historically, Google’s Flood Forecasting Initiative focused on riverine floods, which develop slowly and are easier to track. Flash floods require distinct predictive approaches due to their rapid onset.

Using the 2.6-million-record Groundsource dataset, the research team trained a new AI model to predict urban flash flood risks up to 24 hours in advance. Empirical studies note that even a 12-hour lead time can reduce flash flood damage by 60%. These forecasts are now live on Google’s Flood Hub platform. The underlying dataset has been open-sourced to allow the broader data science community to train their own localized predictive models.

Key Takeaways

  • LLM-Driven Data Pipeline: Groundsource uses the Gemini model for semantic parsing to extract structured historical disaster data from unstructured, multilingual public news reports.
  • Massive Dataset Generation: The pipeline successfully produced an open-source dataset containing 2.6 million historical urban flash flood records across more than 150 countries.
  • Overcoming Sensor Limitations: This NLP-based approach addresses the historical ‘data desert,’ bypassing the physical constraints of remote sensing (such as cloud cover or satellite revisit times) and the limited volume of existing traditional databases like GDACS.
  • Geospatial Integration: Extracted natural language descriptions of hazard locations are integrated with Google Maps APIs to assign precise geographic coordinates and polygonal boundaries to each event.
  • Predictive Model Deployment: The resulting dataset was utilized to train a new AI model capable of predicting urban flash flood risks up to 24 hours in advance, which is now actively deployed on Google’s Flood Hub platform.

Check out Dataset, Pre-Print Paper and Technical details. Also, feel free to follow us on Twitter and don’t forget to join our 120k+ ML SubReddit and Subscribe to our Newsletter. Wait! are you on telegram? now you can join us on telegram as well.

The post Google AI Introduces ‘Groundsource’: A New Methodology that Uses Gemini Model to Transform Unstructured Global News into Actionable, Historical Data appeared first on MarkTechPost.

Credit: Source link

ShareTweetSendSharePin

Related Posts

OpenAI reportedly plans to add Sora video generation to ChatGPT
AI & Technology

OpenAI reportedly plans to add Sora video generation to ChatGPT

March 13, 2026
Parallels Desktop creators say MacBook Neo does indeed have enough muscle to run Windows apps
AI & Technology

Parallels Desktop creators say MacBook Neo does indeed have enough muscle to run Windows apps

March 13, 2026
NanoClaw and Docker partner to make sandboxes the safest way for enterprises to deploy AI agents
AI & Technology

NanoClaw and Docker partner to make sandboxes the safest way for enterprises to deploy AI agents

March 13, 2026
Model Context Protocol (MCP) vs. AI Agent Skills: A Deep Dive into Structured Tools and Behavioral Guidance for LLMs
AI & Technology

Model Context Protocol (MCP) vs. AI Agent Skills: A Deep Dive into Structured Tools and Behavioral Guidance for LLMs

March 13, 2026
Next Post
Model Context Protocol (MCP) vs. AI Agent Skills: A Deep Dive into Structured Tools and Behavioral Guidance for LLMs

Model Context Protocol (MCP) vs. AI Agent Skills: A Deep Dive into Structured Tools and Behavioral Guidance for LLMs

Leave a Reply Cancel reply

Your email address will not be published. Required fields are marked *

Search

No Result
View All Result
Kornacki analyzes President Trump’s approval ratings ahead of State of the Union address

Kornacki analyzes President Trump’s approval ratings ahead of State of the Union address

March 13, 2026
NVIDIA AI Releases Nemotron-Terminal: A Systematic Data Engineering Pipeline for Scaling LLM Terminal Agents

NVIDIA AI Releases Nemotron-Terminal: A Systematic Data Engineering Pipeline for Scaling LLM Terminal Agents

March 10, 2026
Japan’s Nikkei 225 share index falls more than 7% as oil soars to 4 a barrel – AP News

Japan’s Nikkei 225 share index falls more than 7% as oil soars to $114 a barrel – AP News

March 9, 2026

About

Learn more

Our Services

Legal

Privacy Policy

Terms of Use

Bloggers

Learn more

Article Links

Contact

Advertise

Ask us anything

©2020- TradePoint.io - All rights reserved!

Tradepoint.io, being just a publishing and technology platform, is not a registered broker-dealer or investment adviser. So we do not provide investment advice. Rather, brokerage services are provided to clients of Tradepoint.io by independent SEC-registered broker-dealers and members of FINRA/SIPC. Every form of investing carries some risk and past performance is not a guarantee of future results. “Tradepoint.io“, “Instant Investing” and “My Trading Tools” are registered trademarks of Apperbuild, LLC.

This website is operated by Apperbuild, LLC. We have no link to any brokerage firm and we do not provide investment advice. Every information and resource we provide is solely for the education of our readers. © 2020 Apperbuild, LLC. All rights reserved.

No Result
View All Result
  • Main
  • AI & Technology
  • Stock Charts
  • Market & News
  • Business
  • Finance Tips
  • Trade Tube
  • Blog
  • Shop

© 2023 - TradePoint.io - All Rights Reserved!