paper-with-me

홈 › Papers

Exact Sampling from Determinantal Point Processes

2016-09-22 · Philipp Hennig, Roman Garnett

Determinantal point processes (DPPs) are an important concept in random matrix theory and combinatorics. They have also recently attracted interest in the study of numerical methods for machine learning, as they offer an elegant "missing link" between independent Monte Carlo sampling and deterministic evaluation on regular grids, applicable to a general set of spaces. This is helpful whenever an algorithm explores to reduce uncertainty, such as in active learning, Bayesian optimization, reinforcement learning, and marginalization in graphical models. To draw samples from a DPP in practice, existing literature focuses on approximate schemes of low cost, or comparably inefficient exact algorithms like rejection sampling. We point out that, for many settings of relevance to machine learning, it is also possible to draw exact samples from DPPs on continuous domains. We start from an intuitive example on the real line, which is then generalized to multivariate real vector spaces. We also compare to previously studied approximations, showing that exact sampling, despite higher cost, can be preferable where precision is needed.

📄 PDF Abstract BibTeX arXiv:1609.06840

Code (0)

등록된 구현이 없습니다.

Tasks

Active LearningBayesian OptimizationBIG-bench Machine LearningPoint ProcessesReinforcement Learning

Similar Papers 제목 키워드 기반

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

Structured Determinantal Point Processes

2010-12-01 · NeurIPS 2010 12 · Alex Kulesza, Ben Taskar

We present a novel probabilistic model for distributions over sets of structures -- for example, sets of sequences, trees, or graphs. The critical characteristic of our model is a preference for diversity: sets containin…

DiversityPoint ProcessesPose Estimation

Exact Sampling of Determinantal Point Processes without Eigendecomposition

2018-02-23 · Claire Launay, Bruno Galerne, Agnès Desolneux

Determinantal point processes (DPPs) enable the modeling of repulsion: they provide diverse sets of points. The repulsion is encoded in a kernel $K$ that can be seen as a matrix storing the similarity between points. The…

DiversityPoint Processes

Kronecker Determinantal Point Processes

2016-05-26 · NeurIPS 2016 12 · Zelda Mariet, Suvrit Sra

Determinantal Point Processes (DPPs) are probabilistic models over all subsets a ground set of $N$ items. They have recently gained prominence in several applications that rely on "diverse" subsets. However, their applic…

Point ProcessesStochastic Optimization

DPPy: Sampling DPPs with Python

2018-09-19 · Guillaume Gautier, Guillermo Polito, Rémi Bardenet, Michal Valko

Determinantal point processes (DPPs) are specific probability distributions over clouds of points that are used as models and computational tools across physics, probability, statistics, and more recently machine learnin…

BIG-bench Machine LearningDiversityPoint Processes