Attentive Crowd Flow Machines
Lingbo Liu, Ruimao Zhang, Jiefeng Peng, Guanbin Li, Bowen Du, and, Liang Lin

TL;DR
This paper introduces Attentive Crowd Flow Machine (ACFM), a neural network with attention mechanisms designed to adaptively model and predict citywide crowd flow by learning dynamic spatial-temporal representations from sequential data.
Contribution
The paper proposes a novel neural network module, ACFM, that effectively captures dynamic crowd flow patterns using attention and ConvLSTM units, improving prediction accuracy over existing methods.
Findings
Achieves significant improvements on Beijing and NYC crowd flow datasets.
Effectively models spatial-temporal dependencies with attention mechanisms.
Outperforms state-of-the-art crowd flow prediction methods.
Abstract
Traffic flow prediction is crucial for urban traffic management and public safety. Its key challenges lie in how to adaptively integrate the various factors that affect the flow changes. In this paper, we propose a unified neural network module to address this problem, called Attentive Crowd Flow Machine~(ACFM), which is able to infer the evolution of the crowd flow by learning dynamic representations of temporally-varying data with an attention mechanism. Specifically, the ACFM is composed of two progressive ConvLSTM units connected with a convolutional layer for spatial weight prediction. The first LSTM takes the sequential flow density representation as input and generates a hidden state at each time-step for attention map inference, while the second LSTM aims at learning the effective spatial-temporal feature expression from attentionally weighted crowd flow features. Based on the…
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 · Traffic control and management · Video Surveillance and Tracking Methods
MethodsTanh Activation · Sigmoid Activation · Convolution · ConvLSTM
