Spatial Support Matters: Geometry-Aware Graph Fusion for Rainfall Field Reconstruction

· Source: Artificial Intelligence · Field: Science & Research — Environmental Science & Earth Systems, Artificial Intelligence & Machine Learning, Mathematics & Computational Sciences · Depth: Expert, quick

Summary

Fine-scale rainfall reconstruction is critical for urban flood modeling, but real rainfall sensing systems observe the field through incompatible spatial supports: gauges measure 0D points, microwave links measure 1D paths, and radar/satellite products measure 2D gridded areas. This paper proposes a geometry-aware multi-support heterogeneous graph neural network that represents each observation according to its support type as a distinct node layer. These layers are fused through cross-support message passing into a point-support prediction layer, enabling field reconstruction. An inductive masked-node formulation decouples prediction resolution from sensing resolution. On Singapore data, the method reduces RMSE by 23.2% over inverse-distance weighting and outperforms other neural architectures. A generalization study in Sydney, Australia, indicates that multi-support fusion provides the largest gains when the field is under-sampled relative to its spatial correlation length.

Key takeaway

For AI Scientists or Research Scientists developing environmental models, this work suggests that explicitly modeling sensor spatial support (0D, 1D, 2D) within graph neural networks significantly improves rainfall field reconstruction accuracy. You should consider geometry-aware graph fusion, especially when integrating diverse sensor types or working with under-sampled fields, to enhance model performance for applications like urban flood prediction.

Key insights

Geometry-aware graph fusion effectively reconstructs rainfall fields by integrating multi-support sensor data.

Principles

Method

Represents 0D point, 1D line, and 2D grid observations as distinct node layers in a heterogeneous graph, fusing them via cross-support message passing for point-support prediction.

In practice

Topics

Best for: AI Scientist, Research Scientist

Related on AIssential

Open in AIssential →

Editorial summary, takeaway, and curation by AIssential. Original article published by Artificial Intelligence.