LGAIMLFeb 14, 2012

Learning Determinantal Point Processes

arXiv:1202.3738v1170 citations
Originality Highly original
AI Analysis

This addresses the challenge of subset selection with diversity for tasks like summarization, offering a tractable learning method for DPPs.

The paper tackled the problem of learning determinantal point processes (DPPs) from labeled training data, proposing a feature-based parameterization that leads to a convex and efficient formulation, and applied it to extractive summarization, achieving state-of-the-art results on the DUC 2003/04 task.

Determinantal point processes (DPPs), which arise in random matrix theory and quantum physics, are natural models for subset selection problems where diversity is preferred. Among many remarkable properties, DPPs offer tractable algorithms for exact inference, including computing marginal probabilities and sampling; however, an important open question has been how to learn a DPP from labeled training data. In this paper we propose a natural feature-based parameterization of conditional DPPs, and show how it leads to a convex and efficient learning formulation. We analyze the relationship between our model and binary Markov random fields with repulsive potentials, which are qualitatively similar but computationally intractable. Finally, we apply our approach to the task of extractive summarization, where the goal is to choose a small subset of sentences conveying the most important information from a set of documents. In this task there is a fundamental tradeoff between sentences that are highly relevant to the collection as a whole, and sentences that are diverse and not repetitive. Our parameterization allows us to naturally balance these two characteristics. We evaluate our system on data from the DUC 2003/04 multi-document summarization task, achieving state-of-the-art results.

Foundations

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

Your Notes