paper-with-me

홈 › Papers

Collaborative Gaussian Processes for Preference Learning

2012-12-01 · NeurIPS 2012 12 · Neil Houlsby, Ferenc Huszar, Zoubin Ghahramani, Jose M. Hernández-Lobato

We present a new model based on Gaussian processes (GPs) for learning pairwise preferences expressed by multiple users. Inference is simplified by using a \emph{preference kernel} for GPs which allows us to combine supervised GP learning of user preferences with unsupervised dimensionality reduction for multi-user systems. The model not only exploits collaborative information from the shared structure in user behavior, but may also incorporate user features if they are available. Approximate inference is implemented using a combination of expectation propagation and variational Bayes. Finally, we present an efficient active learning strategy for querying preferences. The proposed technique performs favorably on real-world data against state-of-the-art multi-user preference learning algorithms.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Active LearningDimensionality ReductionGaussian Processes

Similar Papers 제목 키워드 기반

Multi-output Gaussian Processes for Uncertainty-aware Recommender Systems

2021-06-08 · Yinchong Yang, Florian Buettner

Recommender systems are often designed based on a collaborative filtering approach, where user preferences are predicted by modelling interactions between users and items. Many common approaches to solve the collaborativ…

Collaborative FilteringGaussian ProcessesRecommendation SystemsRepresentation Learning

A unified framework for closed-form nonparametric regression, classification, preference and mixed problems with Skew Gaussian Processes

2020-12-12 · Alessio Benavoli, Dario Azzimonti, Dario Piga

Skew-Gaussian processes (SkewGPs) extend the multivariate Unified Skew-Normal distributions over finite dimensional vectors to distribution over functions. SkewGPs are more general and flexible than Gaussian processes, a…

Active LearningBinary ClassificationFormGaussian Processes+1

A tutorial on learning from preferences and choices with Gaussian Processes

2024-03-18 · Alessio Benavoli, Dario Azzimonti

Preference modelling lies at the intersection of economics, decision theory, machine learning and statistics. By understanding individuals' preferences and how they make choices, we can build products that closely match …

Gaussian Processes

Learning Inconsistent Preferences with Gaussian Processes

2020-06-06 · Siu Lun Chau, Javier González, Dino Sejdinovic

We revisit widely used preferential Gaussian processes by Chu et al.(2005) and challenge their modelling assumption that imposes rankability of data items via latent utility function values. We propose a generalisation o…

Gaussian Processes

Movie Recommender System using critic consensus

2021-12-22 · A Nayan Varma, Kedareshwara Petluri

Recommendation systems are perhaps one of the most important agents for industry growth through the modern Internet world. Previous approaches on recommendation systems include collaborative filtering and content based f…

Collaborative FilteringRecommendation Systems