Learning Community-Based Preferences via Dirichlet Process Mixtures of Gaussian Processes

Abstract

Bayesian approaches to preference learning using Gaussian Processes(GPs) are attractive due to their ability to explicitly model uncertainty in users' latent utility functions; unfortunately existing techniques have cubic time complexity in the number of users, which renders this approach intractable for collaborative preference learning over a large user base. Exploiting the observation that user populations often decompose into communities of shared preferences, we model user preferences as an infinite Dirichlet Process (DP) mixture of communities and learn (a) the expected number of preference communities represented in the data, (b) a GP-based preference model over items tailored to each community, and (c) the mixture weights representing each user's fraction of community membership. This results in a learning and inference process that scales linearly in the number of users rather than cubicly and additionally provides the ability to analyze individual community preferences and their associated members. We evaluate our approach on a variety of preference data sources including Amazon Mechanical Turk showing that our method is more scalable and as accurate as previous GP-based preference learning work.

Cite

Text

Abbasnejad et al. "Learning Community-Based Preferences via Dirichlet Process Mixtures of Gaussian Processes." International Joint Conference on Artificial Intelligence, 2013.

Markdown

[Abbasnejad et al. "Learning Community-Based Preferences via Dirichlet Process Mixtures of Gaussian Processes." International Joint Conference on Artificial Intelligence, 2013.](https://mlanthology.org/ijcai/2013/abbasnejad2013ijcai-learning/)

BibTeX

@inproceedings{abbasnejad2013ijcai-learning,
  title     = {{Learning Community-Based Preferences via Dirichlet Process Mixtures of Gaussian Processes}},
  author    = {Abbasnejad, Ehsan and Sanner, Scott and Bonilla, Edwin V. and Poupart, Pascal},
  booktitle = {International Joint Conference on Artificial Intelligence},
  year      = {2013},
  pages     = {1213-1219},
  url       = {https://mlanthology.org/ijcai/2013/abbasnejad2013ijcai-learning/}
}