Time Series Clustering: Complex Is Simpler!

Abstract

Given a motion capture sequence, how to identify the category of the motion? Classifying human motions is a critical task in motion editing and synthesizing, for which manual labeling is clearly inefficient for large databases. Here we study the general problem of time series clustering. We propose a novel method of clustering time series that can (a) learn joint temporal dynamics in the data; (b) handle time lags; and (c) produce interpretable features. We achieve this by developing complex-valued linear dynamical systems (CLDS), which include real-valued Kalman filters as a special case; our advantage is that the transition matrix is simpler (just diagonal), and the transmission one easier to interpret. We then present Complex-Fit, a novel EM algorithm to learn the parameters for the general model and its special case for clustering. Our approach produces significant improvement in clustering quality, 1.5 to 5 times better than well-known competitors on real motion capture sequences.

Cite

Text

Li and Prakash. "Time Series Clustering: Complex Is Simpler!." International Conference on Machine Learning, 2011.

Markdown

[Li and Prakash. "Time Series Clustering: Complex Is Simpler!." International Conference on Machine Learning, 2011.](https://mlanthology.org/icml/2011/li2011icml-time/)

BibTeX

@inproceedings{li2011icml-time,
  title     = {{Time Series Clustering: Complex Is Simpler!}},
  author    = {Li, Lei and Prakash, B. Aditya},
  booktitle = {International Conference on Machine Learning},
  year      = {2011},
  pages     = {185-192},
  url       = {https://mlanthology.org/icml/2011/li2011icml-time/}
}