LGMEMLMar 10

MM-algorithms for traditional and convex NMF with Tweedie and Negative Binomial cost functions and empirical evaluation

arXiv:2603.09601v16.7h-index: 34Has Code
Predicted impact top 93% in LG · last 90 daysOriginality Incremental advance
AI Analysis

This work addresses the need for more flexible NMF methods in fields like genomics and text analysis, but it is incremental as it extends existing frameworks with new distributional assumptions and updates.

The authors tackled the problem of non-negative matrix factorization (NMF) under complex noise assumptions like overdispersion, developing a unified framework for traditional and convex NMF with Negative Binomial and Tweedie models, and showed that the choice of noise model critically affects model fit and feature recovery, with convex NMF being efficient for large class scenarios.

Non-negative matrix factorisation (NMF) is a widely used tool for unsupervised learning and feature extraction, with applications ranging from genomics to text analysis and signal processing. Standard formulations of NMF are typically derived under Gaussian or Poisson noise assumptions, which may be inadequate for data exhibiting overdispersion or other complex mean-variance relationships. In this paper, we develop a unified framework for both traditional and convex NMF under a broad class of distributional assumptions, including Negative Binomial and Tweedie models, where the connection between the Tweedie and the $β$-divergence is also highlighted. Using a Majorize-Minimisation approach, we derive multiplicative update rules for all considered models, and novel updates for convex NMF with Poisson and Negative Binomial cost functions. We provide a unified implementation of all considered models, including the first implementations of several convex NMF models. Empirical evaluations on mutational and word count data demonstrate that the choice of noise model critically affects model fit and feature recovery, and that convex NMF can provide an efficient and robust alternative to traditional NMF in scenarios where the number of classes is large. The code for our proposed updates is available in the R package nmfgenr and can be found at https://github.com/MartaPelizzola/nmfgenr.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes