SOTAVerified

ST-MoE-BERT: A Spatial-Temporal Mixture-of-Experts Framework for Long-Term Cross-City Mobility Prediction

2024-10-18Code Available1· sign in to hype

Haoyu He, Haozheng Luo, Qi R. Wang

Code Available — Be the first to reproduce this paper.

Reproduce

Code

Abstract

Predicting human mobility across multiple cities presents significant challenges due to the complex and diverse spatial-temporal dynamics inherent in different urban environments. In this study, we propose a robust approach to predict human mobility patterns called ST-MoE-BERT. Compared to existing methods, our approach frames the prediction task as a spatial-temporal classification problem. Our methodology integrates the Mixture-of-Experts architecture with BERT model to capture complex mobility dynamics and perform the downstream human mobility prediction task. Additionally, transfer learning is integrated to solve the challenge of data scarcity in cross-city prediction. We demonstrate the effectiveness of the proposed model on GEO-BLEU and DTW, comparing it to several state-of-the-art methods. Notably, ST-MoE-BERT achieves an average improvement of 8.29%.

Tasks

Benchmark Results

DatasetModelMetricClaimedVerifiedStatus
YJMob100K@BST-MoE-BERTAccuracy28.7Unverified
YJMob100K@CST-MoE-BERTAccuracy28.9Unverified
YJMob100K@DST-MoE-BERTAccuracy26.5Unverified

Reproductions