paper-with-me

Papers

DRIK: Distribution-Robust Inductive Kriging without Information Leakage

2025-09-28 · Chen Yang, Changhao Zhao, Chen Wang, Jiansheng Fan arxiv

Inductive kriging supports high-resolution spatio-temporal estimation with sparse sensor networks, but conventional training-evaluation setups often suffer from information leakage and poor out-of-distribution (OOD) generalization. We find that the common 2x2 spatio-temporal split allows test data to influence model selection through early stopping, obscuring the true OOD characteristics of inductive kriging. To address this issue, we propose a 3x3 partition that cleanly separates training, validation, and test sets, eliminating leakage and better reflecting real-world applications. Building on this redefined setting, we introduce DRIK, a Distribution-Robust Inductive Kriging approach designed with the intrinsic properties of inductive kriging in mind to explicitly enhance OOD generalization, employing a three-tier strategy at the node, edge, and subgraph levels. DRIK perturbs node coordinates to capture continuous spatial relationships, drops edges to reduce ambiguity in information flow and increase topological diversity, and adds pseudo-labeled subgraphs to strengthen domain generalization. Experiments on six diverse spatio-temporal datasets show that DRIK consistently outperforms existing methods, achieving up to 12.48% lower MAE while maintaining strong scalability.

📄 PDF Abstract BibTeX arXiv:2509.23631

Code (0)

등록된 구현이 없습니다.

Tasks

Domain Generalization

Similar Papers 제목 키워드 기반

AnchorGK: Anchor-based Incremental and Stratified Graph Learning Framework for Inductive Spatio-Temporal Kriging

2025-12-25 · Xiaobin Ren, Kaiqi Zhao, Katerina Taškova, Patricia Riddle arxiv

Spatio-temporal kriging is a fundamental problem in sensor networks, driven by the sparsity of deployed sensors and the resulting missing observations. Although recent approaches model spatial and temporal correlations, …

Graph Learning

INCREASE: Inductive Graph Representation Learning for Spatio-Temporal Kriging

2023-02-06 · Chuanpan Zheng, Xiaoliang Fan, Cheng Wang, Jianzhong Qi 외

Spatio-temporal kriging is an important problem in web and social applications, such as Web or Internet of Things, where things (e.g., sensors) connected into a web often come with spatial and temporal properties. It aim…

Graph Representation LearningInductive LearningRelationRepresentation Learning

KITS: Inductive Spatio-Temporal Kriging with Increment Training Strategy

2023-11-05 · Qianxiong Xu, Cheng Long, Ziyue Li, Sijie Ruan 외

Sensors are commonly deployed to perceive the environment. However, due to the high cost, sensors are usually sparsely deployed. Kriging is the tailored task to infer the unobserved nodes (without sensors) using the obse…

Uniform Inductive Spatio-Temporal Kriging

2026-03-05 · Lewei Xie, Haoyu Zhang, Yulong Chen, Liangjun You 외 arxiv

Inductive spatio-temporal kriging infers signals at unobserved locations from observed sensors, but real-world observations are often incomplete and exhibit block-wise missingness caused by failures, interruptions, or ma…

Inductive Graph Neural Networks for Spatiotemporal Kriging

2020-06-13 · Yuankai Wu, Dingyi Zhuang, Aurelie Labbe, Lijun Sun

Time series forecasting and spatiotemporal kriging are the two most important tasks in spatiotemporal data analysis. Recent research on graph neural networks has made substantial progress in time series forecasting, whil…

Graph Neural NetworkTime SeriesTime Series AnalysisTime Series Forecasting