Fair k-Centers via Maximum Matching
Fair k-Centers via Maximum Matching
复制标题
DOI:
--
复制
发表时间:
2020-07
期刊:
影响因子:
--
通讯作者:
Matthew D. Jones;Huy L. Nguyen;Thy Nguyen
中科院分区:
文献类型:
--
作者:
Matthew D. Jones;Huy L. Nguyen;Thy Nguyen
The field of algorithms has seen a push for fairness, or the removal of inherent bias, in recent history. In data summarization, where a much smaller subset of a data set is chosen to represent the whole of the data, fairness can be introduced by guaranteeing each "demographic group" a spe-cific portion of the representative subset. Specifi-cally, this paper examines this fair variant of the k -centers problem, where a subset of the data with cardinality k is chosen to minimize distance to the rest of the data. Previous papers working on this problem presented both a 3-approximation algo-rithm with a super-linear runtime and a linear-time algorithm whose approximation factor is exponential in the number of demographic groups. This paper combines the best of each algorithm by presenting a linear-time algorithm with a guaranteed 3-approximation factor and provides empirical evidence of both the algorithm’s runtime and effectiveness.