paper-with-me

홈 › Papers

DarkFarseer: Inductive Spatio-temporal Kriging via Hidden Style Enhancement and Sparsity-Noise Mitigation

2025-01-06 · Zhuoxuan Liang, Wei Li, Dalin Zhang, Yidan Chen, Zhihong Wang, Xiangping Zheng, Moustafa Youssef

With the rapid growth of the Internet of Things and Cyber-Physical Systems, widespread sensor deployment has become essential. However, the high costs of building sensor networks limit their scale and coverage, making fine-grained deployment challenging. Inductive Spatio-Temporal Kriging (ISK) addresses this issue by introducing virtual sensors. Based on graph neural networks (GNNs) extracting the relationships between physical and virtual sensors, ISK can infer the measurements of virtual sensors from physical sensors. However, current ISK methods rely on conventional message-passing mechanisms and network architectures, without effectively extracting spatio-temporal features of physical sensors and focusing on representing virtual sensors. Additionally, existing graph construction methods face issues of sparse and noisy connections, destroying ISK performance. To address these issues, we propose DarkFarseer, a novel ISK framework with three key components. First, we propose the Neighbor Hidden Style Enhancement module with a style transfer strategy to enhance the representation of virtual nodes in a temporal-then-spatial manner to better extract the spatial relationships between physical and virtual nodes. Second, we propose Virtual-Component Contrastive Learning, which aims to enrich the node representation by establishing the association between the patterns of virtual nodes and the regional patterns within graph components. Lastly, we design a Similarity-Based Graph Denoising Strategy, which reduces the connectivity strength of noisy connections around virtual nodes and their neighbors based on their temporal information and regional spatial patterns. Extensive experiments demonstrate that DarkFarseer significantly outperforms existing ISK methods.

📄 PDF Abstract BibTeX arXiv:2501.02808

Code (0)

등록된 구현이 없습니다.

Tasks

Contrastive LearningDenoisinggraph constructionStyle Transfer

Methods 이 논문이 사용한 방법론

Contrastive Learning 설명 없음

Similar Papers 제목 키워드 기반

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

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) gene…

Domain Generalization

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…

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

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