作者投稿和查稿 主编审稿 专家审稿 编委审稿 远程编辑

计算机工程 ›› 2026, Vol. 52 ›› Issue (7): 179-188. doi: 10.19678/j.issn.1000-3428.0070260

• 计算智能与模式识别 • 上一篇    下一篇

GeoPriFormer:地理先验嵌入的降水空间插值方法

王晓川1, 刘青青1, 王晨1, 牟恒辰1, 廖要明2, 刘瑞军3   

  1. 1. 北京工商大学计算机与人工智能学院, 北京 100048;
    2. 中国气象局国家气候中心, 北京 100081;
    3. 北京航空航天大学软件学院, 北京 100191
  • 收稿日期:2024-08-16 修回日期:2024-11-04 出版日期:2026-07-15 发布日期:2024-12-31
  • 作者简介:王晓川,男,副教授、博士,主研方向为计算机图形学、图像处理、质量度量;刘青青,硕士研究生;王晨,讲师、博士;牟恒辰,硕士研究生;廖要明、刘瑞军(通信作者),教授、博士,E-mail:liuruijun@buaa.edu.cn。
  • 基金资助:
    新一代人工智能国家科技重大专项(2022ZD0119502)。

GeoPriFormer: A Precipitation Spatial Interpolation Method with Geographic Priors Embedding

WANG Xiaochuan1, LIU Qingqing1, WANG Chen1, MU Hengchen1, LIAO Yaoming2, LIU Ruijun3   

  1. 1. School of Computer Science and Artificial Intelligence, Beijing Technology and Business University, Beijing 100048, China;
    2. National Climate Centre, China Meteorological Administration, Beijing 100081, China;
    3. School of Software, Beihang University, Beijing 100191, China
  • Received:2024-08-16 Revised:2024-11-04 Online:2026-07-15 Published:2024-12-31

摘要: 目前,关于降水空间插值的深度学习方法仅依赖站点之间的位置关系,忽略了区域内特征的有效表示以及复杂特征依赖关系,尤其对降水与高程之间的关系考虑不足。为此,提出地理先验嵌入的降水空间插值方法GeoPriFormer。该方法以Transformer作为主干网络,通过引入地理先验数据来增强特征表示能力,从而提高降雨空间插值的精度和可靠性。一方面,引入高程-多头注意力子模块以提高模型对复杂地形影响的理解和适应能力;另一方面,使用拉普拉斯方法来学习地理坐标的上下文感知向量编码,以增强模型对地点关系和区域特性的理解,最终形成一个嵌入地理先验的特征表示。在河南、京津冀和德国的巴登-符腾堡州(BW)数据集上进行对比实验,结果表明,GeoPriFormer均优于基线模型。以京津冀数据集为例,均方根误差(RMSE)降低1.6%,平均绝对误差(MAE)降低5.1%,纳什效率系数(NSE)提升1.56%,优于当前主流方法。

关键词: 降水空间插值, Transformer模型, 地理先验, 高程-多头注意力子模块, 拉普拉斯方法

Abstract: Current deep learning methods for precipitation spatial interpolation rely primarily on the spatial relationships between stations and often overlook the effective representation of regional features and their complex dependencies. In particular, this approach does not consider the relationship between precipitation and elevation. To address this issue, GeoPriFormer is proposed as a spatial interpolation method for precipitation that incorporates geographic priors. This method uses a Transformer as the backbone network and enhances feature representation by integrating geographic prior data. This integration improves the accuracy and reliability of precipitation spatial interpolation. An elevation-based multi-head attention submodule is introduced to better understand and adapt to the effects of complex terrain. Additionally, a Laplacian method learns the context-aware vector encoding of geographic coordinates, enhancing the model's understanding of spatial relationships and regional characteristics. Consequently, the feature representation is embedded with geographic priors. Comparative experiments conducted on the Henan, Beijing-Tianjin-Hebei, and Baden-Württemberg (BW) datasets show that GeoPriFormer outperforms the baseline models. For example, in the Beijing-Tianjin-Hebei dataset, the Root Mean Squared Error (RMSE) is reduced by 1.6%, the Mean Absolute Error (MAE) decreases by 5.1%, and the Nash-Sutcliffe's Efficiency (NSE) increases by 1.56%, indicating an improvement over the current dominant approaches.

Key words: precipitation spatial interpolation, Transformer model, geographic prior, elevation-based multi-head attention submodule, Laplacian method

中图分类号: