MahNMF: Manhattan Non-negative Matrix Factorization
Naiyang Guan, Dacheng Tao, Zhigang Luo, John Shawe-Taylor

TL;DR
MahNMF introduces a robust matrix factorization method minimizing Manhattan distance, effectively handling heavy-tailed noise and outliers, with novel optimization algorithms suitable for various practical applications.
Contribution
The paper proposes MahNMF and its extensions, along with two fast optimization algorithms, RRI and Nesterov's smoothing, for robust non-negative matrix factorization under heavy-tailed noise.
Findings
MahNMF effectively models heavy-tailed Laplacian noise.
The RRI method provides closed-form updates for small-scale problems.
Nesterov's smoothing improves scalability and flexibility for large-scale matrices.
Abstract
Non-negative matrix factorization (NMF) approximates a non-negative matrix by a product of two non-negative low-rank factor matrices and . NMF and its extensions minimize either the Kullback-Leibler divergence or the Euclidean distance between and to model the Poisson noise or the Gaussian noise. In practice, when the noise distribution is heavy tailed, they cannot perform well. This paper presents Manhattan NMF (MahNMF) which minimizes the Manhattan distance between and for modeling the heavy tailed Laplacian noise. Similar to sparse and low-rank matrix decompositions, MahNMF robustly estimates the low-rank part and the sparse part of a non-negative matrix and thus performs effectively when data are contaminated by outliers. We extend MahNMF for various practical applications by developing box-constrained MahNMF, manifold regularized MahNMF, group…
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
TopicsSparse and Compressive Sensing Techniques · Face and Expression Recognition · Medical Image Segmentation Techniques
