Accelerated Online Low Rank Tensor Learning for Multivariate Spatiotemporal Streams

Abstract

Low-rank tensor learning has many applications in machine learning. A series of batch learning algorithms have achieved great successes. However, in many emerging applications, such as climate data analysis, we are confronted with large-scale tensor streams, which poses significant challenges to existing solution in terms of computational costs and limited response time. In this paper, we propose an online accelerated low-rank tensor learning algorithm (ALTO) to solve the problem. At each iteration, we project the current tensor to the subspace of low-rank tensors in order to perform efficient tensor decomposition, then recover the decomposition of the new tensor. By randomly glancing at additional subspaces, we successfully avoid local optima at negligible extra computational cost. We evaluate our method on two tasks in streaming multivariate spatio-temporal analysis: online forecasting and multi-model ensemble, which shows that our method achieves comparable predictive accuracy with significant boost in run time.

Cite

Text

Yu et al. "Accelerated Online Low Rank Tensor Learning for Multivariate Spatiotemporal Streams." International Conference on Machine Learning, 2015.

Markdown

[Yu et al. "Accelerated Online Low Rank Tensor Learning for Multivariate Spatiotemporal Streams." International Conference on Machine Learning, 2015.](https://mlanthology.org/icml/2015/yu2015icml-accelerated/)

BibTeX

@inproceedings{yu2015icml-accelerated,
  title     = {{Accelerated Online Low Rank Tensor Learning for Multivariate Spatiotemporal Streams}},
  author    = {Yu, Rose and Cheng, Dehua and Liu, Yan},
  booktitle = {International Conference on Machine Learning},
  year      = {2015},
  pages     = {238-247},
  volume    = {37},
  url       = {https://mlanthology.org/icml/2015/yu2015icml-accelerated/}
}