paper-with-me

Papers

Scalable Sampling for Nonsymmetric Determinantal Point Processes

2022-01-20 · ICLR 2022 4 · Insu Han, Mike Gartrell, Jennifer Gillenwater, Elvis Dohmatob, Amin Karbasi

A determinantal point process (DPP) on a collection of $M$ items is a model, parameterized by a symmetric kernel matrix, that assigns a probability to every subset of those items. Recent work shows that removing the kernel symmetry constraint, yielding nonsymmetric DPPs (NDPPs), can lead to significant predictive performance gains for machine learning applications. However, existing work leaves open the question of scalable NDPP sampling. There is only one known DPP sampling algorithm, based on Cholesky decomposition, that can directly apply to NDPPs as well. Unfortunately, its runtime is cubic in $M$, and thus does not scale to large item collections. In this work, we first note that this algorithm can be transformed into a linear-time one for kernels with low-rank structure. Furthermore, we develop a scalable sublinear-time rejection sampling algorithm by constructing a novel proposal distribution. Additionally, we show that imposing certain structural constraints on the NDPP kernel enables us to bound the rejection rate in a way that depends only on the kernel rank. In our experiments we compare the speed of all of these samplers for a variety of real-world tasks.

📄 PDF Abstract BibTeX arXiv:2201.08417

Code (2)

insuhan/nonsymmetric-dpp-sampling 공식 구현 pytorch
insuhan/ndpp-mcmc-sampling pytorch

Tasks

Point Processes

Methods 이 논문이 사용한 방법론

SPEED The monocular depth estimation (MDE) is the task of estimating depth from a single frame. This information is an essential knowledge in many computer vision tasks such as scene…

Similar Papers 제목 키워드 기반

Scalable MCMC Sampling for Nonsymmetric Determinantal Point Processes

2022-07-01 · Insu Han, Mike Gartrell, Elvis Dohmatob, Amin Karbasi

A determinantal point process (DPP) is an elegant model that assigns a probability to every subset of a collection of $n$ items. While conventionally a DPP is parameterized by a symmetric kernel matrix, removing this sym…

Point Processes

Scalable Learning and MAP Inference for Nonsymmetric Determinantal Point Processes

2020-06-17 · ICLR 2021 1 · Mike Gartrell, Insu Han, Elvis Dohmatob, Jennifer Gillenwater 외

Determinantal point processes (DPPs) have attracted significant attention in machine learning for their ability to model subsets drawn from a large item collection. Recent work shows that nonsymmetric DPP (NDPP) kernels …

Point Processes

Learning Nonsymmetric Determinantal Point Processes

2019-05-30 · NeurIPS 2019 12 · Mike Gartrell, Victor-Emmanuel Brunel, Elvis Dohmatob, Syrine Krichene

Determinantal point processes (DPPs) have attracted substantial attention as an elegant probabilistic model that captures the balance between quality and diversity within sets. DPPs are conventionally parameterized by a …

Information RetrievalPoint ProcessesRecommendation SystemsRetrieval

Online MAP Inference and Learning for Nonsymmetric Determinantal Point Processes

2021-11-29 · Aravind Reddy, Ryan A. Rossi, Zhao Song, Anup Rao 외

In this paper, we introduce the online and streaming MAP inference and learning problems for Non-symmetric Determinantal Point Processes (NDPPs) where data points arrive in an arbitrary order and the algorithms are const…

Point Processesvalid

Fast Sampling for Strongly Rayleigh Measures with Application to Determinantal Point Processes

2016-07-13 · Chengtao Li, Stefanie Jegelka, Suvrit Sra

In this note we consider sampling from (non-homogeneous) strongly Rayleigh probability measures. As an important corollary, we obtain a fast mixing Markov Chain sampler for Determinantal Point Processes.

Point Processes