Incremental Slow Feature Analysis

Abstract

The Slow Feature Analysis (SFA) unsupervised learning framework extracts features representing the underlying causes of the changes within a temporally coherent high-dimensional raw sensory input signal. We develop the first online version of SFA, via a combination of incremental Principal Components Analysis and Minor Components Analysis. Unlike standard batch-based SFA, online SFA adapts along with non-stationary environments, which makes it a generally useful unsupervised preprocessor for autonomous learning agents. We compare online SFA to batch SFA in several experiments and show that it indeed learns without a teacher to encode the input stream by informative slow features representing meaningful abstract environmental properties. We extend online SFA to deep networks in hierarchical fashion, and use them to successfully extract abstract object position information from high-dimensional video.

Cite

Text

Kompella et al. "Incremental Slow Feature Analysis." International Joint Conference on Artificial Intelligence, 2011. doi:10.5591/978-1-57735-516-8/IJCAI11-229

Markdown

[Kompella et al. "Incremental Slow Feature Analysis." International Joint Conference on Artificial Intelligence, 2011.](https://mlanthology.org/ijcai/2011/kompella2011ijcai-incremental/) doi:10.5591/978-1-57735-516-8/IJCAI11-229

BibTeX

@inproceedings{kompella2011ijcai-incremental,
  title     = {{Incremental Slow Feature Analysis}},
  author    = {Kompella, Varun Raj and Luciw, Matthew D. and Schmidhuber, Jürgen},
  booktitle = {International Joint Conference on Artificial Intelligence},
  year      = {2011},
  pages     = {1354-1359},
  doi       = {10.5591/978-1-57735-516-8/IJCAI11-229},
  url       = {https://mlanthology.org/ijcai/2011/kompella2011ijcai-incremental/}
}