Flood Hazard Estimation Using Machine Learning and Elevation Data

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Current technologies lack effective methods for predicting and mapping flood hazards before they occur, particularly for pluvial flooding, which is often underestimated in urban planning and risk management.

Innovation Solution

The system employs a machine learning model trained using a generative adversarial network (GAN) that combines satellite data with a sink-filling algorithm and weighting functions to generate high-quality flood hazard maps, identifying areas most vulnerable to pluvial flooding.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Measurement precision

If conventional flood mapping methods are used, then the mapping process is simple and quick, but the accuracy and reliability of flood hazard detection is insufficient, particularly for pluvial flooding

Engineering Contradiction:
Improveflood hazard detection accuracyVSAvoidmapping system complexity
Core Design Contradiction:
Measurement precisionVSDevice complexity

Solution Approach 1:

The system segments the flood hazard mapping process into multiple specialized modules: a machine learning model for pattern recognition, a sink-filling algorithm for topographic correction, and a weighting function for hazard prioritization. Each module handles a specific aspect of the analysis, improving overall accuracy while maintaining manageable complexity through functional decomposition.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The system combines multiple data sources and processing methods into a composite analytical framework. It integrates satellite elevation data, machine learning predictions, algorithmic sink-filling corrections, and weighted hazard scoring to create a comprehensive flood hazard assessment that leverages the strengths of each component.

Inventive Principle:
Principle #40Composite materials

2Reliability

If machine learning models and multiple algorithms are integrated to improve flood hazard detection accuracy, then the reliability of flood mapping is enhanced, but the computational complexity and processing time increase

Engineering Contradiction:
Improveflood hazard mapping reliabilityVSAvoidalgorithmic system complexity
Core Design Contradiction:
ReliabilityVSDevice complexity

Solution Approach 1:

The system performs preliminary sink-filling corrections on the elevation data before the main flood hazard analysis. This pre-processing step corrects topographic errors in advance, ensuring that subsequent machine learning and hazard assessment operations work with corrected data, improving reliability while organizing complexity into manageable sequential stages.

Inventive Principle:
Principle #10Preliminary action

Solution Approach 2:

The weighting function serves as an intermediary that mediates between the machine learning model output and the final hazard map. It applies domain-specific knowledge to prioritize certain hazard areas, bridging the gap between raw algorithmic output and actionable flood risk assessment, thereby enhancing reliability while managing system complexity.

Inventive Principle:
Principle #24Intermediary (Mediator)

3Measurement precision

If comprehensive topographic analysis including sink-filling algorithms is applied, then the detection of vulnerable areas is improved, but the processing time and computational resources increase

Engineering Contradiction:
Improvevulnerable area detection precisionVSAvoidmap generation time
Core Design Contradiction:
Measurement precisionVSLoss of time

Solution Approach 1:

The sink-filling algorithm performs preliminary correction of topographic errors in the elevation data before the main flood hazard analysis. By addressing topographic inaccuracies in advance, the system ensures more accurate vulnerable area detection while organizing computational tasks into efficient sequential stages that minimize overall processing time.

Inventive Principle:
Principle #10Preliminary action

Data Source

PatentUS20250191258A1Systems and methods for generating flood hazard estimation using machine learning model and elevation data
Publication Date: 2025.06.12 BANK OF MONTREAL
  • US20250191258A1 patent drawing
  • US20250191258A1 patent drawing
  • US20250191258A1 patent drawing

AI summary

A system and method for flood hazard estimation inputs a satellite elevation map and applies a machine learning model to output a geographic map representing flood hazard areas. The machine learning model is trained to produce an output of a deterministic hazard mapping algorithm. The method retrieves a DEM topography file representing elevation data of an identified terrain, and applies a sink-filling algorithm to detect and fill sinks in the DEM topography. The algorithm subtracts the DEM elevation data to generate a filled topography, and identifies flattest regions of the filled topography. The algorithm then generates a flood hazard map by merging the filled topography and the DEM elevation data, using a weighting function that balances the detected sinks and the flattest regions of the filled topography.