English

Coresets for Clustering in Geometric Intersection Graphs

Computational Geometry 2023-03-03 v1 Data Structures and Algorithms

Abstract

Designing coresets--small-space sketches of the data preserving cost of the solutions within (1±ϵ)(1\pm \epsilon)-approximate factor--is an important research direction in the study of center-based kk-clustering problems, such as kk-means or kk-median. Feldman and Langberg [STOC'11] have shown that for kk-clustering of nn points in general metrics, it is possible to obtain coresets whose size depends logarithmically in nn. Moreover, such a dependency in nn is inevitable in general metrics. A significant amount of recent work in the area is devoted to obtaining coresests whose sizes are independent of nn (i.e., ``small'' coresets) for special metrics, like dd-dimensional Euclidean spaces, doubling metrics, metrics of graphs of bounded treewidth, or those excluding a fixed minor. In this paper, we provide the first constructions of small coresets for kk-clustering in the metrics induced by geometric intersection graphs, such as Euclidean-weighted Unit Disk/Square Graphs. These constructions follow from a general theorem that identifies two canonical properties of a graph metric sufficient for obtaining small coresets. The proof of our theorem builds on the recent work of Cohen-Addad, Saulpic, and Schwiegelshohn [STOC '21], which ensures small-sized coresets conditioned on the existence of an interesting set of centers, called ``centroid set''. The main technical contribution of our work is the proof of the existence of such a small-sized centroid set for graphs that satisfy the two canonical geometric properties. The new coreset construction helps to design the first (1+ϵ)(1+\epsilon)-approximation for center-based clustering problems in UDGs and USGs, that is fixed-parameter tractable in kk and ϵ\epsilon (FPT-AS).

Keywords

Cite

@article{arxiv.2303.01400,
  title  = {Coresets for Clustering in Geometric Intersection Graphs},
  author = {Sayan Bandyapadhyay and Fedor V. Fomin and Tanmay Inamdar},
  journal= {arXiv preprint arXiv:2303.01400},
  year   = {2023}
}

Comments

Full version of a paper accepted to SoCG 2023. Abstract shortened to meet the arXiv character limit

R2 v1 2026-06-28T08:57:37.769Z