MLLGMENov 12, 2013

Approximate Inference in Continuous Determinantal Point Processes

arXiv:1311.2971v121 citations
Originality Incremental advance
AI Analysis

This work addresses a computational bottleneck for researchers and practitioners using DPPs in continuous spaces, representing an incremental improvement over existing methods.

The paper tackles the problem of intractable sampling in continuous determinantal point processes (DPPs) by proposing two efficient sampling schemes based on low-rank approximations and Gibbs sampling, demonstrating their utility in repulsive mixture modeling and human pose synthesis.

Determinantal point processes (DPPs) are random point processes well-suited for modeling repulsion. In machine learning, the focus of DPP-based models has been on diverse subset selection from a discrete and finite base set. This discrete setting admits an efficient sampling algorithm based on the eigendecomposition of the defining kernel matrix. Recently, there has been growing interest in using DPPs defined on continuous spaces. While the discrete-DPP sampler extends formally to the continuous case, computationally, the steps required are not tractable in general. In this paper, we present two efficient DPP sampling schemes that apply to a wide range of kernel functions: one based on low rank approximations via Nystrom and random Fourier feature techniques and another based on Gibbs sampling. We demonstrate the utility of continuous DPPs in repulsive mixture modeling and synthesizing human poses spanning activity spaces.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes