Key Takeaways & Executive Findings
- •• Proposes a transfer learning framework based on spatiotemporal graph convolution to overcome data scarcity in city flow prediction. • Introduces a co-occurrence space to align source and target domain features, enabling cross-city model transfer. • Designs a dynamic spatiotemporal graph convolution module with a temporal encoder to capture concurrent spatiotemporal features. • Achieves state-of-the-art performance on public bike flow datasets, demonstrating significant improvements over existing methods.
Abstract
Recently, deep learning based city flow prediction has been extensively used in the establishment of smart cities. These methods are data-hungry, making them unscalable to areas lacking data. Although transfer learning can use data-rich source domains to assist target domain cities in city flow prediction, the performance of existing methods cannot meet the needs of actual use, because the long-distance road network connectivity is ignored. To solve this problem, we propose a transfer learning method based on spatiotemporal graph convolution, in which we construct a co-occurrence space between the source and target domains, and then align the mapping of the source and target domains’ data in this space, to achieve the transfer learning of the source city flow prediction model on the target domain. Specifically, a dynamic spatiotemporal graph convolution module along with a temporal encoder is devised to simultaneously capture the concurrent spatiotemporal features, which implies the inherent relationship among the road network structures, human travel habits, and city bike flow. Then, these concurrent features are leveraged as cross-city invariant representations and nonlinearly spanned to a co-occurrence space. The target domain features are thereby aligned with the source domain features in the co-occurrence space by using a Mahalanobis distance loss, to achieve cross-city bike flow prediction. The proposed method is evaluated on the public bike flow datasets in Chicago, New York, and Washington in 2015, and significantly outperforms state-of-the-art techniques.
1. Introduction
In recent years, many countries and regions have been studying the construction of smart cities (Tascikaraoglu, 2018), hoping to grasp real-time data such as urban air quality (Kang et al., 2018) and urban flow (Xu et al., 2023) to predict the future state and achieve efficient management of the city. City flow prediction is an important part of a smart city, and can help government departments effectively control traffic congestion and pollutant emissions. The main task of city flow prediction is to accurately predict the corresponding state in the future using the given historical traffic flow.
The existing city flow prediction methods are divided mainly into the parametric model and the non-parametric model. Parametric models (Van Der Voort et al., 1996) refer to a model based on certain assumptions, usually with a fixed structure, and parameters are calculated based on empirical data. Non-parametric models (Mallick et al., 2019; Zhao et al., 2020) are represented by deep learning models, which can effectively capture nonlinear spatiotemporal features. They both have a strong dependence on historical data. When historical data are very scarce, these models often perform poorly. Considering that not every city has a large amount of historical data, when the target city has only a small amount of historical data, the means to use data-rich source cities to help target cities improve the accuracy of flow prediction is a problem worthy studying. The main challenge involved in tackling this problem comprises the fact that the source-domain and target-domain cities have different spatial structures, resulting in different spatiotemporal distributions of their flow, with the result that the source domain cannot directly assist in the prediction of the target domain.
Loading authentic research manuscript (Pages 1–5)...
Binkun Liu, Yu Kang, Yang Cao, Yunbo Zhao, Zhenyi Xu (2025). Transfer learning with a spatiotemporal graph convolution network for city flow prediction. Frontiers of Information Technology & Electronic Engineering. https://doi.org/10.1631/FITEE_2300571
Research & Educational Purpose Only:The translations, structured abstracts, analytical annotations, and data reports provided by SinoTechIntel are intended exclusively for academic research, internal corporate R&D, and educational benchmarking. They do not constitute formal engineering, chemical safety, legal, or professional advice.
Copyright & Intellectual Property Notice: Original copyright of the underlying source articles and experimental data remains with the respective authors, institutions, and original publishing journals. SinoTechIntel claims intellectual property only over its proprietary translations, analytical syntheses, and AEO structured enhancements in accordance with international fair use and academic citation principles.
Frequently Asked Questions
What is the main problem addressed in this research?
The paper addresses the challenge of city flow prediction in areas with scarce historical data by using transfer learning from data-rich source cities.
How does the proposed method enable knowledge transfer between cities with different spatial structures?
It constructs a co-occurrence space between source and target domains and aligns their feature mappings using a Mahalanobis distance loss, allowing the source model to be adapted to the target domain.
What datasets were used to evaluate the method?
The method was evaluated on public bike flow datasets from Chicago, New York, and Washington in 2015.
What is the role of the dynamic spatiotemporal graph convolution module?
It captures concurrent spatiotemporal features that represent the relationship between road network structures, human travel habits, and city bike flow, serving as invariant representations for cross-city transfer.
How does this approach outperform existing methods?
By considering long-distance road network connectivity and aligning feature distributions, the method significantly outperforms state-of-the-art techniques in cross-city flow prediction.
Related Technical Papers & Translations
Design and optimization of a high-efficiency distillation process for cellulosic fuel ethanol integrated with thermal coupling and molecular sieve adsorption
To address the challenges of high energy consumption and prominent costs in the traditional three-columns distillation process for cellulosic fuel ethanol, a distillation—molecular sieve coupling separation process is proposed. This process integrates a three-column (crude distillation column, first distillation column, second distillation column) system with a 3A molecular sieve adsorption deep dehydration unit. A thermal coupling network is constructed via differential pressure design (steam from medium/high-pressure columns as mutual heat sources, reboiler liquid waste heat for feed preheating), and molecular sieve adsorption conditions are optimized. The study first performs a thermodynamic consistency test on the ethanol—water system, determines optimal non-random two-liquid (NRTL) model binary interaction parameters via experimental data regression for Aspen Plus simulation. Aiming at minimum total annual cost (TAC), Aspen Plus is used to optimize process parameters (theoretical tray number, feed location, reflux ratio, side-draw position, etc.). Economic analysis shows this process reduces CO2 emission costs by 27.56%, TAC by 15.58% (to 5.123 × 106 USD·a-1), and increases ethanol purity to >99.6%, providing an effective solution for green, efficient separation.
A cohesion loss model for determining residual strength of deep bedded sandstone
Rock residual strength, as an important input parameter, plays an indispensable role in proposing the reasonable and scientific scheme about stope design, underground tunnel excavation and stability evaluation of deep chambers. Therefore, previous residual strength models of rocks established were reviewed. And corresponding related problems were stated. Subsequently, starting from the effects of bedding and whole life-cycle evolution process, series of triaxial mechanical tests of deep bedded s
Federated model with contrastive learning and adaptive control variates for human activity recognition
Recent attention to privacy issues demands a communication-safe method for training human activity recognition (HAR) models on client activity data. Federated learning (FL) has become a compelling technique to facilitate model training between the server and clients while preserving data privacy. However, classical FL methods often assume independent and identically distributed (IID) data among clients. This assumption does not hold true in practical scenarios. Human activity in real-world scena