Pith. sign in

REVIEW 6 cited by

Spatial Aggregation and Temporal Convolution Networks for Real-time Kriging

Not yet reviewed by Pith; the record is open.

This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.

SPECIMEN: schema-true, not a live event

T0 review · schema-true

One-sentence machine reading of the paper's core claim.

pith:XXXXXXXX · record.json · timestamp

arxiv 2109.12144 v1 pith:VCQMUJP4 submitted 2021-09-24 cs.LG

Spatial Aggregation and Temporal Convolution Networks for Real-time Kriging

classification cs.LG
keywords spatiotemporalaggregationkrigingnetworkssatcntemporaldatamodel
verification ladder T0 review T1 audit T2 compute T3 formal T4 reserved
0 comments
Share X Bluesky LinkedIn Reddit HN
read the original abstract

Spatiotemporal kriging is an important application in spatiotemporal data analysis, aiming to recover/interpolate signals for unsampled/unobserved locations based on observed signals. The principle challenge for spatiotemporal kriging is how to effectively model and leverage the spatiotemporal dependencies within the data. Recently, graph neural networks (GNNs) have shown great promise for spatiotemporal kriging tasks. However, standard GNNs often require a carefully designed adjacency matrix and specific aggregation functions, which are inflexible for general applications/problems. To address this issue, we present SATCN -- Spatial Aggregation and Temporal Convolution Networks -- a universal and flexible framework to perform spatiotemporal kriging for various spatiotemporal datasets without the need for model specification. Specifically, we propose a novel spatial aggregation network (SAN) inspired by Principal Neighborhood Aggregation, which uses multiple aggregation functions to help one node gather diverse information from its neighbors. To exclude information from unsampled nodes, a masking strategy that prevents the unsampled sensors from sending messages to their neighborhood is introduced to SAN. We capture temporal dependencies by the temporal convolutional networks, which allows our model to cope with data of diverse sizes. To make SATCN generalizable to unseen nodes and even unseen graph structures, we employ an inductive strategy to train SATCN. We conduct extensive experiments on three real-world spatiotemporal datasets, including traffic speed and climate recordings. Our results demonstrate the superiority of SATCN over traditional and GNN-based kriging models.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 6 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. Bridge: Retrieval-Augmented Spatiotemporal Modeling for Urban Delivery Demand

    cs.LG 2026-05 unverdicted novelty 7.0

    Bridge augments a graph neural network backbone with time-aware retrieval from a memory of region-time windows to improve cold-start and cross-city urban delivery demand forecasting.

  2. Uniform Inductive Spatio-Temporal Kriging

    cs.AI 2026-03 unverdicted novelty 6.0

    UniSTOK improves inductive spatio-temporal kriging under incomplete observations by reliability-guided signal regulation and residual bias calibration.

  3. Network-wide Freeway Traffic Estimation Using Sparse Sensor Data: A Dirichlet Graph Auto-Encoder Approach

    cs.LG 2025-03 unverdicted novelty 6.0

    DGAE is a new inductive graph model using directed DEFP, latent encoding, and physics-guided pattern-specific propagation to outperform prior methods on sparse-sensor freeway traffic estimation.

  4. AdaKernel: Learning Adaptive Kernel Parameters for Spatiotemporal Graph Neural Networks

    cs.LG 2026-05 unverdicted novelty 5.0

    AdaKernel learns adaptive kernel scale parameters inside GNNs for spatiotemporal data while preserving geometric structure, with experiments showing gains on kriging, imputation and forecasting tasks.

  5. Latent-Mark: An Audio Watermark Robust to Neural Codec Compression

    cs.SD 2026-03 conditional novelty 5.0

    A reliability-guided regulation plus residual-bias calibration plug-in consistently improves inductive spatio-temporal kriging under incomplete and block-missing sensor observations.

  6. MoGERNN: An Inductive Traffic Predictor for Unobserved Locations

    cs.LG 2025-01 unverdicted novelty 5.0

    MoGERNN uses a mixture-of-graph-experts module and encoder-decoder structure to predict traffic states at unobserved locations and remain effective when the sensor network changes.