Technical GlossaryMachine Learning
Non-negative Matrix Factorization
A dimensionality reduction technique that produces part-based and interpretable representations in non-negative data.
Non-negative Matrix Factorization produces meaningful components especially in data spaces where all values are zero or positive. It can extract interpretable latent structures in tasks such as topic modeling, image decomposition, and biological data analysis. Because components are constrained to be non-negative, the resulting representations are often more naturally interpretable. For that reason, NMF is valuable not only for compression, but also for explainable representation learning.
You Might Also Like
Explore these concepts to continue your artificial intelligence journey.
