paper-with-me

Papers

Streaming Probabilistic Deep Tensor Factorization

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

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 complicated interactions in data. More important, for highly expressive, deep factorization, we lack an effective approach to handle streaming data, which are ubiquitous in real-world applications. To address these issues, we propose SPIDER, a Streaming ProbabilistIc Deep tEnsoR factorization method. We first use Bayesian neural networks (NNs) to construct a deep tensor factorization model. We assign a spike-and-slab prior over the NN weights to encourage sparsity and prevent overfitting. We then use Taylor expansions and moment matching to approximate the posterior of the NN output and calculate the running model evidence, based on which we develop an efficient streaming posterior inference algorithm in the assumed-density-filtering and expectation propagation framework. Our algorithm provides responsive incremental updates for the posterior of the latent factors and NN weights upon receiving new tensor entries, and meanwhile select and inhibit redundant/useless weights. We show the advantages of our approach in four real-world applications.

📄 PDF Abstract BibTeX arXiv:2007.07367

Code (1)

xuangu-fang/Streaming-Bayesian-Deep-Tensor 공식 구현

Similar Papers 제목 키워드 기반

Variational Bayesian Inference for Robust Streaming Tensor Factorization and Completion

2018-09-06 · Cole Hawkins, Zheng Zhang

Streaming tensor factorization is a powerful tool for processing high-volume and multi-way temporal data in Internet networks, recommender systems and image/video data analysis. Existing streaming tensor factorization al…

Bayesian InferenceRecommendation Systems

Simple and Efficient Parallelization for Probabilistic Temporal Tensor Factorization

2016-11-11 · Guangxi Li, Zenglin Xu, Linnan Wang, Jinmian Ye 외

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 dat…

Live Multi-Streaming and Donation Recommendations via Coupled Donation-Response Tensor Factorization

2021-10-05 · Hsu-Chao Lai, Jui-Yi Tsai, Hong-Han Shuai, Jiun-Long Huang 외

In contrast to traditional online videos, live multi-streaming supports real-time social interactions between multiple streamers and viewers, such as donations. However, donation and multi-streaming channel recommendatio…

Recommendation Systems

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

What is the Relationship between Tensor Factorizations and Circuits (and How Can We Exploit it)?

2024-09-12 · Lorenzo Loconte, Antonio Mari, Gennaro Gala, Robert Peharz 외

This paper establishes a rigorous connection between circuit representations and tensor factorizations, two seemingly distinct yet fundamentally related areas. By connecting these fields, we highlight a series of opportu…