特征加权非负矩阵分解

Feature Weighted Non-Negative Matrix Factorization

IEEE Transactions on Cybernetics · 2021
被引 30
ABS 3

中文导读

提出特征加权非负矩阵分解方法,自适应学习特征权重并保留样本多样性,在合成和真实数据集上取得最优性能,适用于数据表示和聚类任务。

Abstract

Non-negative matrix factorization (NMF) is one of the most popular techniques for data representation and clustering and has been widely used in machine learning and data analysis. NMF concentrates the features of each sample into a vector and approximates it by the linear combination of basis vectors, such that the low-dimensional representations are achieved. However, in real-world applications, the features usually have different importance. To exploit the discriminative features, some methods project the samples into the subspace with a transformation matrix, which disturbs the original feature attributes and neglects the diversity of samples. To alleviate the above problems, we propose the feature weighted NMF (FNMF) in this article. The salient properties of FNMF can be summarized as three-fold: 1) it learns the weights of features adaptively according to their importance; 2) it utilizes multiple feature weighting components to preserve the diversity; and 3) it can be solved efficiently with the suggested optimization algorithm. The performance on synthetic and real-world datasets demonstrates that the proposed method obtains the state-of-the-art performance.

非负矩阵分解特征加权聚类分析数据表示机器学习