paper-with-me

Papers

Subspace Nonnegative Matrix Factorization for Feature Representation

2022-04-18 · Junhang Li, Jiao Wei, Can Tong, Tingting Shen, Yuchen Liu, Chen Li, Shouliang Qi, YuDong Yao, Yueyang Teng

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.

📄 PDF Abstract BibTeX arXiv:2204.08382

Code (1)

wnmf1/fwnmf-erwnmf 공식 구현

Similar Papers 제목 키워드 기반

Supervised Dictionary Learning by a Variational Bayesian Group Sparse Nonnegative Matrix Factorization

2014-05-27 · Ivan Ivek

Nonnegative matrix factorization (NMF) with group sparsity constraints is formulated as a probabilistic graphical model and, assuming some observed data have been generated by the model, a feasible variational Bayesian a…

ClassificationDictionary LearningFace RecognitionFacial Expression Recognition+2

SAR Images Clustering Based on Modified Nonlinear Orthogonal Nonnegative Matrix Factorization (NMF)

2023-12-11 · 31st International Conference on Electrical Engineering (ICEE) 2023 12 · Mahdi Jowkar Dehouei, Soolmaz Khazandi, Yaser Norouzi

This study presents the results of unsupervised learning (clustering) on Synthetic Aperture Radar (SAR) images. Fast and accurate clustering allows us to perform Automatic Target Recognition (ATR) in SAR images. Data can…

Clustering

Flexible and Hierarchical Prior for Bayesian Nonnegative Matrix Factorization

2022-05-23 · Jun Lu, Xuanyu Ye

In this paper, we introduce a probabilistic model for learning nonnegative matrix factorization (NMF) that is commonly used for predicting missing values and finding hidden patterns in the data, in which the matrix facto…

Bayesian InferenceMissing Values

Deep Approximately Orthogonal Nonnegative Matrix Factorization for Clustering

2017-11-20 · Yuning Qiu, Guoxu Zhou, Kan Xie

Nonnegative Matrix Factorization (NMF) is a widely used technique for data representation. Inspired by the expressive power of deep learning, several NMF variants equipped with deep architectures have been proposed. Howe…

Clustering

Nested Nonnegative Cone Analysis

2013-08-20 · Lingsong Zhang, J. S. Marron, Shu Lu

Motivated by the analysis of nonnegative data objects, a novel Nested Nonnegative Cone Analysis (NNCA) approach is proposed to overcome some drawbacks of existing methods. The application of traditional PCA/SVD method to…