paper-with-me

홈 › Papers

Efficient Sampling for k-Determinantal Point Processes

2015-09-04 · Chengtao Li, Stefanie Jegelka, Suvrit Sra

Determinantal Point Processes (DPPs) are elegant probabilistic models of repulsion and diversity over discrete sets of items. But their applicability to large sets is hindered by expensive cubic-complexity matrix operations for basic tasks such as sampling. In light of this, we propose a new method for approximate sampling from discrete $k$-DPPs. Our method takes advantage of the diversity property of subsets sampled from a DPP, and proceeds in two stages: first it constructs coresets for the ground set of items; thereafter, it efficiently samples subsets based on the constructed coresets. As opposed to previous approaches, our algorithm aims to minimize the total variation distance to the original distribution. Experiments on both synthetic and real datasets indicate that our sampling algorithm works efficiently on large data sets, and yields more accurate samples than previous approaches.

📄 PDF Abstract BibTeX arXiv:1509.01618

Code (0)

등록된 구현이 없습니다.

Tasks

DiversityPoint Processes

Similar Papers 제목 키워드 기반

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

Signal reconstruction using determinantal sampling

2023-10-13 · Ayoub Belhadji, Rémi Bardenet, Pierre Chainais

We study the approximation of a square-integrable function from a finite number of evaluations on a random set of nodes according to a well-chosen distribution. This is particularly relevant when the function is assumed …

Point Processes

Fast determinantal point processes via distortion-free intermediate sampling

2018-11-08 · Michał Dereziński

Given a fixed $n\times d$ matrix $\mathbf{X}$, where $n\gg d$, we study the complexity of sampling from a distribution over all subsets of rows where the probability of a subset is proportional to the squared volume of t…

Data SummarizationPoint ProcessesStochastic Optimization

A novel sampler for Gauss-Hermite determinantal point processes with application to Monte Carlo integration

2022-03-15 · Nicholas P Baskerville

Determinantal points processes are a promising but relatively under-developed tool in machine learning and statistical modelling, being the canonical statistical example of distributions with repulsion. While their mathe…

BIG-bench Machine LearningPoint Processes

Exact sampling of determinantal point processes with sublinear time preprocessing

2019-05-31 · NeurIPS 2019 12 · Michał Dereziński, Daniele Calandriello, Michal Valko

We study the complexity of sampling from a distribution over all index subsets of the set $\{1,...,n\}$ with the probability of a subset $S$ proportional to the determinant of the submatrix $\mathbf{L}_S$ of some $n\time…

Point Processes