paper-with-me

Papers

Spatio-temporal DeepKriging for Interpolation and Probabilistic Forecasting

2023-06-20 · Pratik Nag, Ying Sun, Brian J Reich

Gaussian processes (GP) and Kriging are widely used in traditional spatio-temporal mod-elling and prediction. These techniques typically presuppose that the data are observed from a stationary GP with parametric covariance structure. However, processes in real-world applications often exhibit non-Gaussianity and nonstationarity. Moreover, likelihood-based inference for GPs is computationally expensive and thus prohibitive for large datasets. In this paper we propose a deep neural network (DNN) based two-stage model for spatio-temporal interpolation and forecasting. Interpolation is performed in the first step, which utilizes a dependent DNN with the embedding layer constructed with spatio-temporal basis functions. For the second stage, we use Long-Short Term Memory (LSTM) and convolutional LSTM to forecast future observations at a given location. We adopt the quantile-based loss function in the DNN to provide probabilistic forecasting. Compared to Kriging, the proposed method does not require specifying covariance functions or making stationarity assumption, and is computationally efficient. Therefore, it is suitable for large-scale prediction of complex spatio-temporal processes. We apply our method to monthly $PM_{2.5}$ data at more than $200,000$ space-time locations from January 1999 to December 2022 for fast imputation of missing values and forecasts with uncertainties.

📄 PDF Abstract BibTeX arXiv:2306.11472

Code (0)

등록된 구현이 없습니다.

Tasks

Gaussian ProcessesImputationMissing Values

Methods 이 논문이 사용한 방법론

Sigmoid Activation 설명 없음
Tanh Activation 설명 없음
LSTM An LSTM is a type of recurrent neural network that addresses the vanishing gradient problem in vanilla…
GPS Greedy Policy Search (GPS) is a simple algorithm that learns a policy for test-time data augmentation based on the predictive performance on a validation set. GPS starts with…

Similar Papers 제목 키워드 기반

Spatio-temporal DeepKriging in PyTorch: A Supplementary Application to Precipitation Data for Interpolation and Probabilistic Forecasting

2025-09-16 · Pratik Nag arxiv

A detailed analysis of precipitation data over Europe is presented, with a focus on interpolation and forecasting applications. A Spatio-temporal DeepKriging (STDK) framework has been implemented using the PyTorch platfo…

ProGen: Revisiting Probabilistic Spatial-Temporal Time Series Forecasting from a Continuous Generative Perspective Using Stochastic Differential Equations

2024-11-02 · Mingze Gong, Lei Chen, Jia Li

Accurate forecasting of spatiotemporal data remains challenging due to complex spatial dependencies and temporal dynamics. The inherent uncertainty and variability in such data often render deterministic models insuffici…

DenoisingTime SeriesTime Series Forecasting

Deep Generative Spatiotemporal Engression for Probabilistic Forecasting of Epidemics

2026-03-07 · Rajdeep Pathak, Tanujit Chakraborty arxiv

Accurate and reliable forecasting of epidemic incidences is critical for public health preparedness, yet it remains a challenging task due to complex nonlinear temporal dependencies and heterogeneous spatial interactions…

DiffSTG: Probabilistic Spatio-Temporal Graph Forecasting with Denoising Diffusion Models

2023-01-31 · Haomin Wen, Youfang Lin, Yutong Xia, Huaiyu Wan 외

Spatio-temporal graph neural networks (STGNN) have emerged as the dominant model for spatio-temporal graph (STG) forecasting. Despite their success, they fail to model intrinsic uncertainties within STG data, which cripp…

Decision MakingDenoising

Collaborative Deterministic-Probabilistic Forecasting for Real-World Spatiotemporal Systems

2025-02-16 · Zhi Sheng, Yuan Yuan, Yudi Zhang, Depeng Jin 외

Probabilistic forecasting is crucial for real-world spatiotemporal systems, such as climate, energy, and urban environments, where quantifying uncertainty is essential for informed, risk-aware decision-making. While diff…

Computational EfficiencyDecision MakingPredictionUncertainty Quantification