Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Mobility-LLM: Learning Visiting Intentions and Travel Preferences from Human Mobility Data with Large Language Models

About

Location-based services (LBS) have accumulated extensive human mobility data on diverse behaviors through check-in sequences. These sequences offer valuable insights into users' intentions and preferences. Yet, existing models analyzing check-in sequences fail to consider the semantics contained in these sequences, which closely reflect human visiting intentions and travel preferences, leading to an incomplete comprehension. Drawing inspiration from the exceptional semantic understanding and contextual information processing capabilities of large language models (LLMs) across various domains, we present Mobility-LLM, a novel framework that leverages LLMs to analyze check-in sequences for multiple tasks. Since LLMs cannot directly interpret check-ins, we reprogram these sequences to help LLMs comprehensively understand the semantics of human visiting intentions and travel preferences. Specifically, we introduce a visiting intention memory network (VIMN) to capture the visiting intentions at each record, along with a shared pool of human travel preference prompts (HTPP) to guide the LLM in understanding users' travel preferences. These components enhance the model's ability to extract and leverage semantic information from human mobility data effectively. Extensive experiments on four benchmark datasets and three downstream tasks demonstrate that our approach significantly outperforms existing models, underscoring the effectiveness of Mobility-LLM in advancing our understanding of human mobility data within LBS contexts.

Letian Gong, Yan Lin, Xinyue Zhang, Yiwen Lu, Xuedi Han, Yichen Liu, Shengnan Guo, Youfang Lin, Huaiyu Wan• 2024

Related benchmarks

TaskDatasetResultRank
Trajectory User LinkWeePlace
Acc@179.03
23
Next Location PredictionGowalla
Acc@111.87
13
Next Location PredictionBrightkite
Accuracy @ 10.5318
13
Next Location PredictionFourSquare
Top-1 Accuracy17.29
13
Mobility PredictionSapporo
DTW3.91e+3
13
Human mobility predictionSapporo
Acc@128.38
13
Human mobility predictionHiroshima
Acc@128.26
13
Mobility PredictionHiroshima
DTW4.99e+3
13
Human mobility predictionKumamoto
Acc@126.66
13
Mobility PredictionKumamoto
DTW5.60e+3
13
Showing 10 of 17 rows

Other info

Code

Follow for update