Leveraging Language Foundation Models for Human Mobility Forecasting
Hao Xue, Bhanu Prakash Voutharoja, Flora D. Salim

TL;DR
This paper introduces a novel approach that uses language foundation models for human mobility forecasting by transforming numerical sequences into natural language, enabling direct application of language models to predict visitor flows.
Contribution
The study presents a new pipeline, AuxMobLCast, integrating language models with auxiliary classification for improved mobility forecasting, a novel application of language models in this domain.
Findings
Pre-trained language models effectively forecast human mobility patterns.
The AuxMobLCast pipeline outperforms traditional numerical methods.
Empirical results on three datasets validate the approach's effectiveness.
Abstract
In this paper, we propose a novel pipeline that leverages language foundation models for temporal sequential pattern mining, such as for human mobility forecasting tasks. For example, in the task of predicting Place-of-Interest (POI) customer flows, typically the number of visits is extracted from historical logs, and only the numerical data are used to predict visitor flows. In this research, we perform the forecasting task directly on the natural language input that includes all kinds of information such as numerical values and contextual semantic information. Specific prompts are introduced to transform numerical temporal sequences into sentences so that existing language models can be directly applied. We design an AuxMobLCast pipeline for predicting the number of visitors in each POI, integrating an auxiliary POI category classification task with the encoder-decoder architecture.…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsHuman Mobility and Location-Based Analysis · Traffic Prediction and Management Techniques · Transportation Planning and Optimization
