A Probabilistic Approach for Discovering Daily Human Mobility Patterns with Mobile Data
Weizhu Qian, Fabrice Lauri, Franck Gechter

TL;DR
This paper introduces a probabilistic, non-parametric Bayesian method using Infinite Gaussian Mixture Models and Kullback-Leibler divergence to automatically discover daily human mobility patterns from GPS data, outperforming traditional GMM approaches.
Contribution
It presents a novel, automatic clustering algorithm that does not require predefining the number of clusters, improving mobility pattern discovery from GPS data.
Findings
IGMM outperforms GMM in pattern detection.
Effective with varying data lengths.
Automates cluster number determination.
Abstract
Discovering human mobility patterns with geo-location data collected from smartphone users has been a hot research topic in recent years. In this paper, we attempt to discover daily mobile patterns based on GPS data. We view this problem from a probabilistic perspective in order to explore more information from the original GPS data compared to other conventional methods. A non-parameter Bayesian modeling method, Infinite Gaussian Mixture Model, is used to estimate the probability density for the daily mobility. Then, we use Kullback-Leibler divergence as the metrics to measure the similarity of different probability distributions. And combining Infinite Gaussian Mixture Model and Kullback-Leibler divergence, we derived an automatic clustering algorithm to discover mobility patterns for each individual user without setting the number of clusters in advance. In the experiments, the…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsHuman Mobility and Location-Based Analysis · Data Management and Algorithms · Opportunistic and Delay-Tolerant Networks
MethodsTest
