English

Adaptive PCA for Time-Varying Data

Machine Learning 2017-09-13 v2 Computer Vision and Pattern Recognition Machine Learning

Abstract

In this paper, we present an online adaptive PCA algorithm that is able to compute the full dimensional eigenspace per new time-step of sequential data. The algorithm is based on a one-step update rule that considers all second order correlations between previous samples and the new time-step. Our algorithm has O(n) complexity per new time-step in its deterministic mode and O(1) complexity per new time-step in its stochastic mode. We test our algorithm on a number of time-varying datasets of different physical phenomena. Explained variance curves indicate that our technique provides an excellent approximation to the original eigenspace computed using standard PCA in batch mode. In addition, our experiments show that the stochastic mode, despite its much lower computational complexity, converges to the same eigenspace computed using the deterministic mode.

Keywords

Cite

@article{arxiv.1709.02373,
  title  = {Adaptive PCA for Time-Varying Data},
  author = {Salaheddin Alakkari and John Dingliana},
  journal= {arXiv preprint arXiv:1709.02373},
  year   = {2017}
}

Comments

Typos fixed, uncited references removed

R2 v1 2026-06-22T21:36:20.940Z