The Bayesian Low-Rank Determinantal Point Process Mixture Model
Mike Gartrell, Ulrich Paquet, Noam Koenigstein

TL;DR
This paper introduces a scalable low-rank DPP mixture model for subset probability modeling, improving recommendation accuracy and scalability over traditional DPPs by capturing latent structures with a mixture approach.
Contribution
It proposes a novel low-rank DPP mixture model with an efficient MCMC learning algorithm, enhancing modeling capacity and predictive performance for large-scale recommendation tasks.
Findings
Outperforms single low-rank and full-rank DPPs in predictive accuracy.
Achieves significant scalability improvements for large datasets.
Provides better recommendations compared to competing methods.
Abstract
Determinantal point processes (DPPs) are an elegant model for encoding probabilities over subsets, such as shopping baskets, of a ground set, such as an item catalog. They are useful for a number of machine learning tasks, including product recommendation. DPPs are parametrized by a positive semi-definite kernel matrix. Recent work has shown that using a low-rank factorization of this kernel provides remarkable scalability improvements that open the door to training on large-scale datasets and computing online recommendations, both of which are infeasible with standard DPP models that use a full-rank kernel. In this paper we present a low-rank DPP mixture model that allows us to represent the latent structure present in observed subsets as a mixture of a number of component low-rank DPPs, where each component DPP is responsible for representing a portion of the observed data. The…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsMarkov Chains and Monte Carlo Methods · Gaussian Processes and Bayesian Inference · Statistical Methods and Inference
