VAMBC: A Variational Approach for Mobility Behavior Clustering

Abstract

Many domains including policymaking, urban design, and geospatial intelligence benefit from understanding people’s mobility behaviors (e.g., work commute, shopping), which can be achieved by clustering massive trajectories using the geo-context around the visiting locations (e.g., sequence of vectors, each describing the geographic environment near a visited location). However, existing clustering approaches on sequential data are not effective for clustering these context sequences based on the contexts’ transition patterns. They either rely on traditional pre-defined similarities for specific application requirements or utilize a two-phase autoencoder-based deep learning process, which is not robust to training variations. Thus, we propose a variational approach named VAMBC for clustering context sequences that simultaneously learns the self-supervision and cluster assignments in a single phase to infer moving behaviors from context transitions in trajectories. Our experiments show that VAMBC significantly outperforms the state-of-the-art approaches in robustness and accuracy of clustering mobility behaviors in trajectories.

Cite

Text

Yue et al. "VAMBC: A Variational Approach for Mobility Behavior Clustering." European Conference on Machine Learning and Principles and Practice of Knowledge Discovery in Databases, 2021. doi:10.1007/978-3-030-86514-6_28

Markdown

[Yue et al. "VAMBC: A Variational Approach for Mobility Behavior Clustering." European Conference on Machine Learning and Principles and Practice of Knowledge Discovery in Databases, 2021.](https://mlanthology.org/ecmlpkdd/2021/yue2021ecmlpkdd-vambc/) doi:10.1007/978-3-030-86514-6_28

BibTeX

@inproceedings{yue2021ecmlpkdd-vambc,
  title     = {{VAMBC: A Variational Approach for Mobility Behavior Clustering}},
  author    = {Yue, Mingxuan and Chiang, Yao-Yi and Shahabi, Cyrus},
  booktitle = {European Conference on Machine Learning and Principles and Practice of Knowledge Discovery in Databases},
  year      = {2021},
  pages     = {453-469},
  doi       = {10.1007/978-3-030-86514-6_28},
  url       = {https://mlanthology.org/ecmlpkdd/2021/yue2021ecmlpkdd-vambc/}
}