paper-with-me

Papers

DynaSTy: A Framework for SpatioTemporal Node Attribute Prediction in Dynamic Graphs

2026-01-08 · Namrata Banerji, Tanya Berger-Wolf arxiv

Accurate multistep forecasting of node-level attributes on dynamic graphs is critical for applications ranging from financial trust networks to biological networks. Existing spatiotemporal graph neural networks typically assume a static adjacency matrix. In this work, we propose an end-to-end dynamic edge-biased spatiotemporal model that ingests a multi-dimensional timeseries of node attributes and a timeseries of adjacency matrices, to predict multiple future steps of node attributes. At each time step, our transformer-based model injects the given adjacency as an adaptable attention bias, allowing the model to focus on relevant neighbors as the graph evolves. We further deploy a masked node-time pretraining objective that primes the encoder to reconstruct missing features, and train with scheduled sampling and a horizon-weighted loss to mitigate compounding error over long horizons. Unlike prior work, our model accommodates dynamic graphs that vary across input samples, enabling forecasting in multi-system settings such as brain networks across different subjects, financial systems in different contexts, or evolving social systems. Empirical results demonstrate that our method consistently outperforms strong baselines on Root Mean Squared Error (RMSE) and Mean Absolute Error (MAE).

📄 PDF Abstract BibTeX arXiv:2601.05391

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Meta Graph Attention on Heterogeneous Graph with Node-Edge Co-evolution

2020-10-09 · Yucheng Lin, Huiting Hong, Xiaoqing Yang, Xiaodi Yang 외

Graph neural networks have become an important tool for modeling structured data. In many real-world systems, intricate hidden information may exist, e.g., heterogeneity in nodes/edges, static node/edge attributes, and s…

Graph AttentionGraph Neural Network

XTraffic: A Dataset Where Traffic Meets Incidents with Explainability and More

2024-07-16 · Xiaochuan Gou, Ziyue Li, Tian Lan, Junpeng Lin 외

Long-separated research has been conducted on two highly correlated tracks: traffic and incidents. Traffic track witnesses complicating deep learning models, e.g., to push the prediction a few percent more accurate, and …

DG-Trans: Dual-level Graph Transformer for Spatiotemporal Incident Impact Prediction on Traffic Networks

2023-03-21 · Yanshen Sun, Kaiqun Fu, Chang-Tien Lu

The prompt estimation of traffic incident impacts can guide commuters in their trip planning and improve the resilience of transportation agencies' decision-making on resilience. However, it is more challenging than node…

Decision MakingGraph LearningManagement

AST-GCN: Attribute-Augmented Spatiotemporal Graph Convolutional Network for Traffic Forecasting

2020-11-22 · Jiawei Zhu, Chao Tao, Hanhan Deng, Ling Zhao 외

Traffic forecasting is a fundamental and challenging task in the field of intelligent transportation. Accurate forecasting not only depends on the historical traffic flow information but also needs to consider the influe…

AttributeTraffic Prediction

Dynamic Graph Learning Based on Hierarchical Memory for Origin-Destination Demand Prediction

2022-05-29 · Ruixing Zhang, Liangzhe Han, Boyi Liu, Jiayuan Zeng 외

Recent years have witnessed a rapid growth of applying deep spatiotemporal methods in traffic forecasting. However, the prediction of origin-destination (OD) demands is still a challenging problem since the number of OD …

Graph LearningGraph Representation LearningRepresentation Learning