Traditional nonnegative matrix factorization (NMF) learns a new feature representation on the whole data space, which means treating all features equally. However, a subspace is often sufficient for accurate representation in practical applications, and redundant features can be invalid or even harmful. For example, if a camera has some sensors destroyed, then the corresponding pixels in the photos from this camera are not helpful to identify the content, which means only the subspace consisting of remaining pixels is worthy of attention. This paper proposes a new NMF method by introducing adaptive weights to identify key features in the original space so that only a subspace involves generating the new representation. Two strategies are proposed to achieve this: the fuzzier weighted technique and entropy regularized weighted technique, both of which result in an iterative solution with a simple form. Experimental results on several real-world datasets demonstrated that the proposed methods can generate a more accurate feature representation than existing methods. The code developed in this study is available at https://github.com/WNMF1/FWNMF-ERWNMF.
翻译:传统非阴性矩阵因子化(NMF)在整个数据空间中学习了新的特征代表,这意味着平等地对待所有特征。然而,一个子空间往往足以在实际应用中准确表达,冗余特征可能无效甚至有害。例如,如果相机的一些传感器被摧毁,那么该相机照片中的相应像素就无助于确定内容,这意味着只有由剩余像素组成的子组成的子空间才值得注意。本文件建议一种新的NMF方法,采用适应性加权方法来确定原始空间的关键特征,以便只有子空间涉及产生新的代表。为此,提出了两种战略:烟雾加权技术,以及变异常规加权技术,两者都以简单的形式产生迭接式解决方案。几个真实世界数据集的实验结果表明,拟议的方法能够产生比现有方法更准确的特征代表。本研究中开发的代码可在https://github.com/WNMF1/FNMF-ENF-ERWNMF查阅。