Max-Sum Diversification, Monotone Submodular Functions and Dynamic Updates
Allan Borodin, Aadhar Jain, Hyun Chul Lee, Yuli Ye

TL;DR
This paper addresses the problem of selecting diverse, high-quality subsets under constraints using monotone submodular functions and metric distances, proposing algorithms with proven approximation guarantees.
Contribution
It introduces algorithms for max-sum diversification problems with matroid constraints, extending previous work and providing constant-factor approximation guarantees.
Findings
Greedy algorithm achieves a constant approximation ratio for cardinality constraints.
Local search algorithm achieves a constant approximation ratio for general matroid constraints.
The proposed methods generalize and improve upon existing diversification algorithms.
Abstract
Result diversification is an important aspect in web-based search, document summarization, facility location, portfolio management and other applications. Given a set of ranked results for a set of objects (e.g. web documents, facilities, etc.) with a distance between any pair, the goal is to select a subset satisfying the following three criteria: (a) the subset satisfies some constraint (e.g. bounded cardinality); (b) the subset contains results of high "quality"; and (c) the subset contains results that are "diverse" relative to the distance measure. The goal of result diversification is to produce a diversified subset while maintaining high quality as much as possible. We study a broad class of problems where the distances are a metric, where the constraint is given by independence in a matroid, where quality is determined by a monotone submodular function, and diversity is…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsOptimization and Search Problems · Complexity and Algorithms in Graphs · Facility Location and Emergency Management
