LGMLMar 3, 2020

DETECT: Deep Trajectory Clustering for Mobility-Behavior Analysis

arXiv:2003.01351v143 citations
AI Analysis

This work addresses the challenge of clustering trajectories with varying spatio-temporal scales for applications like urban planning and marketing, but it is incremental as it builds on existing unsupervised and neural methods.

The paper tackles the problem of identifying mobility behaviors from trajectory data by proposing DETECT, an unsupervised neural approach that learns latent representations for clustering, and demonstrates its effectiveness through experiments on real-world datasets.

Identifying mobility behaviors in rich trajectory data is of great economic and social interest to various applications including urban planning, marketing and intelligence. Existing work on trajectory clustering often relies on similarity measurements that utilize raw spatial and/or temporal information of trajectories. These measures are incapable of identifying similar moving behaviors that exhibit varying spatio-temporal scales of movement. In addition, the expense of labeling massive trajectory data is a barrier to supervised learning models. To address these challenges, we propose an unsupervised neural approach for mobility behavior clustering, called the Deep Embedded TrajEctory ClusTering network (DETECT). DETECT operates in three parts: first it transforms the trajectories by summarizing their critical parts and augmenting them with context derived from their geographical locality (e.g., using POIs from gazetteers). In the second part, it learns a powerful representation of trajectories in the latent space of behaviors, thus enabling a clustering function (such as $k$-means) to be applied. Finally, a clustering oriented loss is directly built on the embedded features to jointly perform feature refinement and cluster assignment, thus improving separability between mobility behaviors. Exhaustive quantitative and qualitative experiments on two real-world datasets demonstrate the effectiveness of our approach for mobility behavior analyses.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes