Streaming Factor Trajectory Learning for Temporal Tensor Decomposition
Shikai Fang, Xin Yu, Shibo Li, Zheng Wang, Robert Kirby, Shandian Zhe

TL;DR
This paper introduces Streaming Factor Trajectory Learning (SFTL), a novel method using Gaussian processes and state-space models for capturing the temporal evolution of tensor data in streaming scenarios, enabling efficient online updates.
Contribution
The paper proposes a new streaming tensor decomposition approach that models factor trajectories with Gaussian processes converted into state-space models for efficient online estimation.
Findings
Effective in synthetic and real-world data
Enables parallel computation of factor trajectories
Outperforms existing methods in capturing temporal evolution
Abstract
Practical tensor data is often along with time information. Most existing temporal decomposition approaches estimate a set of fixed factors for the objects in each tensor mode, and hence cannot capture the temporal evolution of the objects' representation. More important, we lack an effective approach to capture such evolution from streaming data, which is common in real-world applications. To address these issues, we propose Streaming Factor Trajectory Learning for temporal tensor decomposition. We use Gaussian processes (GPs) to model the trajectory of factors so as to flexibly estimate their temporal evolution. To address the computational challenges in handling streaming data, we convert the GPs into a state-space prior by constructing an equivalent stochastic differential equation (SDE). We develop an efficient online filtering algorithm to estimate a decoupled running posterior of…
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
Taxonomy
TopicsTensor decomposition and applications · Advanced Neural Network Applications · Computational Physics and Python Applications
