LGAIDec 17, 2024

RDPI: A Refine Diffusion Probability Generation Method for Spatiotemporal Data Imputation

arXiv:2412.12642v15 citationsh-index: 1
Originality Incremental advance
AI Analysis

This addresses data incompleteness in spatiotemporal fields, but it is incremental as it refines existing diffusion models for a specific bottleneck.

The paper tackles the problem of missing data in spatiotemporal applications like traffic and climate by proposing a two-stage diffusion-based imputation method, achieving state-of-the-art accuracy and reduced computational costs.

Spatiotemporal data imputation plays a crucial role in various fields such as traffic flow monitoring, air quality assessment, and climate prediction. However, spatiotemporal data collected by sensors often suffer from temporal incompleteness, and the sparse and uneven distribution of sensors leads to missing data in the spatial dimension. Among existing methods, autoregressive approaches are prone to error accumulation, while simple conditional diffusion models fail to adequately capture the spatiotemporal relationships between observed and missing data. To address these issues, we propose a novel two-stage Refined Diffusion Probability Impuation (RDPI) framework based on an initial network and a conditional diffusion model. In the initial stage, deterministic imputation methods are used to generate preliminary estimates of the missing data. In the refinement stage, residuals are treated as the diffusion target, and observed values are innovatively incorporated into the forward process. This results in a conditional diffusion model better suited for spatiotemporal data imputation, bridging the gap between the preliminary estimates and the true values. Experiments on multiple datasets demonstrate that RDPI not only achieves state-of-the-art imputation accuracy but also significantly reduces sampling computational costs.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes