arXiv:2606.01283cs.LG2026-06

自适应学习图神经网络的核参数,提升时空数据建模精度。

AdaKernel: Learning Adaptive Kernel Parameters for Spatiotemporal Graph Neural Networks

论文配图:AdaKernel: Learning Adaptive Kernel Parameters for Spatiotemporal Graph Neural Networks
图 1 · 摘自论文原文
  • 通过可学习的核参数替代固定距离模型,增强灵活性。
  • 在缺失数据场景下,性能优于传统距离模型和注意力机制。
  • 适合需要精确建模空间依赖的时空预测任务。

基于图神经网络(GNN)的时空数据分析中,空间依赖建模至关重要。传统方法依赖预定义参数的距离核,限制了模型能力;虽有通用自适应机制(如图注意力网络),但常忽略几何结构,在数据稀疏时表现不佳。本文重新审视核参数化问题,理论证明错误的核参数会引入不可避免的近似误差。为此提出AdaKernel,一种简单有效的自适应核参数学习方法,不从零学习图结构,而是保留物理交互尺度并优化其参数。在克里金插值、数据填补和预测任务上的大量实验表明,AdaKernel能持续改进多种GNN架构,优于无模型依赖的自适应基线,验证了准确学习核参数比固定先验或完全隐式图结构更优。

原文摘要 · Abstract (English)

Modeling spatial dependencies is central to spatiotemporal data analysis using Graph Neural Networks (GNNs). Traditional methods rely on distance-based kernels with predefined parameters, which restricts model capacity. Although generic adaptive mechanisms (e.g., Graph Attention Networks) offer flexibility, they often fail to capture the underlying geometric structure, performing worse than distance-based models in data-sparse scenarios. Addressing this, we revisit the kernel parameterization problem and theoretically prove that misspecified kernel parameters introduce unavoidable approximation errors in GNNs. To overcome this, we propose AdaKernel, a simple yet effective approach that learns adaptive kernel parameters within the neural network. Unlike methods that learn graph structures from scratch, AdaKernel adopts a structure-preserving strategy that optimizes the scale of physical interactions rather than discarding them. Extensive experiments on Kriging, Imputation, and Forecasting demonstrate that AdaKernel consistently improves various GNN architectures and outperforms model-agnostic adaptive baselines, validating that accurately learned kernel parameters are superior to both fixed priors and fully latent graph structures.

图神经网络时空建模自适应核数据填补

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。