Simple and Efficient Parallelization for Probabilistic Temporal Tensor Factorization
Guangxi Li, Zenglin Xu, Linnan Wang, Jinmian Ye, Irwin King, Michael, Lyu

TL;DR
This paper introduces P^2T^2F, a scalable parallel algorithm for probabilistic temporal tensor factorization that effectively handles large datasets by leveraging a new data split strategy and stochastic ADMM, ensuring convergence.
Contribution
It proposes a novel parallelization method for PTTF that considers probabilistic and temporal aspects, with a new tensor split strategy and guaranteed convergence.
Findings
Demonstrates high efficiency and scalability on real-world datasets.
Achieves effective large-scale probabilistic temporal tensor analysis.
Outperforms existing methods in speed and accuracy.
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 PTF, to provide a scalable PTTF solution. PTF 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 PTF…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsTensor decomposition and applications
