paper-with-me

Papers

Structured Sparse Non-negative Matrix Factorization with L20-Norm for scRNA-seq Data Analysis

2021-04-27 · Wenwen Min, Taosheng Xu, Xiang Wan, Tsung-Hui Chang

Non-negative matrix factorization (NMF) is a powerful tool for dimensionality reduction and clustering. Unfortunately, the interpretation of the clustering results from NMF is difficult, especially for the high-dimensional biological data without effective feature selection. In this paper, we first introduce a row-sparse NMF with $\ell_{2,0}$-norm constraint (NMF_$\ell_{20}$), where the basis matrix $W$ is constrained by the $\ell_{2,0}$-norm, such that $W$ has a row-sparsity pattern with feature selection. It is a challenge to solve the model, because the $\ell_{2,0}$-norm is non-convex and non-smooth. Fortunately, we prove that the $\ell_{2,0}$-norm satisfies the Kurdyka-\L{ojasiewicz} property. Based on the finding, we present a proximal alternating linearized minimization algorithm and its monotone accelerated version to solve the NMF_$\ell_{20}$ model. In addition, we also present a orthogonal NMF with $\ell_{2,0}$-norm constraint (ONMF_$\ell_{20}$) to enhance the clustering performance by using a non-negative orthogonal constraint. We propose an efficient algorithm to solve ONMF_$\ell_{20}$ by transforming it into a series of constrained and penalized matrix factorization problems. The results on numerical and scRNA-seq datasets demonstrate the efficiency of our methods in comparison with existing methods.

📄 PDF Abstract BibTeX arXiv:2104.13171

Code (1)

wenwenmin/SSNMF

Tasks

ClusteringDimensionality Reductionfeature selection

Similar Papers 제목 키워드 기반

Log-based Sparse Nonnegative Matrix Factorization for Data Representation

2022-04-22 · Chong Peng, Yiqun Zhang, Yongyong Chen, Zhao Kang 외

Nonnegative matrix factorization (NMF) has been widely studied in recent years due to its effectiveness in representing nonnegative data with parts-based representations. For NMF, a sparser solution implies better parts-…

On Algorithms for Sparse Multi-factor NMF

2013-12-01 · NeurIPS 2013 12 · Siwei Lyu, Xin Wang

Nonnegative matrix factorization (NMF) is a popular data analysis method, the objective of which is to decompose a matrix with all nonnegative components into the product of two other nonnegative matrices. In this work,…

A Bayesian Perspective for Determinant Minimization Based Robust Structured Matrix Factorizatio

2023-02-16 · Gokcan Tatli, Alper T. Erdogan

We introduce a Bayesian perspective for the structured matrix factorization problem. The proposed framework provides a probabilistic interpretation for existing geometric methods based on determinant minimization. We mod…

Nonnegative Matrix Factorization in the Component-Wise L1 Norm for Sparse Data

2026-03-31 · Giovanni Seraghiti, Kévin Dubrulle, Arnaud Vandaele, Nicolas Gillis arxiv

Nonnegative matrix factorization (NMF) approximates a nonnegative matrix, $X$, by the product of two nonnegative factors, $WH$, where $W$ has $r$ columns and $H$ has $r$ rows. In this paper, we consider NMF using the com…

Algorithms for Approximate Subtropical Matrix Factorization

2017-07-19 · Sanjar Karaev, Pauli Miettinen

Matrix factorization methods are important tools in data mining and analysis. They can be used for many tasks, ranging from dimensionality reduction to visualization. In this paper we concentrate on the use of matrix fac…

Dimensionality Reduction