paper-with-me

Papers

Efficient MCMC Sampling for Bayesian Matrix Factorization by Breaking Posterior Symmetries

2020-06-08 · Saibal De, Hadi Salehi, Alex Gorodetsky

Bayesian low-rank matrix factorization techniques have become an essential tool for relational data analysis and matrix completion. A standard approach is to assign zero-mean Gaussian priors on the columns or rows of factor matrices to create a conjugate system. This choice of prior leads to simple implementations; however it also causes symmetries in the posterior distribution that can severely reduce the efficiency of Markov-chain Monte-Carlo (MCMC) sampling approaches. In this paper, we propose a simple modification to the prior choice that provably breaks these symmetries and maintains/improves accuracy. Specifically, we provide conditions that the Gaussian prior mean and covariance must satisfy so the posterior does not exhibit invariances that yield sampling difficulties. For example, we show that using non-zero linearly independent prior means significantly lowers the autocorrelation of MCMC samples, and can also lead to lower reconstruction errors.

📄 PDF Abstract BibTeX arXiv:2006.04295

Code (0)

등록된 구현이 없습니다.

Tasks

Matrix CompletionMatrix Factorization / Decomposition

Similar Papers 제목 키워드 기반

Large-Scale Distributed Bayesian Matrix Factorization using Stochastic Gradient MCMC

2015-03-05 · Sungjin Ahn, Anoop Korattikara, Nathan Liu, Suju Rajan 외

Despite having various attractive qualities such as high prediction accuracy and the ability to quantify uncertainty and avoid over-fitting, Bayesian Matrix Factorization has not been widely adopted because of the prohib…

Prediction

Bayesian Probabilistic Matrix Factorization

2025-06-11 · Ruixuan Xu, Xiangxiang Weng

Matrix factorization is a widely used technique in recommendation systems. Probabilistic Matrix Factorization (PMF) [1] extends traditional matrix factorization by incorporating probability distributions over latent fact…

Bayesian InferenceComputational EfficiencyRecommendation SystemsUncertainty Quantification+1

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

Gamma Processes, Stick-Breaking, and Variational Inference

2014-10-04 · Anirban Roychowdhury, Brian Kulis

While most Bayesian nonparametric models in machine learning have focused on the Dirichlet process, the beta process, or their variants, the gamma process has recently emerged as a useful nonparametric prior in its own r…

Variational Inference

Rapid Posterior Exploration in Bayesian Non-negative Matrix Factorization

2016-10-27 · M. Arjumand Masood, Finale Doshi-Velez

Non-negative Matrix Factorization (NMF) is a popular tool for data exploration. Bayesian NMF promises to also characterize uncertainty in the factorization. Unfortunately, current inference approaches such as MCMC mix sl…

Variational Inference