Composable Coresets for Determinant Maximization: Greedy is Almost Optimal
Siddharth Gollapudi, Sepideh Mahabadi, Varun Sivashankar

TL;DR
This paper demonstrates that the greedy algorithm for determinant maximization produces nearly optimal composable coresets with improved approximation guarantees, supported by theoretical analysis and empirical evidence.
Contribution
It proves that the greedy algorithm achieves an almost optimal approximation factor for composable coresets in determinant maximization, improving previous bounds and confirming practical effectiveness.
Findings
Greedy algorithm yields an approximation factor of O(k)^{3k}.
Swapping one point in the greedy solution increases volume by at most (1+√k).
Empirical results show the local optimality bound is even lower on real data.
Abstract
Given a set of vectors in , the goal of the \emph{determinant maximization} problem is to pick vectors with the maximum volume. Determinant maximization is the MAP-inference task for determinantal point processes (DPP) and has recently received considerable attention for modeling diversity. As most applications for the problem use large amounts of data, this problem has been studied in the relevant \textit{composable coreset} setting. In particular, [Indyk-Mahabadi-OveisGharan-Rezaei--SODA'20, ICML'19] showed that one can get composable coresets with optimal approximation factor of for the problem, and that a local search algorithm achieves an almost optimal approximation guarantee of . In this work, we show that the widely-used Greedy algorithm also provides composable coresets with an almost optimal approximation factor of ,…
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
Taxonomy
TopicsMarkov Chains and Monte Carlo Methods · Point processes and geometric inequalities · Optimization and Search Problems
MethodsCoresets
