Hengcai Zhang

dblp:121/1315 · DBLP profile ↗
← Back
10ranked-venue papers in the field
0as first author
6since 2021 · last 2026
0000-0002-5004-9609ORCID · verified

Domains — venue-derived; a paper can count in several

Database Systems & Data Management · 10
YearPublicationVenuePosition
2026 Predicting human-activity intensity in urban areas with a prior-enhanced probabilistic-deterministic model
abstract
Although numerous models have been proposed to predict the intensity of human activities in urban areas, two major issues hamper the performance of existing models: (1) fail to incorporate appropriate prior knowledge instrumental for improving accuracy and interpretability; (2) fail to integrate probabilistic and deterministic predictions to achieve complementary strengths, namely uncertainty quantification and high predictive accuracy. To address these challenges, we proposed a prior-enhanced dual-mode spatiotemporal graph neural network (PED-STGNN) to support both probabilistic and deterministic predictions. Specifically, we introduced a hypergraph node-to-vector (hypernode2vec) method to capture the multivariate functional similarity prior derived from complex and multivariate relations between urban regions. This functional similarity characterizes urban systems more precisely than existing methods relying on first-order pairwise relations. It improves accuracy and interpretability while enabling spatial modeling of higher-order multivariate relations beyond first-order pairwise relations. We also designed a plug-and-play probabilistic prediction module that enables switches between probabilistic and deterministic modes. Experiments based on the human activity intensity in Fuzhou, China, demonstrated the advantages in accuracy, interpretability and multi-scenario applicability.
Sheng Wu 0004, Peixiao Wang, Hengcai Zhang, Shifen Cheng, Feng Lu 0004
Int. J. Geogr. Inf. Sci.4
2025 Efficient inference of large-scale air quality using a lightweight ensemble predictor
abstract
Accurate and efficient air quality prediction is crucial for public health protection and environmental sustainability. While numerous grid-based and graph-based prediction models have been developed, they encounter challenges in large-scale scenarios: (1) Grid-based models, though computationally efficient, have limited prediction accuracy in large-scale sparse scenarios; (2) Graph-based models, despite higher prediction accuracy, suffer from significant computational inefficiencies when dealing with a large number of sensors, i.e. graph nodes. To address these issues, we propose a Lightweight Ensemble Predictor (LiEnPred) for efficient air quality prediction in large-scale sparse scenarios. First, we present a data structure transformation algorithm that converts sparse monitoring sensors from graph structures to compact grid structures, preserving the connections between graph nodes. Next, we present a lightweight parameter-shared spatio-temporal dilation convolution network that efficiently captures spatio-temporal dependencies in air quality data without significantly increasing computation time or parameter scale. In our experiments, we collected air quality data from over 2000 sensors across China over the past three years and evaluated LiEnPred’s prediction performance in large-scale scenarios using PM2.5 and NO2 concentration data. The experimental results demonstrate that the proposed LiEnPred model matches or exceeds the predictive accuracy of eight baselines with faster time efficiency and fewer model parameters.
Peixiao Wang, Hengcai Zhang, Feng Lu 0004, Tong Zhang 0009
Int. J. Geogr. Inf. Sci.2
2024 Simulating human mobility with a trajectory generation framework based on diffusion model
abstract
Most mobility modeling methods are designed to solve specific tasks, leading to questions regarding their deficiency in generalizability. Inspired by the bloom of foundation models, we proposed a Trajectory Generation framework based on the Diffusion Model (TrajGDM) to capture the universal mobility pattern in a trajectory dataset by learning the trajectory generation process. The process is modeled as a step-by-step uncertainty-reducing process, in which a deep learning network with a novel training method is proposed to learn from the process. We compared the proposed trajectory generation method with six baselines on two public trajectory datasets. The results showed that the similarity between the generated and real trajectory movements measured by the Jensen-Shannon Divergence improved significantly on both datasets. Moreover, we applied zero-shot inferences on two basic trajectory tasks: trajectory prediction and trajectory reconstruction. The accuracy improved by a maximum of 25.6% on two tasks. The universal mobility pattern that is suitable for solving multiple trajectory tasks is verified, inferring the strong generalizability of our model. Finally, the study provides insights into artificial intelligence’s understanding of human mobility by exploring the way the model maps the trajectory in the latent space into reality.
Chen Chu, Hengcai Zhang, Peixiao Wang, Feng Lu 0004
Int. J. Geogr. Inf. Sci.2
2024 Adding attention to the neural ordinary differential equation for spatio-temporal prediction
abstract
Explainable spatio-temporal prediction gains attraction in the development of geospatial artificial intelligence. The neural ordinal differential equation (NODE) emerges as a new solution for explainable spatio-temporal prediction. However, challenges still need to be solved in most existing NODE-based prediction models, such as difficulty modeling spatial data and mining long-term temporal dependencies in data. In this study, we propose a spatio-temporal attentional NODE (STA-ODE) to address the two challenges above. First, we define a spatio-temporal ordinary differential equation to predict a value at each time iteratively by a novel spatio-temporal derivative network. Second, we develop an attention mechanism to fuse multiple prediction values for capturing long-term temporal dependencies in data. To train the STA-ODE model, we design a loss function that aligns the prediction results in spatial dimension with prediction results in temporal dimension to calibrate the parameters of the model. The proposed model was validated with three real-world spatio-temporal datasets (traffic flow dataset, PM2.5 monitoring dataset, and temperature monitoring dataset). Experimental results showed that STA-ODE outperformed seven existing baselines regarding prediction accuracy. In addition, we used visualization to demonstrate the sound interpretability and prediction accuracy of the STA-ODE model.
Peixiao Wang, Tong Zhang 0009, Hengcai Zhang, Shifen Cheng, Wangshu Wang
Int. J. Geogr. Inf. Sci.3
2023 TrajGDM: A New Trajectory Foundation Model for Simulating Human Mobility
abstract
Capturing the universal movement pattern and simulating human mobility is one of the most important trajectory data-mining tasks. Most of the current mobility modeling methods are specially designed to solve a specific task, which leads to questions regarding generalizability. Aiming to construct a general trajectory foundation model to overcome this weakness, we proposed a generative Trajectory Generation framework based on Diffusion Model (TrajGDM) to capture the universal mobility pattern and simulate human mobility. It is capable of solving multiple trajectory tasks through learning the generation of the trajectory. The generation process of a trajectory is modeled as a step-by-step uncertainty reducing process. A trajectory generator network is proposed to estimate the uncertainty in each step, and a trajectory diffusion and generation process is defined to train the model to simulate the real dataset. Finally, we compared the proposed method with 6 baselines on 2 public trajectory datasets: T-Drive and Geo-life. By comparing 5 different evaluation metrics, the result showed that the similarity between generated and real trajectories' movement character measured by Jensen-Shannon Divergence (JSD) improved by at least 50.3% in both datasets. It also addresses the problem of generating diverse trajectories, which is ignored by most previous models. Moreover, we applied zero-shot inferences on two basic trajectory tasks: trajectory prediction and trajectory reconstruction. The zero-shot prediction accuracy of our model is up to 23.4% higher than the benchmark, and the reconstruction accuracy improves by a maximum of 25.6%.
Chen Chu, Hengcai Zhang, Feng Lu 0004
SIGSPATIAL/GIS2
2021 Prediction of human activity intensity using the interactions in physical and social spaces through graph convolutional networks
abstract
Dynamic human activity intensity information is of great importance in many location-based applications. However, two limitations remain in the prediction of human activity intensity. First, it is hard to learn the spatial interaction patterns across scales for predicting human activities. Second, social interaction can help model the activity intensity variation but is rarely considered in the existing literature. To mitigate these limitations, we proposed a novel dynamic activity intensity prediction method with deep learning on graphs using the interactions in both physical and social spaces. In this method, the physical interactions and social interactions between spatial units were integrated into a fused graph convolutional network to model multi-type spatial interaction patterns. The future activity intensity variation was predicted by combining the spatial interaction pattern and the temporal pattern of activity intensity series. The method was verified with a country-scale anonymized mobile phone dataset. The results demonstrated that our proposed deep learning method with combining graph convolutional networks and recurrent neural networks outperformed other baseline approaches. This method enables dynamic human activity intensity prediction from a more spatially and socially integrated perspective, which helps improve the performance of modeling human dynamics.
Mingxiao Li 0001, Song Gao 0001, Feng Lu 0004, Kang Liu 0010, Hengcai Zhang, Wei Tu 0001
Int. J. Geogr. Inf. Sci.5
2019 Computing and Visualizing the Shortest Path between Moving Objects on Road Networks
abstract
Shortest path queries between two points on road networks are fundamental operators for many applications. In spite of extensive research having been conducted on processing two static points, little attention has been paid to deal with two moving objects on road networks. This is a challenging issue because the shortest path varies when the locations of objects change. To solve the problem, we develop a system with the functionality that efficiently returns a group of shortest paths at different time intervals. We aim to continuously report the shortest path between two moving objects. The variable paths are visualized in the user interface such that one can be clearly noticed how the path changes over time. Real datasets Nanjing roads are used in the demonstration. The technique can be used for analyzing historical movements of objects.
Jianqiu Xu, Hengcai Zhang
MDM3
2019 Fine-Grained Dynamic Population Mapping Method Based on Large-Scale Sparse Mobile Phone Data
abstract
The dynamic nature of urban population distribution plays a key role in urban planning, emergency management and public travel information services. Currently, the widespread use of mobile phone data provides the opportunity to support fine-scale population studies. However, the data sparsity problem of mobile phone data has been a huge handicap. To overcome this, we proposed a comprehensive approach to achieve fine-grained dynamic population distribution and high-resolution population map based on large-scale sparse mobile phone data. First, we developed an anchor-point-based trajectory reconstruction method to improve the spatiotemporal granularity of mobile phone trajectories. Then, a rapid and efficient automation population mapping method was proposed with the support of reconstructed high spatiotemporal resolution of human movements. Finally, we analyze spatiotemporal characteristics of population distribution and spatial-temporal interaction of human movement. Using a real mobile phone dataset in the city of Shanghai as a case study, we evaluated the performance of our method. Results indicated that our method improved the precision and reliability of population distribution estimation and could be utilized for quantitatively analyzing the spatiotemporal characteristics of population distribution and migration. We argue that this study is useful for understanding the highly dynamic human movement states and supporting advanced urban applications.
Mingxiao Li 0001, Hengcai Zhang, Jie Chen 0077
MDM2
2018 Fine-grained prediction of urban population using mobile phone location data
abstract
Fine-grained prediction of urban population is of great practical significance in many domains that require temporally and spatially detailed population information. However, fine-grained population modeling has been challenging because the urban population is highly dynamic and its mobility pattern is complex in space and time. In this study, we propose a method to predict the population at a large spatiotemporal scale in a city. This method models the temporal dependency of population by estimating the future inflow population with the current inflow pattern and models the spatial correlation of population using an artificial neural network. With a large dataset of mobile phone locations, the model’s prediction error is low and only increases gradually as the temporal prediction granularity increases, and this model is adaptive to sudden changes in population caused by special events.
Jie Chen 0077, Tao Pei, Shih-Lung Shaw, Feng Lu 0004, Mingxiao Li 0001, Shifen Cheng, Xiliang Liu, Hengcai Zhang
Int. J. Geogr. Inf. Sci.8
2015 Density-based clustering for data containing two types of points
abstract
When only one type of point is distributed in a region, clustered points can be seen as an anomaly. When two different types of points coexist in a region, they overlap at different places with various densities. In such cases, the meaning of a cluster of one type of point may be altered if points of the other type show different densities within the same cluster. If we consider the origins and destinations (OD) of taxicab trips, the clustering of both in the morning may indicate a transportation hub, whereas clustered origins and sparse destinations (a hot spot where taxis are in short supply) could suggest a densely populated residential area. This cannot be identified by previous clustering methods, so it is worthwhile studying a clustering method for two types of points. The concept of two-component clustering is first defined in this paper as a group containing two types of points, at least one of which exhibits clustering. We then propose a density-based method for identifying two-component clusters. The method is divided into four steps. The first estimates the clustering scale of the point data. The second transforms the point data into the 2D density domain, where the x and y axes represent the local density of each type of point around each point, respectively. The third determines the thresholds for extracting the clusters, and the fourth generates two-component clusters using a density-connectivity mechanism. The method is applied to taxicab trip data in Beijing. Three types of two-component clusters are identified: high-density origins and destinations, high-density origins and low-density destinations, and low-density origins and high-density destinations. The clustering results are verified by the spatial relationship between the cluster locations and their land-use types over different periods of the day.
Tao Pei, Hengcai Zhang, Ting Ma 0002, Yunyan Du, Chenghu Zhou
Int. J. Geogr. Inf. Sci.3