Tensor Decomposition via Variational Auto-Encoder
Bin Liu, Zenglin Xu, Yingming Li

TL;DR
This paper introduces a Bayesian generative model for tensor decomposition that leverages variational auto-encoders to capture nonlinear interactions, outperforming traditional multi-linear methods especially with missing data.
Contribution
It proposes a novel neural network-based Bayesian tensor decomposition model that effectively captures nonlinear relationships and estimates tensor rank without prior knowledge.
Findings
Achieves higher prediction accuracy than existing methods.
Handles missing data more effectively.
Demonstrates superior performance on synthetic and real-world datasets.
Abstract
Tensor decomposition is an important technique for capturing the high-order interactions among multiway data. Multi-linear tensor composition methods, such as the Tucker decomposition and the CANDECOMP/PARAFAC (CP), assume that the complex interactions among objects are multi-linear, and are thus insufficient to represent nonlinear relationships in data. Another assumption of these methods is that a predefined rank should be known. However, the rank of tensors is hard to estimate, especially for cases with missing values. To address these issues, we design a Bayesian generative model for tensor decomposition. Different from the traditional Bayesian methods, the high-order interactions of tensor entries are modeled with variational auto-encoder. The proposed model takes advantages of Neural Networks and nonparametric Bayesian models, by replacing the multi-linear product in traditional…
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 · Power System Optimization and Stability · Model Reduction and Neural Networks
