paper-with-me

홈 › Papers

Fast Greedy MAP Inference for Determinantal Point Process to Improve Recommendation Diversity

2018-05-26 · NeurIPS 2018 12 · Chen Laming, Zhang Guoxin, Zhou Hanning

The determinantal point process (DPP) is an elegant probabilistic model of repulsion with applications in various machine learning tasks including summarization and search. However, the maximum a posteriori (MAP) inference for DPP which plays an important role in many applications is NP-hard, and even the popular greedy algorithm can still be too computationally expensive to be used in large-scale real-time scenarios. To overcome the computational challenge, in this paper, we propose a novel algorithm to greatly accelerate the greedy MAP inference for DPP. In addition, our algorithm also adapts to scenarios where the repulsion is only required among nearby few items in the result sequence. We apply the proposed algorithm to generate relevant and diverse recommendations. Experimental results show that our proposed algorithm is significantly faster than state-of-the-art competitors, and provides a better relevance-diversity trade-off on several public datasets, which is also confirmed in an online A/B test.

📄 PDF Abstract BibTeX arXiv:1709.05135

Code (0)

등록된 구현이 없습니다.

Tasks

Diversity

Similar Papers 제목 키워드 기반

Lazy and Fast Greedy MAP Inference for Determinantal Point Process

2022-06-13 · Shinichi Hemmi, Taihei Oki, Shinsaku Sakaue, Kaito Fujii 외

The maximum a posteriori (MAP) inference for determinantal point processes (DPPs) is crucial for selecting diverse items in many machine learning applications. Although DPP MAP inference is NP-hard, the greedy algorithm …

Point Processes

Faster Greedy MAP Inference for Determinantal Point Processes

2017-03-09 · ICML 2017 8 · Insu Han, Prabhanjan Kambadur, KyoungSoo Park, Jinwoo Shin

Determinantal point processes (DPPs) are popular probabilistic models that arise in many machine learning tasks, where distributions of diverse sets are characterized by matrix determinants. In this paper, we develop fas…

Point Processes

Near-Optimal MAP Inference for Determinantal Point Processes

2012-12-01 · NeurIPS 2012 12 · Jennifer Gillenwater, Alex Kulesza, Ben Taskar

Determinantal point processes (DPPs) have recently been proposed as computationally efficient probabilistic models of diverse sets for a variety of applications, including document summarization, image search, and …

Document SummarizationImage RetrievalPoint ProcessesPose Estimation

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

On Sampling and Greedy MAP Inference of Constrained Determinantal Point Processes

2016-07-06 · Tarun Kathuria, Amit Deshpande

Subset selection problems ask for a small, diverse yet representative subset of the given data. When pairwise similarities are captured by a kernel, the determinants of submatrices provide a measure of diversity or indep…

ClusteringDiversityPoint Processes