paper-with-me

Papers

Simple and Efficient Parallelization for Probabilistic Temporal Tensor Factorization

2016-11-11 · Guangxi Li, Zenglin Xu, Linnan Wang, Jinmian Ye, Irwin King, Michael Lyu

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 P$^2$T$^2$F, to provide a scalable PTTF solution. P$^2$T$^2$F 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 P$^2$T$^2$F 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 P$^2$T$^2$F is a highly effective and efficiently scalable algorithm dedicated for large scale probabilistic temporal tensor analysis.

📄 PDF Abstract BibTeX arXiv:1611.03578

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Temporal Collaborative Filtering with Bayesian Probabilistic Tensor Factorization

2019-05-04 · Liang Xiong, Xi Chen, Tzu-Kuo Huang, Jeff Schneider 외

Real-world relational data are seldom stationary, yet traditional collaborative filtering algorithms generally rely on this assumption. Motivated by our sales prediction problem, we propose a factor-based algorithm tha…

Collaborative FilteringMovie RecommendationRecommendation Systems

TASTE: Temporal and Static Tensor Factorization for Phenotyping Electronic Health Records

2019-11-13 · Ardavan Afshar, Ioakeim Perros, Haesun Park, Christopher deFilippi 외

Phenotyping electronic health records (EHR) focuses on defining meaningful patient groups (e.g., heart failure group and diabetes group) and identifying the temporal evolution of patients in those groups. Tensor factoriz…

Expressive power of tensor-network factorizations for probabilistic modeling

2019-12-01 · NeurIPS 2019 12 · Ivan Glasser, Ryan Sweke, Nicola Pancotti, Jens Eisert 외

Tensor-network techniques have recently proven useful in machine learning, both as a tool for the formulation of new learning algorithms and for enhancing the mathematical understanding of existing methods. Inspired by t…

Tensor Networks

Time-Aware Tensor Decomposition for Missing Entry Prediction

2020-12-16 · Dawon Ahn, Jun-Gi Jang, U Kang

Given a time-evolving tensor with missing entries, how can we effectively factorize it for precisely predicting the missing entries? Tensor factorization has been extensively utilized for analyzing various multi-dimensio…

PredictionTensor Decomposition

Streaming Probabilistic Deep Tensor Factorization

2020-07-14 · Shikai Fang, Zheng Wang, Zhimeng Pan, Ji Liu 외

Despite the success of existing tensor factorization methods, most of them conduct a multilinear decomposition, and rarely exploit powerful modeling frameworks, like deep neural networks, to capture a variety of complica…