A Spherical Hidden Markov Model for Semantics-Rich Human Mobility Modeling
Wanzheng Zhu, Chao Zhang, Shuochao Yao, Xiaobin Gao, Jiawei Han

TL;DR
This paper introduces SHMM, a novel spherical hidden Markov model that effectively captures semantics-rich human mobility patterns by integrating location, time, and text data using vMF distributions, improving prediction accuracy.
Contribution
The paper proposes SHMM, a multi-modal model that leverages vMF distributions for text embeddings, with theoretical guarantees for parameter inference and superior performance over existing models.
Findings
SHMM outperforms state-of-the-art models in next location prediction.
Theoretical proof of EM algorithm applicability to vMF distributions.
SHMM achieves lower training costs while modeling semantics-rich mobility.
Abstract
We study the problem of modeling human mobility from semantic trace data, wherein each GPS record in a trace is associated with a text message that describes the user's activity. Existing methods fall short in unveiling human movement regularities, because they either do not model the text data at all or suffer from text sparsity severely. We propose SHMM, a multi-modal spherical hidden Markov model for semantics-rich human mobility modeling. Under the hidden Markov assumption, SHMM models the generation process of a given trace by jointly considering the observed location, time, and text at each step of the trace. The distinguishing characteristic of SHMM is the text modeling part. We use fixed-size vector representations to encode the semantics of the text messages, and model the generation of the l2-normalized text embeddings on a unit sphere with the von Mises-Fisher (vMF)…
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 · Nutritional Studies and Diet · Opportunistic and Delay-Tolerant Networks
MethodsGreedy Policy Search
