LGNAJan 30, 2024

Coseparable Nonnegative Tensor Factorization With T-CUR Decomposition

arXiv:2401.16836v37 citationsh-index: 6SIAM J Matrix Anal Appl
Originality Incremental advance
AI Analysis

This work addresses the need for efficient unsupervised feature extraction in high-dimensional data for domains like computer vision, but it is incremental as it builds on existing coseparable NMF concepts.

The paper tackles the problem of extending coseparable nonnegative matrix factorization to tensors to preserve multi-dimensional correlations in data like images or videos, resulting in coseparable nonnegative tensor factorization that shows efficiency gains over coseparable NMF on synthetic and facial analysis datasets.

Nonnegative Matrix Factorization (NMF) is an important unsupervised learning method to extract meaningful features from data. To address the NMF problem within a polynomial time framework, researchers have introduced a separability assumption, which has recently evolved into the concept of coseparability. This advancement offers a more efficient core representation for the original data. However, in the real world, the data is more natural to be represented as a multi-dimensional array, such as images or videos. The NMF's application to high-dimensional data involves vectorization, which risks losing essential multi-dimensional correlations. To retain these inherent correlations in the data, we turn to tensors (multidimensional arrays) and leverage the tensor t-product. This approach extends the coseparable NMF to the tensor setting, creating what we term coseparable Nonnegative Tensor Factorization (NTF). In this work, we provide an alternating index selection method to select the coseparable core. Furthermore, we validate the t-CUR sampling theory and integrate it with the tensor Discrete Empirical Interpolation Method (t-DEIM) to introduce an alternative, randomized index selection process. These methods have been tested on both synthetic and facial analysis datasets. The results demonstrate the efficiency of coseparable NTF when compared to coseparable NMF.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes