Analysis of the robustness of NMF algorithms
Alex D\'iaz, Damian Steele

TL;DR
This paper compares three non-negative matrix factorization methods (L2, L1, L2,1 norms) in terms of robustness, accuracy, and computational complexity across noise scenarios using real-world datasets.
Contribution
It provides a comprehensive theoretical and experimental analysis of NMF algorithms' robustness and performance in practical applications.
Findings
L2,1-norm NMF shows higher robustness to noise
L1-norm NMF achieves better feature selection accuracy
L2-norm NMF has lower computational complexity
Abstract
We examine three non-negative matrix factorization techniques; L2-norm, L1-norm, and L2,1-norm. Our aim is to establish the performance of these different approaches, and their robustness in real-world applications such as feature selection while managing computational complexity, sensitivity to noise and more. We thoroughly examine each approach from a theoretical perspective, and examine the performance of each using a series of experiments drawing on both the ORL and YaleB datasets. We examine the Relative Reconstruction Errors (RRE), Average Accuracy and Normalized Mutual Information (NMI) as criteria under a range of simulated noise scenarios.
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsFace and Expression Recognition · Neural Networks and Applications · Sparse and Compressive Sensing Techniques
MethodsFeature Selection
