English

Simple and Efficient Parallelization for Probabilistic Temporal Tensor Factorization

Machine Learning 2016-11-14 v1 Machine Learning

Abstract

Probabilistic Temporal Tensor Factorization (PTTF) is an effective algorithm to model the temporal tensor data. It leverages a time constraint to capture the evolving properties of tensor data. Nowadays the exploding dataset demands a large scale PTTF analysis, and a parallel solution is critical to accommodate the trend. Whereas, the parallelization of PTTF still remains unexplored. In this paper, we propose a simple yet efficient Parallel Probabilistic Temporal Tensor Factorization, referred to as P2^2T2^2F, to provide a scalable PTTF solution. P2^2T2^2F is fundamentally disparate from existing parallel tensor factorizations by considering the probabilistic decomposition and the temporal effects of tensor data. It adopts a new tensor data split strategy to subdivide a large tensor into independent sub-tensors, the computation of which is inherently parallel. We train P2^2T2^2F with an efficient algorithm of stochastic Alternating Direction Method of Multipliers, and show that the convergence is guaranteed. Experiments on several real-word tensor datasets demonstrate that P2^2T2^2F is a highly effective and efficiently scalable algorithm dedicated for large scale probabilistic temporal tensor analysis.

Keywords

Cite

@article{arxiv.1611.03578,
  title  = {Simple and Efficient Parallelization for Probabilistic Temporal Tensor Factorization},
  author = {Guangxi Li and Zenglin Xu and Linnan Wang and Jinmian Ye and Irwin King and Michael Lyu},
  journal= {arXiv preprint arXiv:1611.03578},
  year   = {2016}
}
R2 v1 2026-06-22T16:49:02.124Z