Maximum-Volume Nonnegative Matrix Factorization
Olivier Vu Thanh, Nicolas Gillis
TL;DR
This work introduces Maximum-Volume NMF (MaxVol NMF) as the dual of the traditional MinVol NMF, showing that maximizing the volume of $H$ yields identifiability like MinVol in the noiseless setting but often superior sparsity and robustness to noise. It presents two optimization frameworks—adaptive accelerated gradient descent and ADMM—for solving MaxVol NMF, along with a normalized variant (N-MaxVol NMF) that mitigates the clustering bias inherent to MaxVol at large $\lambda$. The methods are demonstrated on synthetic data and hyperspectral images, where MaxVol NMF and especially N-MaxVol NMF provide improved endmember separation and sparse abundances, albeit with identifiability caveats for the normalized variant. Overall, the approach offers a principled, dual perspective to volume-regularized NMF with practical gains for HU and related applications.
Abstract
Nonnegative matrix factorization (NMF) is a popular data embedding technique. Given a nonnegative data matrix $X$, it aims at finding two lower dimensional matrices, $W$ and $H$, such that $X\approx WH$, where the factors $W$ and $H$ are constrained to be element-wise nonnegative. The factor $W$ serves as a basis for the columns of $X$. In order to obtain more interpretable and unique solutions, minimum-volume NMF (MinVol NMF) minimizes the volume of $W$. In this paper, we consider the dual approach, where the volume of $H$ is maximized instead; this is referred to as maximum-volume NMF (MaxVol NMF). MaxVol NMF is identifiable under the same conditions as MinVol NMF in the noiseless case, but it behaves rather differently in the presence of noise. In practice, MaxVol NMF is much more effective to extract a sparse decomposition and does not generate rank-deficient solutions. In fact, we prove that the solutions of MaxVol NMF with the largest volume correspond to clustering the columns of $X$ in disjoint clusters, while the solutions of MinVol NMF with smallest volume are rank deficient. We propose two algorithms to solve MaxVol NMF. We also present a normalized variant of MaxVol NMF that exhibits better performance than MinVol NMF and MaxVol NMF, and can be interpreted as a continuum between standard NMF and orthogonal NMF. We illustrate our results in the context of hyperspectral unmixing.
