We propose CLIFT ( C ross-City Lif estyle Pattern T ransfer for Human Mobility Prediction), a novel framework that enhances human mobility prediction by integrating general lifestyle patterns shared across cities with city-specific mobility patterns. Accurate human mobility prediction in urban environments is critical for transportation planning, marketing strategies, and disaster response. However, most existing deep learning approaches use only single-city data and exhibit significant performance degradation in small cities with limited training data. These limitations motivate methods that jointly leverage cross-city behavioral patterns and city-specific mobility characteristics. CLIFT addresses this challenge through dual complementary encoders: one captures general lifestyle patterns shared across cities, and the other captures city-specific mobility patterns; their outputs are integrated with a Transformer-based mobility predictor (LP-BERT). This architecture enables the model to jointly capture cross-city transferable behavioral patterns and city-specific mobility characteristics. We evaluated the effectiveness of CLIFT through experiments on the multi-city human mobility dataset LYMob-4Cities, comparing its performance with both single-city and multi-city deep learning-based methods. On average, CLIFT improved GEOBLEU and Top-1 accuracy by 11.1% and 10.6% over the single-city baseline, and by 5.0% and 7.9% over the multi-city baseline, respectively. Furthermore, CLIFT outperformed the top-ranked teams in the international competition, Human Mobility Prediction Challenge 2024 , demonstrating superior predictive performance under the same dataset and task setting.
Terashima et al. (Mon,) studied this question.