English

Improved Diversity Maximization Algorithms for Matching and Pseudoforest

Data Structures and Algorithms 2023-07-11 v1 Computational Geometry

Abstract

In this work we consider the diversity maximization problem, where given a data set XX of nn elements, and a parameter kk, the goal is to pick a subset of XX of size kk maximizing a certain diversity measure. [CH01] defined a variety of diversity measures based on pairwise distances between the points. A constant factor approximation algorithm was known for all those diversity measures except ``remote-matching'', where only an O(logk)O(\log k) approximation was known. In this work we present an O(1)O(1) approximation for this remaining notion. Further, we consider these notions from the perpective of composable coresets. [IMMM14] provided composable coresets with a constant factor approximation for all but ``remote-pseudoforest'' and ``remote-matching'', which again they only obtained a O(logk)O(\log k) approximation. Here we also close the gap up to constants and present a constant factor composable coreset algorithm for these two notions. For remote-matching, our coreset has size only O(k)O(k), and for remote-pseudoforest, our coreset has size O(k1+ε)O(k^{1+\varepsilon}) for any ε>0\varepsilon > 0, for an O(1/ε)O(1/\varepsilon)-approximate coreset.

Keywords

Cite

@article{arxiv.2307.04329,
  title  = {Improved Diversity Maximization Algorithms for Matching and Pseudoforest},
  author = {Sepideh Mahabadi and Shyam Narayanan},
  journal= {arXiv preprint arXiv:2307.04329},
  year   = {2023}
}

Comments

27 pages, 1 table. Accepted to APPROX, 2023

R2 v1 2026-06-28T11:25:38.354Z