paper-with-me

Papers

DeepCrowd: A Deep Model for Large-Scale Citywide Crowd Density and Flow Prediction

2021-05-03 · IEEE Transactions on Knowledge and Data Engineering 2021 5 · Renhe Jiang, Zekun Cai, Zhaonan Wang, Chuang Yang, Zipei Fan, Quanjun Chen, Kota Tsubouchi, Xuan Song, Ryosuke Shibasaki

Predicting the density and flow of the crowd or traffic at a citywide level becomes possible by using the big data and cutting-edge AI technologies. It has been a very significant research topic with high social impact, which can be widely applied to emergency management, traffic regulation, and urban planning. In particular, by meshing a large urban area to a number of fine-grained mesh-grids, citywide crowd and traffic information in a continuous time period can be represented with 4D tensor (Timestep, Height, Width, Channel). Based on this idea, a series of methods have been proposed to address grid-based prediction for citywide crowd and traffic. In this study, we revisit the density and in-out flow prediction problem and publish a new aggregated human mobility dataset generated from a real-world smartphone application. Comparing with the existing ones, our dataset holds several advantages including large mesh-grid number, fine-grained mesh size, and high user sample. Towards this large-scale crowd dataset, we propose a novel deep learning model called DeepCrowd by designing pyramid architectures and high-dimensional attention mechanism based on Convolutional LSTM. Lastly, thorough and comprehensive performance evaluations are conducted to demonstrate the superiority of the proposed DeepCrowd comparing to multiple state-of-the-art methods.

📄 PDF Abstract BibTeX

Code (1)

deepkashiwa20/DeepCrowd 공식 구현 tf

Tasks

Management

Methods 이 논문이 사용한 방법론

Tanh Activation 설명 없음
Sigmoid Activation 설명 없음
LSTM An LSTM is a type of recurrent neural network that addresses the vanishing gradient problem in vanilla…

Similar Papers 제목 키워드 기반

VLUC: An Empirical Benchmark for Video-Like Urban Computing on Citywide Crowd and Traffic Prediction

2019-11-16 · Renhe Jiang, Zekun Cai, Zhaonan Wang, Chuang Yang 외

Nowadays, massive urban human mobility data are being generated from mobile phones, car navigation systems, and traffic sensors. Predicting the density and flow of the crowd or traffic at a citywide level becomes possibl…

ManagementTraffic Prediction

Revisiting Convolutional Neural Networks for Citywide Crowd Flow Analytics

2020-02-28 · Yuxuan Liang, Kun Ouyang, Yiwei Wang, Ye Liu 외

Citywide crowd flow analytics is of great importance to smart city efforts. It aims to model the crowd flow (e.g., inflow and outflow) of each region in a city based on historical observations. Nowadays, Convolutional Ne…

Tensor Decomposition

Exploring Context Generalizability in Citywide Crowd Mobility Prediction: An Analytic Framework and Benchmark

2021-06-30 · Liyue Chen, Xiaoxiang Wang, Leye Wang

Contextual features are important data sources for building citywide crowd mobility prediction models. However, the difficulty of applying context lies in the unknown generalizability of contextual features (e.g., weathe…

BenchmarkingPrediction

DeepUrbanEvent: A System for Predicting Citywide Crowd Dynamics at Big Events

2019-08-01 · 25th ACM SIGKDD International Conference on Knowledge Discovery & Data Mining 2019 8 · Renhe Jiang, Xuan Song, Dou Huang, Xiaoya Song 외

Event crowd management has been a significant research topic with high social impact. When some big events happen such as an earthquake, typhoon, and national festival, crowd management becomes the first priority for gov…

ManagementPredictionVideo Prediction

Attentive Crowd Flow Machines

2018-09-01 · Lingbo Liu, Ruimao Zhang, Jiefeng Peng, Guanbin Li 외

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 unifi…

ManagementPrediction