paper-with-me

Papers

Algorithms for nonnegative matrix factorization with the beta-divergence

2010-10-08 · Cédric Févotte, Jérôme Idier

This paper describes algorithms for nonnegative matrix factorization (NMF) with the beta-divergence (beta-NMF). The beta-divergence is a family of cost functions parametrized by a single shape parameter beta that takes the Euclidean distance, the Kullback-Leibler divergence and the Itakura-Saito divergence as special cases (beta = 2,1,0, respectively). The proposed algorithms are based on a surrogate auxiliary function (a local majorization of the criterion function). We first describe a majorization-minimization (MM) algorithm that leads to multiplicative updates, which differ from standard heuristic multiplicative updates by a beta-dependent power exponent. The monotonicity of the heuristic algorithm can however be proven for beta in (0,1) using the proposed auxiliary function. Then we introduce the concept of majorization-equalization (ME) algorithm which produces updates that move along constant level sets of the auxiliary function and lead to larger steps than MM. Simulations on synthetic and real data illustrate the faster convergence of the ME approach. The paper also describes how the proposed algorithms can be adapted to two common variants of NMF : penalized NMF (i.e., when a penalty function of the factors is added to the criterion function) and convex-NMF (when the dictionary is assumed to belong to a known subspace).

📄 PDF Abstract BibTeX arXiv:1010.1763

Code (1)

neel-dey/robust-nmf pytorch

Similar Papers 제목 키워드 기반

Deep Nonnegative Matrix Factorization with Beta Divergences

2023-09-15 · Valentin Leplat, Le Thi Khanh Hien, Akwum Onwunta, Nicolas Gillis

Deep Nonnegative Matrix Factorization (deep NMF) has recently emerged as a valuable technique for extracting multiple layers of features across different scales. However, all existing deep NMF models and algorithms have …

Automatic Relevance Determination in Nonnegative Matrix Factorization with the β-Divergence

2011-11-25 · Vincent Y. F. Tan, Cédric Févotte

This paper addresses the estimation of the latent dimensionality in nonnegative matrix factorization (NMF) with the \beta-divergence. The \beta-divergence is a family of cost functions that includes the squared Euclidean…

Stock Price Prediction

Majorization-minimization for Sparse Nonnegative Matrix Factorization with the $β$-divergence

2022-07-13 · Arthur Marmin, José Henrique de Morais Goulart, Cédric Févotte

This article introduces new multiplicative updates for nonnegative matrix factorization with the $\beta$-divergence and sparse regularization of one of the two factors (say, the activation matrix). It is well known that …

CPU

Multiplicative Updates for NMF with $β$-Divergences under Disjoint Equality Constraints

2020-10-30 · Valentin Leplat, Nicolas Gillis, Jérôme Idier

Nonnegative matrix factorization (NMF) is the problem of approximating an input nonnegative matrix, $V$, as the product of two smaller nonnegative matrices, $W$ and $H$. In this paper, we introduce a general framework to…

Joint Majorization-Minimization for Nonnegative Matrix Factorization with the $β$-divergence

2021-06-29 · Arthur Marmin, José Henrique de Morais Goulart, Cédric Févotte

This article proposes new multiplicative updates for nonnegative matrix factorization (NMF) with the $\beta$-divergence objective function. Our new updates are derived from a joint majorization-minimization (MM) scheme, …

CPU