Alternating proximal gradient method for sparse nonnegative Tucker decomposition
Yangyang Xu

TL;DR
This paper introduces an alternating proximal gradient method for sparse nonnegative Tucker decomposition, effectively handling missing data and demonstrating superior performance on synthetic and real datasets.
Contribution
The paper proposes a novel APG algorithm for sparse NTD with convergence guarantees and scalability, improving over existing methods especially with incomplete data.
Findings
Algorithm achieves scalable per-iteration cost
Global convergence under loose conditions
Outperforms state-of-the-art methods on real data
Abstract
Multi-way data arises in many applications such as electroencephalography (EEG) classification, face recognition, text mining and hyperspectral data analysis. Tensor decomposition has been commonly used to find the hidden factors and elicit the intrinsic structures of the multi-way data. This paper considers sparse nonnegative Tucker decomposition (NTD), which is to decompose a given tensor into the product of a core tensor and several factor matrices with sparsity and nonnegativity constraints. An alternating proximal gradient method (APG) is applied to solve the problem. The algorithm is then modified to sparse NTD with missing values. Per-iteration cost of the algorithm is estimated scalable about the data size, and global convergence is established under fairly loose conditions. Numerical experiments on both synthetic and real world data demonstrate its superiority over a few…
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
