AI Navigate

Introducing Feature-Based Trajectory Clustering, a clustering algorithm for longitudinal data

arXiv cs.LG / 3/17/2026

📰 NewsModels & Research

Key Points

  • The article announces a new clustering algorithm for longitudinal data called Feature-Based Trajectory Clustering.
  • It maps each individual's time-dependent observations into a Euclidean feature space that captures characteristic aspects of their trajectory.
  • The second step applies spectral clustering to the resulting feature points to identify groups.
  • The goal is to find clusters of individuals who share similar time-evolution patterns across time.

Abstract

We present a new algorithm for clustering longitudinal data. Data of this type can be conceptualized as consisting of individuals and, for each such individual, observations of a time-dependent variable made at various times. Generically, the specific way in which this variable evolves with time is different from one individual to the next. However, there may also be commonalities; specific characteristic features of the time evolution shared by many individuals. The purpose of the method we put forward is to find clusters of individual whose underlying time-dependent variables share such characteristic features. This is done in two steps. The first step identifies each individual to a point in Euclidean space whose coordinates are determined by specific mathematical formulae meant to capture a variety of characteristic features. The second step finds the clusters by applying the Spectral Clustering algorithm to the resulting point cloud.