LGMLApr 20, 2022

A majorization-minimization algorithm for nonnegative binary matrix factorization

arXiv:2204.09741v16 citationsh-index: 14
Originality Incremental advance
AI Analysis

This work addresses binary data decomposition for interpretable modeling, offering an efficient alternative to costly Bayesian methods, though it is incremental as it builds on existing models.

The paper tackled binary matrix factorization by proposing a majorization-minimization algorithm for maximum a posteriori estimation with a Beta prior, showing excellent trade-offs in prediction performance, computational complexity, and interpretability on three public datasets.

This paper tackles the problem of decomposing binary data using matrix factorization. We consider the family of mean-parametrized Bernoulli models, a class of generative models that are well suited for modeling binary data and enables interpretability of the factors. We factorize the Bernoulli parameter and consider an additional Beta prior on one of the factors to further improve the model's expressive power. While similar models have been proposed in the literature, they only exploit the Beta prior as a proxy to ensure a valid Bernoulli parameter in a Bayesian setting; in practice it reduces to a uniform or uninformative prior. Besides, estimation in these models has focused on costly Bayesian inference. In this paper, we propose a simple yet very efficient majorization-minimization algorithm for maximum a posteriori estimation. Our approach leverages the Beta prior whose parameters can be tuned to improve performance in matrix completion tasks. Experiments conducted on three public binary datasets show that our approach offers an excellent trade-off between prediction performance, computational complexity, and interpretability.

Foundations

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

Your Notes