提出首个常数倍近似算法解决双公平约束聚类问题
Constant-Factor Approximations for Doubly Constrained Fair k-Center, k-Median and k-Means
- 通过线性规划将中心选择均衡转化为双重公平聚类
- k-center问题实现4倍近似,优于之前8倍的上限
- 首次为k-median和k-means提供常数近似解,适用广泛约束
研究一般度量空间中的离散k-聚类问题,同时满足两种公平性约束:1)群体公平性——指定各属性在簇中占比的上下界;2)中心多样性——要求从每种属性中选取指定数量的中心。现有方法对双约束问题仅能保证8倍近似且有小量违反。本文将k-center的近似比改进至4,且保持小量违反;对k-median与k-means,首次给出常数倍近似算法。方法基于线性规划,将满足中心多样性约束的解转化为双重公平聚类。结果可推广至拟阵与背包等其他中心选择约束。
原文摘要 · Abstract (English)
We study discrete k-clustering problems in general metric spaces that are constrained by a combination of two different fairness conditions within the demographic fairness model. Given a metric space (P,d), where every point in P is equipped with a protected attribute, and a number k, the goal is to partition P into k clusters with a designated center each, such that a center-based objective function is minimized and the attributes are fairly distributed with respect to the following two fairness concepts: 1) group fairness: We aim for clusters with balanced numbers of attributes by specifying lower and upper bounds for the desired attribute proportions. 2) diverse center selection: Clusters have natural representatives, i.e., their centers. We ask for a balanced set of representatives by specifying the desired number of centers to choose from each attribute. Dickerson, Esmaeili, Morgenstern and Zhang (2023) denote the combination of these two constraints as doubly constrained fair clustering. They present algorithms whose guarantees depend on the best known approximation factors for either of these problems. Currently, this implies an 8-approximation with a small additive violation on the group fairness constraint. For k-center, we improve this approximation factor to 4 with a small additive violation. This guarantee also depends on the currently best algorithm for DS-fair k-center given by Jones, Nguyen and Nguyen (2020). For k-median and k-means, we propose the first constant-factor approximation algorithms. Our algorithms transform a solution that satisfies diverse center selection into a doubly constrained fair clustering using an LP-based approach. Furthermore, our results are generalizable to other center-selection constraints, such as matroid k-clustering and knapsack constraints.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。