paper-with-me

Papers

TG-PhyNN: An Enhanced Physically-Aware Graph Neural Network framework for forecasting Spatio-Temporal Data

2024-08-29 · Zakaria Elabid, Lena Sasal, Daniel Busby, Abdenour Hadid

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 Chickenpox outbreaks. These datasets are all governed by well-defined physical principles, which TG-PhyNN effectively exploits to offer more reliable and accurate forecasts in various domains where physical processes govern the dynamics of data. This paves the way for improved forecasting in areas like traffic flow prediction, disease outbreak prediction, and potentially other fields where physics plays a crucial role.

📄 PDF Abstract BibTeX arXiv:2408.16379

Code (0)

등록된 구현이 없습니다.

Tasks

Graph Neural NetworkPrediction

Methods 이 논문이 사용한 방법론

Tanh Activation 설명 없음
GRU A Gated Recurrent Unit, or GRU, is a type of recurrent neural network. It is similar to an LSTM, but only has two gates - a reset…
Sigmoid Activation 설명 없음
LSTM An LSTM is a type of recurrent neural network that addresses the vanishing gradient problem in vanilla…

Similar Papers 제목 키워드 기반

Rhythm: Learning Interactive Whole-Body Control for Dual Humanoids

2026-03-03 · Hongjin Chen, Wei Zhang, Pengfei Li, Shihao Ma 외 arxiv

Realizing interactive whole-body control for multi-humanoid systems is critical for unlocking complex collaborative capabilities in shared environments. Although recent advancements have significantly enhanced the agilit…

Reinforcement Learning

PARSE: Part-Aware Relational Spatial Modeling

2026-03-08 · Yinuo Bai, Peijun Xu, Kuixiang Shao, Yuyang Jiao 외 arxiv

Inter-object relations underpin spatial intelligence, yet existing representations -- linguistic prepositions or object-level scene graphs -- are too coarse to specify which regions actually support, contain, or contact …

Spatial Reasoning3D Generation

Physically consistent and uncertainty-aware learning of spatiotemporal dynamics

2025-10-23 · Qingsong Xu, Jonathan L Bamber, Nils Thuerey, Niklas Boers 외 arxiv

Accurate long-term forecasting of spatiotemporal dynamics remains a fundamental challenge across scientific and engineering domains. Existing machine learning methods often neglect governing physical laws and fail to qua…

PhysGraph: A Physics-aware 3D Scene Graph for Perception and Reasoning

2026-06-07 · Haoyu Li, Aaron Thomas, Shuyan Zhou, Xianyi Cheng arxiv

To perform a wide range of daily tasks, robots need to construct a 3D representation that is semantically rich, physically grounded, and structured enough to support task planning and affordance prediction. However, exis…

Semantic SegmentationSemantic RetrievalVisual Reasoning

SCR-Guided Difficulty-Aware Optimization for Infrared Small Target Detection

2026-06-17 · Yunus Sevim, Behçet Uğur Töreyin arxiv

Infrared small target detection remains challenging due to severe background clutter, low contrast, and weak spatial responses where geometric overlap alone is insufficient to characterize detection quality. In this work…