paper-with-me

Papers

Gaussian Process Latent Variable Model Factorization for Context-aware Recommender Systems

2019-12-19 · Wei Huang, Richard Yi Da Xu

Context-aware recommender systems (CARS) have gained increasing attention due to their ability to utilize contextual information. Compared to traditional recommender systems, CARS are, in general, able to generate more accurate recommendations. Latent factors approach accounts for a large proportion of CARS. Recently, a non-linear Gaussian Process (GP) based factorization method was proven to outperform the state-of-the-art methods in CARS. Despite its effectiveness, GP model-based methods can suffer from over-fitting and may not be able to determine the impact of each context automatically. In order to address such shortcomings, we propose a Gaussian Process Latent Variable Model Factorization (GPLVMF) method, where we apply an appropriate prior to the original GP model. Our work is primarily inspired by the Gaussian Process Latent Variable Model (GPLVM), which was a non-linear dimensionality reduction method. As a result, we improve the performance on the real datasets significantly as well as capturing the importance of each context. In addition to the general advantages, our method provides two main contributions regarding recommender system settings: (1) addressing the influence of bias by setting a non-zero mean function, and (2) utilizing real-valued contexts by fixing the latent space with real values.

📄 PDF Abstract BibTeX arXiv:1912.09593

Code (2)

OleguerCanal/GPLVM
WeiHuang05/Gaussian-process-latent-variable-model-factorization-for-context-aware-Recommendation

Tasks

Dimensionality ReductionRecommendation Systems

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

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 tractab…

Dimensionality Reduction

Monte Carlo Structured SVI for Two-Level Non-Conjugate Models

2016-12-12 · Rishit Sheth, Roni Khardon

The stochastic variational inference (SVI) paradigm, which combines variational inference, natural gradients, and stochastic updates, was recently proposed for large-scale data analysis in conjugate Bayesian models and d…

Gaussian ProcessesTopic ModelsVariational InferenceVocal Bursts Valence Prediction

Beta Process Non-negative Matrix Factorization with Stochastic Structured Mean-Field Variational Inference

2014-11-07 · Dawen Liang, Matthew D. Hoffman

Beta process is the standard nonparametric Bayesian prior for latent factor model. In this paper, we derive a structured mean-field variational inference algorithm for a beta process non-negative matrix factorization (NM…

Variational Inference

Autoregressivity in the Latent Space of a GP-VAE Language Model: An Empirical Ablation Study

2025-12-30 · Yves Ruffenach arxiv

This paper provides an ablation-based analysis of latent autoregression in GP-VAE models, building upon our previous work introducing the architecture. Language models typically rely on an autoregressive factorization ov…

Generalised Gaussian Process Latent Variable Models (GPLVM) with Stochastic Variational Inference

2022-02-25 · Vidhi Lalchand, Aditya Ravuri, Neil D. Lawrence

Gaussian process latent variable models (GPLVM) are a flexible and non-linear approach to dimensionality reduction, extending classical Gaussian processes to an unsupervised learning context. The Bayesian incarnation of …

BenchmarkingDimensionality ReductionGaussian ProcessesVariational Inference