paper-with-me

Papers

Negative Binomial Matrix Completion

2024-08-28 · Yu Lu, Kevin Bui, Roummel F. Marcia

Matrix completion focuses on recovering missing or incomplete information in matrices. This problem arises in various applications, including image processing and network analysis. Previous research proposed Poisson matrix completion for count data with noise that follows a Poisson distribution, which assumes that the mean and variance are equal. Since overdispersed count data, whose variance is greater than the mean, is more likely to occur in realistic settings, we assume that the noise follows the negative binomial (NB) distribution, which can be more general than the Poisson distribution. In this paper, we introduce NB matrix completion by proposing a nuclear-norm regularized model that can be solved by proximal gradient descent. In our experiments, we demonstrate that the NB model outperforms Poisson matrix completion in various noise and missing data settings on real data.

📄 PDF Abstract BibTeX arXiv:2408.16113

Code (0)

등록된 구현이 없습니다.

Tasks

Matrix Completion

Similar Papers 제목 키워드 기반

Negative Binomial Matrix Factorization for Recommender Systems

2018-01-05 · Olivier Gouvert, Thomas Oberlin, Cédric Févotte

We introduce negative binomial matrix factorization (NBMF), a matrix factorization technique specially designed for analyzing over-dispersed count data. It can be viewed as an extension of Poisson matrix factorization (P…

BinarizationRecommendation Systems

Nonparametric Bayesian Negative Binomial Factor Analysis

2016-04-25 · Mingyuan Zhou

A common approach to analyze a covariate-sample count matrix, an element of which represents how many times a covariate appears in a sample, is to factorize it under the Poisson likelihood. We show its limitation in capt…

Priors for Random Count Matrices Derived from a Family of Negative Binomial Processes

2014-04-12 · Mingyuan Zhou, Oscar Hernan Madrid Padilla, James G. Scott

We define a family of probability distributions for random count matrices with a potentially unbounded number of rows and columns. The three distributions we consider are derived from the gamma-Poisson, gamma-negative bi…

feature selectiontext-classificationText Classification

Clustering of Nonnegative Data and an Application to Matrix Completion

2020-09-02 · C. Strohmeier, D. Needell

In this paper, we propose a simple algorithm to cluster nonnegative data lying in disjoint subspaces. We analyze its performance in relation to a certain measure of correlation between said subspaces. We use our clusteri…

ClusteringMatrix CompletionRelation

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

2026-03-10 · Elisabeth Sommer James, Asger Hobolth, Marta Pelizzola arxiv

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…