English

Composable Coresets for Constrained Determinant Maximization and Beyond

Data Structures and Algorithms 2025-10-08 v2 Computational Geometry Distributed, Parallel, and Cluster Computing

Abstract

We study algorithms for construction of composable coresets for the task of Determinant Maximization under partition constraint. Given a point set VRdV\subset \mathbb{R}^d that is partitioned into ss groups V1,,VsV_1,\cdots, V_s, and integers k1,...,ksk_1,...,k_s, where k=ikik=\sum_i k_i, the goal is to pick kik_i points from group ViV_i such that the overall determinant of the picked kk points is maximized. Determinant Maximization and its constrained variants have gained a lot of interest for modeling diversity, and have found applications in the context of data summarization. When the cardinality kk of the selected set is greater than the dimension dd, we show a peeling algorithm that gives us a composable coreset of size kdkd with a provably optimal approximation factor of dO(d).d^{O(d)}. When kdk\leq d, we show a simple coreset construction with optimal size and approximation factor. As a further application of our technique, we get a composable coreset for determinant maximization under the more general laminar matroid constraints, and a composable coreset for unconstrained determinant maximization in a previously unresolved regime. Our results generalize to all strongly Rayleigh distributions and to several other experimental design problems. As an application, we improve the runtime of the practical local-search based algorithm of [Anari-Vuong--COLT'22] for determinantal maximization under partition constraint from O(n2sk2s)O(n^{2^s}k^{2^s}) to O(nk2s)O(n k^{2^s}), making it only linear on the number of points nn.

Keywords

Cite

@article{arxiv.2211.00289,
  title  = {Composable Coresets for Constrained Determinant Maximization and Beyond},
  author = {Sepideh Mahabadi and Thuy-Duong Vuong},
  journal= {arXiv preprint arXiv:2211.00289},
  year   = {2025}
}
R2 v1 2026-06-28T04:54:32.566Z