Scalable Random Feature Latent Variable Models
Ying Li, Zhidi Lin, Yuhao Liu, Michael Minyi Zhang, Pablo M. Olmos,, and Petar M. Djuri\'c

TL;DR
This paper introduces SRFLVM, a scalable variational inference method for random feature latent variable models, enabling efficient handling of large datasets and improving latent representation quality.
Contribution
It develops a novel VBI algorithm with explicit PDFs for DP and applies it to create a scalable RFLVM variant, addressing previous scalability limitations.
Findings
Demonstrates superior scalability and efficiency over existing methods.
Achieves better latent representations and missing data imputation.
Outperforms state-of-the-art models on real-world datasets.
Abstract
Random feature latent variable models (RFLVMs) represent the state-of-the-art in latent variable models, capable of handling non-Gaussian likelihoods and effectively uncovering patterns in high-dimensional data. However, their heavy reliance on Monte Carlo sampling results in scalability issues which makes it difficult to use these models for datasets with a massive number of observations. To scale up RFLVMs, we turn to the optimization-based variational Bayesian inference (VBI) algorithm which is known for its scalability compared to sampling-based methods. However, implementing VBI for RFLVMs poses challenges, such as the lack of explicit probability distribution functions (PDFs) for the Dirichlet process (DP) in the kernel learning component, and the incompatibility of existing VBI algorithms with RFLVMs. To address these issues, we introduce a stick-breaking construction for DP to…
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
TopicsData Management and Algorithms · Time Series Analysis and Forecasting · Advanced Database Systems and Queries
