paper-with-me

홈 › Papers

Higher-order Spatio-temporal Physics-incorporated Graph Neural Network for Multivariate Time Series Imputation

2024-05-16 · Guojun Liang, Prayag Tiwari, Slawomir Nowaczyk, Stefan Byttner

Exploring the missing values is an essential but challenging issue due to the complex latent spatio-temporal correlation and dynamic nature of time series. Owing to the outstanding performance in dealing with structure learning potentials, Graph Neural Networks (GNNs) and Recurrent Neural Networks (RNNs) are often used to capture such complex spatio-temporal features in multivariate time series. However, these data-driven models often fail to capture the essential spatio-temporal relationships when significant signal corruption occurs. Additionally, calculating the high-order neighbor nodes in these models is of high computational complexity. To address these problems, we propose a novel higher-order spatio-temporal physics-incorporated GNN (HSPGNN). Firstly, the dynamic Laplacian matrix can be obtained by the spatial attention mechanism. Then, the generic inhomogeneous partial differential equation (PDE) of physical dynamic systems is used to construct the dynamic higher-order spatio-temporal GNN to obtain the missing time series values. Moreover, we estimate the missing impact by Normalizing Flows (NF) to evaluate the importance of each node in the graph for better explainability. Experimental results on four benchmark datasets demonstrate the effectiveness of HSPGNN and the superior performance when combining various order neighbor nodes. Also, graph-like optical flow, dynamic graphs, and missing impact can be obtained naturally by HSPGNN, which provides better dynamic analysis and explanation than traditional data-driven models. Our code is available at https://github.com/gorgen2020/HSPGNN.

📄 PDF Abstract BibTeX arXiv:2405.10995

Code (1)

gorgen2020/hspgnn 공식 구현 pytorch

Tasks

Graph Neural NetworkImputationMissing ValuesMultivariate Time Series ImputationOptical Flow EstimationTime Series

Methods 이 논문이 사용한 방법론

Normalizing Flows Normalizing Flows are a method for constructing complex distributions by transforming a probability density through a series of invertible mappings. By repeatedly applying…

Similar Papers 제목 키워드 기반

Physics-Incorporated Convolutional Recurrent Neural Networks for Source Identification and Forecasting of Dynamical Systems

2020-04-14 · Priyabrata Saha, Saurabh Dash, Saibal Mukhopadhyay

Spatio-temporal dynamics of physical processes are generally modeled using partial differential equations (PDEs). Though the core dynamics follows some principles of physics, real-world physical processes are often drive…

P-K-GCN: Physics-augmented Koopman-enhanced Graph Convolutional Network for Deep Spatiotemporal Super-resolution

2026-06-17 · Xizhuo, Zhang, Zekai Wang, Fei Liu 외 arxiv

High-fidelity simulation of spatiotemporal dynamics is computationally prohibitive, necessitating efficient super-resolution techniques to reconstruct high-resolution data from coarse-grained inputs. Traditional data-dri…

Convolutional Tensor-Train LSTM for Spatio-temporal Learning

2020-02-21 · NeurIPS 2020 12 · Jiahao Su, Wonmin Byeon, Jean Kossaifi, Furong Huang 외

Learning from spatio-temporal data has numerous applications such as human-behavior analysis, object tracking, video compression, and physics simulation.However, existing methods still perform poorly on challenging video…

Activity RecognitionVideo CompressionVideo Prediction

Non-intrusive Learning of Physics-Informed Spatio-temporal Surrogate for Accelerating Design

2026-04-15 · Sudeepta Mondal, Soumalya Sarkar arxiv

Most practical engineering design problems involve nonlinear spatio-temporal dynamical systems. Multi-physics simulations are often performed to capture the fine spatio-temporal scales which govern the evolution of these…

Spatio-temporal Attention-based Hidden Physics-informed Neural Network for Remaining Useful Life Prediction

2024-05-20 · Feilong Jiang, Xiaonan Hou, Min Xia

Predicting the Remaining Useful Life (RUL) is essential in Prognostic Health Management (PHM) for industrial systems. Although deep learning approaches have achieved considerable success in predicting RUL, challenges suc…

Management