A Comparison of Bayesian Inference Techniques for Sparse Factor Analysis
Yong See Foo, Heejung Shim

TL;DR
This paper compares Bayesian inference methods, MCMC and variational inference, for sparse factor analysis, highlighting the trade-off between computational speed and accuracy in high-dimensional data interpretation.
Contribution
It introduces and compares MCMC and VI algorithms for sparse factor analysis, emphasizing VI's efficiency despite slight accuracy loss.
Findings
VI is significantly faster than MCMC.
VI's accuracy loss is minimal compared to its speed advantage.
The algorithms are validated on simulated and biological data.
Abstract
Dimension reduction algorithms aim to discover latent variables which describe underlying structures in high-dimensional data. Methods such as factor analysis and principal component analysis have the downside of not offering much interpretability of its inferred latent variables. Sparse factor analysis addresses this issue by imposing sparsity on its factor loadings, allowing each latent variable to be related to only a subset of features, thus increasing interpretability. Sparse factor analysis has been used in a wide range of areas including genomics, signal processing, and economics. We compare two Bayesian inference techniques for sparse factor analysis, namely Markov chain Monte Carlo (MCMC), and variational inference (VI). VI is computationally faster than MCMC, at the cost of a loss in accuracy. We derive MCMC and VI algorithms and perform a comparison using both simulated and…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsGene expression and cancer classification · Bayesian Methods and Mixture Models · Statistical Methods and Inference
