@mhwombat

Trajectory clustering: a partition-and-group framework

, , and . Proceedings of the 2007 ACM SIGMOD international conference on Management of data, page 593--604. New York, NY, USA, ACM, (2007)
DOI: 10.1145/1247480.1247546

Abstract

Existing trajectory clustering algorithms group similar trajectories as a whole, thus discovering common trajectories. Our key observation is that clustering trajectories as a whole could miss common <i>sub</i>-trajectories. Discovering common sub-trajectories is very useful in many applications, especially if we have regions of special interest for analysis. In this paper, we propose a new <i>partition-and-group</i> framework for clustering trajectories, which partitions a trajectory into a set of line segments, and then, groups similar line segments together into a cluster. The primary advantage of this framework is to discover common <i>sub</i>-trajectories from a trajectory database. Based on this partition-and-group framework, we develop a trajectory clustering algorithm <i>TRACLUS</i>. Our algorithm consists of two phases: <i>partitioning</i> and <i>grouping</i>. For the first phase, we present a formal trajectory partitioning algorithm using the minimum description length(MDL) principle. For the second phase, we present a density-based line-segment clustering algorithm. Experimental results demonstrate that TRACLUS correctly discovers common sub-trajectories from real trajectory data.

Description

Trajectory clustering

Links and resources

Tags

community

  • @mhwombat
  • @dblp
@mhwombat's tags highlighted