paper-with-me

Papers

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, in which an auxiliary function (a tight upper bound of the objective function) is built for the two factors jointly and minimized at each iteration. This is in contrast with the classic approach in which a majorizer is derived for each factor separately. Like that classic approach, our joint MM algorithm also results in multiplicative updates that are simple to implement. They however yield a significant drop of computation time (for equally good solutions), in particular for some $\beta$-divergences of important applicative interest, such as the squared Euclidean distance and the Kullback-Leibler or Itakura-Saito divergences. We report experimental results using diverse datasets: face images, an audio spectrogram, hyperspectral data and song play counts. Depending on the value of $\beta$ and on the dataset, our joint MM approach can yield CPU time reductions from about $13\%$ to $78\%$ in comparison to the classic alternating scheme.

📄 PDF Abstract BibTeX arXiv:2106.15214

Code (0)

등록된 구현이 없습니다.

Tasks

CPU

Similar Papers 제목 키워드 기반

Block Majorization Minimization with Extrapolation and Application to $β$-NMF

2024-01-12 · Le Thi Khanh Hien, Valentin Leplat, Nicolas Gillis

We propose a Block Majorization Minimization method with Extrapolation (BMMe) for solving a class of multi-convex optimization problems. The extrapolation parameters of BMMe are updated using a novel adaptive update rule…

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

A Second-Order Majorant Algorithm for Nonnegative Matrix Factorization

2023-03-31 · Mai-Quyen Pham, Jérémy Cohen, Thierry Chonavel

Nonnegative Matrix Factorization (NMF) is a fundamental tool in unsupervised learning, widely used for tasks such as dimensionality reduction, feature extraction, representation learning, and topic modeling. Many algorit…

Dimensionality ReductionRepresentation Learning

Block Alternating Bregman Majorization Minimization with Extrapolation

2021-07-09 · Le Thi Khanh Hien, Duy Nhat Phan, Nicolas Gillis, Masoud Ahookhosh 외

In this paper, we consider a class of nonsmooth nonconvex optimization problems whose objective is the sum of a block relative smooth function and a proper and lower semicontinuous block separable function. Although the …

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 t…