paper-with-me

Papers

Latent Gaussian Processes for Distribution Estimation of Multivariate Categorical Data

2015-03-07 · Yarin Gal, Yutian Chen, Zoubin Ghahramani

Multivariate categorical data occur in many applications of machine learning. One of the main difficulties with these vectors of categorical variables is sparsity. The number of possible observations grows exponentially with vector length, but dataset diversity might be poor in comparison. Recent models have gained significant improvement in supervised tasks with this data. These models embed observations in a continuous space to capture similarities between them. Building on these ideas we propose a Bayesian model for the unsupervised task of distribution estimation of multivariate categorical data. We model vectors of categorical variables as generated from a non-linear transformation of a continuous latent space. Non-linearity captures multi-modality in the distribution. The continuous representation addresses sparsity. Our model ties together many existing models, linking the linear categorical latent Gaussian model, the Gaussian process latent variable model, and Gaussian process classification. We derive inference for our model based on recent developments in sampling based variational inference. We show empirically that the model outperforms its linear and discrete counterparts in imputation tasks of sparse data.

📄 PDF Abstract BibTeX arXiv:1503.02182

Code (1)

yaringal/CLGP 공식 구현

Tasks

DiversityGaussian ProcessesImputationVariational Inference

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 제목 키워드 기반

High Dimensional Semiparametric Latent Graphical Model for Mixed Data

2014-04-29 · Jianqing Fan, Han Liu, Yang Ning, Hui Zou

Graphical models are commonly used tools for modeling multivariate random variables. While there exist many convenient multivariate distributions such as Gaussian distribution for continuous data, mixed data with the pre…

feature selectionVocal Bursts Intensity Prediction

Infinite Mixtures of Multivariate Gaussian Processes

2013-07-26 · Shiliang Sun

This paper presents a new model called infinite mixtures of multivariate Gaussian processes, which can be used to learn vector-valued functions and applied to multitask learning. As an extension of the single multivariat…

Gaussian Processesregression

Stochastic Processes with Modified Lognormal Distribution Featuring Flexible Upper Tail

2025-05-17 · Dionissios T. Hristopulos, Anastassia Baxevani, Giorgio Kaniadakis

Asymmetric, non-Gaussian probability distributions are often observed in the analysis of natural and engineering datasets. The lognormal distribution is a standard model for data with skewed frequency histograms and fat …

Spatial InterpolationTime Series Forecasting

Efficient Inference in Multi-task Cox Process Models

2018-05-24 · Virginia Aglietti, Theodoros Damoulas, Edwin Bonilla

We generalize the log Gaussian Cox process (LGCP) framework to model multiple correlated point data jointly. The observations are treated as realizations of multiple LGCPs, whose log intensities are given by linear combi…

Gaussian ProcessesPoint ProcessesVariational Inference

Sequential Estimation of Gaussian Process-based Deep State-Space Models

2023-01-29 · Yuhao Liu, Marzieh Ajirak, Petar Djuric

We consider the problem of sequential estimation of the unknowns of state-space and deep state-space models that include estimation of functions and latent processes of the models. The proposed approach relies on Gaussia…

Gaussian ProcessesState Space Models