论文精选

亚马逊流域水位数据集及模型用于稀疏时空图插值

A Dataset and Model for Imputing Water Surface Elevation on a Large and Extremely Sparse Spatiotemporal Graph

精选理由

朋友,亚马逊流域水位数据集和模型挺有意思的,用卫星数据解决水位监测问题,模型效果也更好。

本文提出 AmazonSWE 数据集和模型,用于在亚马逊河流域(覆盖超1.9万河段)对稀疏时空图进行水位插值。该数据集结合了多种卫星数据源,包括SWOT传感器,并包含10年(2016-2026)的观测数据。由于数据稀疏度低于1%,现有方法不适用,作者提出了一种双向选择性状态空间模型,通过采样连通子图和拓扑感知位置编码,将空间和时间展平为单一序列,相比现有最佳方法,在RMSE上降低了18-39%,并能对每个河段进行预测。

原文 · arXiv cs.LG

A Dataset and Model for Imputing Water Surface Elevation on a Large and Extremely Sparse Spatiotemporal Graph

Continuous monitoring of water surface elevation across river networks is critical for flood forecasting, water resource management, and understanding the global water cycle. Yet, the scarcity of in situ gauges across much of the globe constrains the development of reliable modeling frameworks. Satellite altimetry has the potential to alleviate this problem but its use is currently hindered by sparse temporal coverage. To this end, we introduce AmazonSWE, a dataset for training and evaluating large-scale spatiotemporal graph imputation methods that integrates processed satellite altimetry measurements from a range of sources, including the recent wide-swath SWOT sensor. The dataset covers over 19K river sections and 10 years (2016-2026) in the Amazon river basin, with in situ gauges held out for evaluation. Besides contributing a novel real-world use case with the potential for societal impact, AmazonSWE introduces significant technical challenges: with fewer than 1% of sections observed per day, the dataset is far sparser than existing imputation benchmarks, and its directed acyclic river topology is both structurally different from and larger than graphs in existing datasets. We show that prior spatiotemporal graph imputation methods are not adapted to this topology, scale and sparsity, and propose a simple bidirectional selective state space model that outperforms them by sampling connected subgraphs and flattening space and time into a single token sequence with topology-aware positional encodings. Compared to the state-of-the-art published method for SWOT-based WSE densification, which integrates statistics with physical modeling, our model reduces RMSE against in situ gauges by 18-39%, while producing predictions for every river section rather than only those with sufficient nearby satellite coverage.