Wasserstein Nonnegative Tensor Factorization with Manifold Regularization
Jianyu Wang, Linruize Tang
TL;DR
The paper addresses the limitation of equal-feature losses in nonnegative tensor factorization by introducing GWNTF, which minimizes a Wasserstein (optimal transport) distance between the input tensor and its nonnegative CP reconstruction $\hat{\mathcal{X}}$, while enforcing manifold structure through a graph regularizer. The objective combines a smooth Wasserstein tensor distance $W_T(\mathcal{X}, \hat{\mathcal{X}})$ with KL-based alignment terms and a graph-based regularizer, and is optimized via Maximization-Minimization (MM) to derive update rules for the transport tensor $\mathcal{T}$ and factor matrices $\mathbf{A}^{(n)}$. The method yields improved clustering performance on real-world image datasets (e.g., COIL20 and PIE_pose27) compared with six baselines, illustrating the benefits of incorporating both feature correlations via Wasserstein distances and local geometry via graph regularization. The approach advances feature-aware, structure-preserving tensor factorization with practical impact on high-order data analysis.
Abstract
Nonnegative tensor factorization (NTF) has become an important tool for feature extraction and part-based representation with preserved intrinsic structure information from nonnegative high-order data. However, the original NTF methods utilize Euclidean or Kullback-Leibler divergence as the loss function which treats each feature equally leading to the neglect of the side-information of features. To utilize correlation information of features and manifold information of samples, we introduce Wasserstein manifold nonnegative tensor factorization (WMNTF), which minimizes the Wasserstein distance between the distribution of input tensorial data and the distribution of reconstruction. Although some researches about Wasserstein distance have been proposed in nonnegative matrix factorization (NMF), they ignore the spatial structure information of higher-order data. We use Wasserstein distance (a.k.a Earth Mover's distance or Optimal Transport distance) as a metric and add a graph regularizer to a latent factor. Experimental results demonstrate the effectiveness of the proposed method compared with other NMF and NTF methods.
