paper-with-me

Papers

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

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

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 pairs is usually quadratic to the number of stations. In this case, most of the existing spatiotemporal methods fail to handle spatial relations on such a large scale. To address this problem, this paper provides a dynamic graph representation learning framework for OD demands prediction. In particular, a hierarchical memory updater is first proposed to maintain a time-aware representation for each node, and the representations are updated according to the most recently observed OD trips in continuous-time and multiple discrete-time ways. Second, a spatiotemporal propagation mechanism is provided to aggregate representations of neighbor nodes along a random spatiotemporal route which treats origin and destination as two different semantic entities. Last, an objective function is designed to derive the future OD demands according to the most recent node representations, and also to tackle the data sparsity problem in OD prediction. Extensive experiments have been conducted on two real-world datasets, and the experimental results demonstrate the superiority of the proposed method. The code and data are available at https://github.com/Rising0321/HMOD.

📄 PDF Abstract BibTeX arXiv:2205.14593

Code (1)

rising0321/hmod 공식 구현 pytorch

Tasks

Graph LearningGraph Representation LearningRepresentation Learning

Similar Papers 제목 키워드 기반

Predicting Origin-Destination Flow via Multi-Perspective Graph Convolutional Network

2020-04-01 · 2020 IEEE 36th International Conference on Data Engineering (ICDE) 2020 4 · Hongzhi Shi, Quanming Yao, Qi Guo, Yaguang Li 외

Predicting Origin-Destination (OD) flow is a crucial problem for intelligent transportation. However, it is extremely challenging because of three reasons: first, correlations exist between both origins and destinations;…

Philosophy

Heterogeneous Graph Sequence Neural Networks for Dynamic Traffic Assignment

2024-08-07 · Tong Liu, Hadi Meidani

Traffic assignment and traffic flow prediction provide critical insights for urban planning, traffic management, and the development of intelligent transportation systems. An efficient model for calculating traffic flows…

DecoderTraffic Prediction

Continuous-Time and Multi-Level Graph Representation Learning for Origin-Destination Demand Prediction

2022-06-30 · Liangzhe Han, Xiaojian Ma, Leilei Sun, Bowen Du 외

Traffic demand forecasting by deep neural networks has attracted widespread interest in both academia and industry society. Among them, the pairwise Origin-Destination (OD) demand prediction is a valuable but challenging…

Demand ForecastingGraph Representation LearningRepresentation Learning

Future Link Prediction Without Memory or Aggregation

2025-05-26 · Lu Yi, Runlin Lei, Fengran Mo, Yanping Zheng 외

Future link prediction on temporal graphs is a fundamental task with wide applicability in real-world dynamic systems. These scenarios often involve both recurring (seen) and novel (unseen) interactions, requiring models…

Link PredictionPrediction

Dynamic Origin-Destination Matrix Prediction with Line Graph Neural Networks and Kalman Filter

2019-05-01 · Xi Xiong, Kaan Ozbay, Li Jin, Chen Feng

Modern intelligent transportation systems provide data that allow real-time dynamic demand prediction, which is essential for planning and operations. The main challenge of prediction of dynamic Origin-Destination (O-D) …

Prediction