paper-with-me

Papers

Bayesian Non-linear Latent Variable Modeling via Random Fourier Features

2023-06-14 · Michael Minyi Zhang, Gregory W. Gundersen, Barbara E. Engelhardt

The Gaussian process latent variable model (GPLVM) is a popular probabilistic method used for nonlinear dimension reduction, matrix factorization, and state-space modeling. Inference for GPLVMs is computationally tractable only when the data likelihood is Gaussian. Moreover, inference for GPLVMs has typically been restricted to obtaining maximum a posteriori point estimates, which can lead to overfitting, or variational approximations, which mischaracterize the posterior uncertainty. Here, we present a method to perform Markov chain Monte Carlo (MCMC) inference for generalized Bayesian nonlinear latent variable modeling. The crucial insight necessary to generalize GPLVMs to arbitrary observation models is that we approximate the kernel function in the Gaussian process mappings with random Fourier features; this allows us to compute the gradient of the posterior in closed form with respect to the latent variables. We show that we can generalize GPLVMs to non-Gaussian observations, such as Poisson, negative binomial, and multinomial distributions, using our random feature latent variable model (RFLVM). Our generalized RFLVMs perform on par with state-of-the-art latent variable models on a wide range of applications, including motion capture, images, and text data for the purpose of estimating the latent structure and imputing the missing data of these complex data sets.

📄 PDF Abstract BibTeX arXiv:2306.08352

Code (1)

michaelzhang01/bayesian-rflvm 공식 구현

Tasks

Dimensionality Reduction

Methods 이 논문이 사용한 방법론

Gaussian Process Gaussian Processes are non-parametric models for approximating functions. They rely upon a measure of similarity between points (the kernel function) to predict the value for…

Similar Papers 제목 키워드 기반

Sparse Infinite Random Feature Latent Variable Modeling

2022-05-20 · Michael Minyi Zhang

We propose a non-linear, Bayesian non-parametric latent variable model where the latent space is assumed to be sparse and infinite dimensional a priori using an Indian buffet process prior. A posteriori, the number of in…

Latent variable modeling with random features

2020-06-19 · Gregory W. Gundersen, Michael Minyi Zhang, Barbara E. Engelhardt

Gaussian process-based latent variable models are flexible and theoretically grounded tools for nonlinear dimension reduction, but generalizing to non-Gaussian data likelihoods within this nonlinear framework is statisti…

Dimensionality Reduction

BGM-IV: an AI-powered Bayesian generative modeling approach for instrumental variable analysis

2026-05-07 · Guyue Luo, Qiao Liu arxiv

Instrumental-variable (IV) regression enables causal estimation under endogeneity, but modern IV problems often involve nonlinear structural effects and high-dimensional covariates. Existing nonlinear IV methods directly…

Modeling Massive Spatial Datasets Using a Conjugate Bayesian Linear Regression Framework

2021-09-09 · Sudipto Banerjee

Geographic Information Systems (GIS) and related technologies have generated substantial interest among statisticians with regard to scalable methodologies for analyzing large spatial datasets. A variety of scalable spat…

Bayesian Inferenceregression

General Latent Feature Modeling for Data Exploration Tasks

2017-07-26 · Isabel Valera, Melanie F. Pradier, Zoubin Ghahramani

This paper introduces a general Bayesian non- parametric latent feature model suitable to per- form automatic exploratory analysis of heterogeneous datasets, where the attributes describing each object can be either disc…