English

Dependent randomized rounding for clustering and partition systems with knapsack constraints

Data Structures and Algorithms 2024-05-14 v9

Abstract

Clustering problems are fundamental to unsupervised learning. There is an increased emphasis on fairness in machine learning and AI; one representative notion of fairness is that no single demographic group should be over-represented among the cluster-centers. This, and much more general clustering problems, can be formulated with "knapsack" and "partition" constraints. We develop new randomized algorithms targeting such problems, and study two in particular: multi-knapsack median and multi-knapsack center. Our rounding algorithms give new approximation and pseudo-approximation algorithms for these problems. One key technical tool, which may be of independent interest, is a new tail bound analogous to Feige (2006) for sums of random variables with unbounded variances. Such bounds can be useful in inferring properties of large networks using few samples.

Keywords

Cite

@article{arxiv.1709.06995,
  title  = {Dependent randomized rounding for clustering and partition systems with knapsack constraints},
  author = {David G. Harris and Thomas Pensyl and Aravind Srinivasan and Khoa Trinh},
  journal= {arXiv preprint arXiv:1709.06995},
  year   = {2024}
}

Comments

In the Journal version of this paper, there is a small error in Proposition 25. This version of the paper fixes the error (see Proposition 5.4 in the arxiv version)

R2 v1 2026-06-22T21:49:44.975Z