Wasserstein Learning of Determinantal Point ProcessesDownload PDF

Published: 12 Dec 2020, Last Modified: 22 Oct 2023LMCA2020 PosterReaders: Everyone
Keywords: determinantal point processes, combinatorial learning, Wasserstein learning
TL;DR: We propose a Wasserstein learning method for discrete determinantal point processes.
Abstract: Determinantal point processes (DPPs) have received significant attention as an elegant probabilistic model for discrete subset selection. Most prior work on DPP learning focuses on maximum likelihood estimation (MLE). While efficient and scalable, MLE approaches do not leverage any subset similarity information and may fail to recover the true generative distribution of discrete data. In this work, by deriving a differentiable relaxation of a DPP sampling algorithm, we present a novel approach for learning DPPs that minimizes the Wasserstein distance between the model and data composed of observed subsets. Through an evaluation on a real-world dataset, we show that our Wasserstein learning approach provides significantly improved predictive performance on a generative task compared to DPPs trained using MLE.
Community Implementations: [![CatalyzeX](/images/catalyzex_icon.svg) 1 code implementation](https://www.catalyzex.com/paper/arxiv:2011.09712/code)
1 Reply

Loading