Multi-Dictionary Tensor Decomposition
Maxwell McNeil, Petko Bogdanov

TL;DR
This paper introduces Multi-Dictionary Tensor Decomposition (MDTD), a novel framework leveraging prior mode information for sparse, interpretable tensor factorization, improving accuracy and efficiency in large-scale, real-world datasets.
Contribution
The paper proposes a new MDTD framework that incorporates coding dictionaries for tensor modes, enabling more concise, interpretable models and enhanced performance over existing methods.
Findings
MDTD reduces reconstruction error by 60% with fewer coefficients.
It doubles missing value imputation accuracy compared to state-of-the-art.
MDTD can decompose large datasets in under a minute.
Abstract
Tensor decomposition methods are popular tools for analysis of multi-way datasets from social media, healthcare, spatio-temporal domains, and others. Widely adopted models such as Tucker and canonical polyadic decomposition (CPD) follow a data-driven philosophy: they decompose a tensor into factors that approximate the observed data well. In some cases side information is available about the tensor modes. For example, in a temporal user-item purchases tensor a user influence graph, an item similarity graph, and knowledge about seasonality or trends in the temporal mode may be available. Such side information may enable more succinct and interpretable tensor decomposition models and improved quality in downstream tasks. We propose a framework for Multi-Dictionary Tensor Decomposition (MDTD) which takes advantage of prior structural information about tensor modes in the form of coding…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsTensor decomposition and applications
MethodsTuckER
