TG-PhyNN: An Enhanced Physically-Aware Graph Neural Network framework for forecasting Spatio-Temporal Data
Zakaria Elabid, Lena Sasal, Daniel Busby, Abdenour Hadid

TL;DR
TG-PhyNN is a physics-informed graph neural network framework that enhances spatio-temporal forecasting accuracy by integrating physical laws directly into the GNN training process, outperforming traditional models on real-world datasets.
Contribution
It introduces a novel two-step prediction strategy that incorporates physical constraints into GNNs, enabling more accurate and physically consistent forecasts.
Findings
TG-PhyNN outperforms traditional models like GRU, LSTM, GAT on real datasets.
The framework effectively exploits physical principles governing data.
Demonstrates improved reliability in forecasting physical process-driven data.
Abstract
Accurately forecasting dynamic processes on graphs, such as traffic flow or disease spread, remains a challenge. While Graph Neural Networks (GNNs) excel at modeling and forecasting spatio-temporal data, they often lack the ability to directly incorporate underlying physical laws. This work presents TG-PhyNN, a novel Temporal Graph Physics-Informed Neural Network framework. TG-PhyNN leverages the power of GNNs for graph-based modeling while simultaneously incorporating physical constraints as a guiding principle during training. This is achieved through a two-step prediction strategy that enables the calculation of physical equation derivatives within the GNN architecture. Our findings demonstrate that TG-PhyNN significantly outperforms traditional forecasting models (e.g., GRU, LSTM, GAT) on real-world spatio-temporal datasets like PedalMe (traffic flow), COVID-19 spread, and…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsTraffic Prediction and Management Techniques · Data Management and Algorithms · Time Series Analysis and Forecasting
MethodsTanh Activation · Gated Recurrent Unit · Sigmoid Activation · Long Short-Term Memory
