Crowd Flow Forecasting with Multi-Graph Neural NetworksDownload PDFOpen Website

Published: 01 Jan 2020, Last Modified: 04 May 2023IJCNN 2020Readers: Everyone
Abstract: Crowd flow forecasting is of great significance for urban traffic management and personal travel planning. Due to the complexity of the urban geographic structure and the highly nonlinear temporal and spatial dependence on crowd flow, accurate forecasting becomes very challenging. Recent research works usually divided cities into regions of the same size and coded as heat-maps, for cities with complex terrain, heat-maps contain many invalid data, which have a negative effect on the acquisition of spatial dependence. In order to decrease the effect, we encode the crowd flow into graphs and propose a multi-graph neural network based model to solve the crowd flow forecasting problem. We first construct two K-NN graphs by the Euclidean distance and the Pearson correlation coefficient respectively and the spatial dependence is captured through the spatial block composed of Graph Attention Networks(GAT) and ChebNet, then another ChebNet is deployed to fuse the spatial dependency of the two graphs. Afterward, we adapted a LSTM to capture the temporal dependence of all regions separately and use self-attention mechanism and fully connected layer to (a) the receptive filed of CNN's filget prediction results. Extensive experiment results based on two real-world datasets demonstrate that our model achieves an important performance on other baselines.
0 Replies

Loading