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

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

25 Nov 2011arXiv:1111.6085archive 2025-07-28

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 distance, Kullback-Leibler and Itakura-Saito divergences as special cases. Learning the model order is important as it is necessary to strike the right balance between data fidelity and overfitting. We propose a Bayesian model based on automatic relevance determination in which the columns of the dictionary matrix and the rows of the activation matrix are tied together through a common scale parameter in their prior. A family of majorization-minimization algorithms is proposed for maximum a posteriori (MAP) estimation. A subset of scale parameters is driven to a small lower bound in the course of inference, with the effect of pruning the corresponding spurious components. We demonstrate the efficacy and robustness of our algorithms by performing extensive experiments on synthetic data, the swimmer dataset, a music decomposition example and a stock price prediction task.

PaperPDFCodeCode Syntology ran

In Syntology Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.

For agents, Syntology's MCP tool lists every function and class Syntology harvested from this paper and whether it ran (how to connect): get_harvested_code_for_paper(arxiv_id="1111.6085")

Code

Syntology Ran 0 of 17 code samples harvested from 2 repositories linked to this paper; 17 have no recorded run.

By repository: community (archive-listed): 17 samples from 2 repositories, 0 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

broadinstitute/SignatureAnalyzer-GPU mentioned on GitHubpytorchBSD-3-Clause report
broadinstitute/getzlab-SignatureAnalyzer mentioned on GitHubpytorchMIT report
getzlab/signatureanalyzer mentioned on GitHubpytorchMIT report

Repository list and official/mentioned flags are the archive's, frozen 2025-07-28. Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.

Code Syntology ran Syntology

17 samples harvested; 0 ran; 0 honoured the contract we drafted; 17 have no recorded run. Read from Syntology's graph 2026-09-24; that is when this build read the record, not when the samples ran.

17unverified

Licence: 0 of the 17 samples are pointer only, meaning Syntology does not serve that copy's text. This page shows no code text for any sample; each one links to its file in the repository.

Harvested from 2 repositories linked to this paper, official or community; each sample names its own and says which. “Ran” means the sample executed on a synthesized input. It does not mean the output is correct, and nothing here reproduces the paper's results. “Honoured” and “violated” refer to a contract Syntology drafted from the code itself; “our draft was wrong” and “fixture could not drive it” are failures of Syntology's instrument, not of the code.

Each sample ends with its code_sha256, Syntology's identity for that exact code. An agent fetches the stored sample with Syntology's MCP tool get_code(code_sha256="…") (how to connect); click an identity to copy that call.

Repository labels, per sample. official repository: The archive marks this repository official for the paper. named in the paper: The archive records that the paper mentions this repository; it is not marked official. community (archive-listed): In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper. found in paper text by Syntology: Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted. community: Not in the archive's code links for this paper; a community repository Syntology harvested. Samples from a repository marked official are listed first. Licence labels name the repository's licence as recorded at harvest. “Pointer only” means Syntology does not serve that copy's text, for one of four reasons: no licence file was found; the licence was not identified; the licence is recorded as permissive but that copy's record is not marked cleared; or the licence is outside the permissive list Syntology serves text under (MIT, Apache-2.0, BSD and similar). Some licences outside that list permit redistribution, such as WTFPL, and GPL-3.0 under its conditions; they are simply not on the list. Hover a licence label for the reason. File links open the file on GitHub at the default branch, which may have changed since the harvest.

ardnmf broadinstitute/getzlab-SignatureAnalyzer/signatureanalyzer/bnmf.py community (archive-listed) unverified MIT (permissive) · c38bcacfdb70afa9 · report
beta_div broadinstitute/SignatureAnalyzer-GPU/NMF_functions.py community (archive-listed) unverified BSD-3-Clause (permissive) · bdccf6ee69a8b28c · report
calculate_objective_function broadinstitute/SignatureAnalyzer-GPU/NMF_functions.py community (archive-listed) unverified BSD-3-Clause (permissive) · c1b8e9f28c95ecee · report
consensus_cluster broadinstitute/getzlab-SignatureAnalyzer/signatureanalyzer/consensus.py community (archive-listed) unverified MIT (permissive) · 973c7d382f831049 · report
consensus_matrix broadinstitute/getzlab-SignatureAnalyzer/signatureanalyzer/plotting/_nmf.py community (archive-listed) unverified MIT (permissive) · 98778cebbecf0b94 · report
cosine_similarity_plot broadinstitute/getzlab-SignatureAnalyzer/signatureanalyzer/plotting/_cosine.py community (archive-listed) unverified MIT (permissive) · efbc49b22f9de573 · report
file_loader broadinstitute/getzlab-SignatureAnalyzer/signatureanalyzer/utils.py community (archive-listed) unverified MIT (permissive) · 51f57da25bfa56d6 · report
k_dist broadinstitute/getzlab-SignatureAnalyzer/signatureanalyzer/plotting/_nmf.py community (archive-listed) unverified MIT (permissive) · e644b75169269694 · report
l2fc broadinstitute/getzlab-SignatureAnalyzer/signatureanalyzer/utils.py community (archive-listed) unverified MIT (permissive) · 0758b82a3d3f41eb · report
run_method_engine broadinstitute/SignatureAnalyzer-GPU/ARD_NMF.py community (archive-listed) unverified BSD-3-Clause (permissive) · 3dac6aa2e075082f · report
signature_barplot broadinstitute/getzlab-SignatureAnalyzer/signatureanalyzer/plotting/_muts.py community (archive-listed) unverified MIT (permissive) · d7167f8240307350 · report
signature_barplot_DBS broadinstitute/getzlab-SignatureAnalyzer/signatureanalyzer/plotting/_muts.py community (archive-listed) unverified MIT (permissive) · f2ae8878f7f9dc6b · report
split_negatives broadinstitute/getzlab-SignatureAnalyzer/signatureanalyzer/utils.py community (archive-listed) unverified MIT (permissive) · cffb6cddb2edab2a · report
stacked_bar broadinstitute/getzlab-SignatureAnalyzer/signatureanalyzer/plotting/_muts.py community (archive-listed) unverified MIT (permissive) · 38091941c5979afa · report
supervised_ardnmf broadinstitute/getzlab-SignatureAnalyzer/signatureanalyzer/supervised_bnmf.py community (archive-listed) unverified MIT (permissive) · 85b6ed2c04cea782 · report
update_H_poisson_L1 broadinstitute/SignatureAnalyzer-GPU/NMF_functions.py community (archive-listed) unverified BSD-3-Clause (permissive) · 5e91034ac2316792 · report
write_output broadinstitute/SignatureAnalyzer-GPU/SignatureAnalyzer-GPU.py community (archive-listed) unverified BSD-3-Clause (permissive) · 31f7195ff693f079 · report

Tasks

Stock Price Prediction

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections