paper-with-me

Papers

Bayesian Non-Negative Matrix Factorization with Correlated Mutation Type Probabilities for Mutational Signatures

2025-06-18 · Iris Lang, Jenna Landy, Giovanni Parmigiani

Somatic mutations, or alterations in DNA of a somatic cell, are key markers of cancer. In recent years, mutational signature analysis has become a prominent field of study within cancer research, commonly with Nonnegative Matrix Factorization (NMF) and Bayesian NMF. However, current methods assume independence across mutation types in the signatures matrix. This paper expands upon current Bayesian NMF methodologies by proposing novel methods that account for the dependencies between the mutation types. First, we implement the Bayesian NMF specification with a Multivariate Truncated Normal prior on the signatures matrix in order to model the covariance structure using external information, in our case estimated from the COSMIC signatures database. This model converges in fewer iterations, using MCMC, when compared to a model with independent Truncated Normal priors on elements of the signatures matrix and results in improvements in accuracy, especially on small sample sizes. In addition, we develop a hierarchical model that allows the covariance structure of the signatures matrix to be discovered rather than specified upfront, giving the algorithm more flexibility. This flexibility for the algorithm to learn the dependence structure of the signatures allows a better understanding of biological interactions and how these change across different types of cancer. The code for this project is contributed to an open-source R software package. Our work lays the groundwork for future research to incorporate dependency structure across mutation types in the signatures matrix and is also applicable to any use of NMF beyond just single-base substitution (SBS) mutational signatures.

📄 PDF Abstract BibTeX arXiv:2506.15855

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Applications of Online Nonnegative Matrix Factorization to Image and Time-Series Data

2020-11-10 · Hanbaek Lyu, Georg Menz, Deanna Needell, Christopher Strohmeier

Online nonnegative matrix factorization (ONMF) is a matrix factorization technique in the online setting where data are acquired in a streaming fashion and the matrix factors are updated each time. This enables factor an…

Dictionary LearningTime SeriesTime Series Analysis

An Empirical Comparison of Sampling Quality Metrics: A Case Study for Bayesian Nonnegative Matrix Factorization

2016-06-20 · Arjumand Masood, Weiwei Pan, Finale Doshi-Velez

In this work, we empirically explore the question: how can we assess the quality of samples from some target distribution? We assume that the samples are provided by some valid Monte Carlo procedure, so we are guaranteed…

Diversityvalid

An Oracle Inequality for Quasi-Bayesian Non-Negative Matrix Factorization

2016-01-06 · Pierre Alquier, Benjamin Guedj

The aim of this paper is to provide some theoretical understanding of quasi-Bayesian aggregation methods non-negative matrix factorization. We derive an oracle inequality for an aggregated estimator. This result holds fo…

Upper Bound of Bayesian Generalization Error in Non-negative Matrix Factorization

2016-12-13 · Naoki Hayashi, Sumio Watanabe

Non-negative matrix factorization (NMF) is a new knowledge discovery method that is used for text mining, signal processing, bioinformatics, and consumer analysis. However, its basic property as a learning machine is not…

Flexible and Hierarchical Prior for Bayesian Nonnegative Matrix Factorization

2022-05-23 · Jun Lu, Xuanyu Ye

In this paper, we introduce a probabilistic model for learning nonnegative matrix factorization (NMF) that is commonly used for predicting missing values and finding hidden patterns in the data, in which the matrix facto…

Bayesian InferenceMissing Values