New Algorithms for Distributed Fair k-Center Clustering: Almost Accurate as Sequential Algorithms

Xiaoliang Wu (School of Computer Science and Engineering, Central South University & Xiangjiang Laboratory), Qilong Feng (School of Computer Science and Engineering, Central South University & Xiangjiang Laboratory), Ziyun Huang (Department of Computer Science and Software Engineering, Penn State Erie, The Behrend College), Jinhui Xu (Department of Computer Science and Engineering, State University of New York at Buffalo), Jianxin Wang (Hunan Provincial Key Lab on Bioinformatics, Central South University & Xiangjiang Laboratory)

Abstract

Fair clustering problems have been paid lots of attention recently. In this paper, we study the 𝑘-Center problem under the group fairness and data summarization fairness constraints, denoted as Group Fair 𝑘-Center (GF𝑘C) and Data Summarization Fair 𝑘-Center (DSF𝑘C), respectively, in the massively parallel computational (MPC) distributed model. The previous best results for the above two problems in the MPC model are a 9-approximation with violation 7 (WWW 2022) and a (17 + 𝜖)-approximation without fairness violation (ICML 2020), respectively. In this paper, we obtain a (3 + 𝜖)approximation with violation 1 for the GF𝑘C problem in the MPC model, which is almost as accurate as the best known approximation ratio 3 with violation 1 for the sequential algorithm of the GF𝑘C problem. Moreover, for the DSF𝑘C problem in the MPC model, we obtain a (4 + 𝜖)-approximation without fairness violation, which is very close to the best known approximation ratio 3 for the sequential algorithm of the DSF𝑘C problem. Empirical experiments show that our distributed algorithms perform better than existing state-of-the-art distributed methods for the above two problems.