Abstract
We introduce a novel problem for diversity-aware clustering. We assume that the potential cluster centers belong to a set of groups defined by protected attributes, such as ethnicity, gender, etc. We then ask to find a minimum-cost clustering of the data into k clusters so that a specified minimum number of cluster centers are chosen from each group. We thus require that all groups are represented in the clustering solution as cluster centers, according to specified requirements. More precisely, we are given a set of clients C, a set of facilities , a collection \(\mathscr {F}=\{F_1,\dots ,F_t\}\) of facility groups , a budget k, and a set of lower-bound thresholds \(R=\{r_1,\dots ,r_t\}\), one for each group in \(\mathscr {F}\). The diversity-aware k-median problem asks to find a set S of k facilities in such that \(|S \cap F_i| \ge r_i\), that is, at least \(r_i\) centers in S are from group \(F_i\), and the k-median cost \(\sum _{c \in C} \min _{s \in S} d(c,s)\) is minimized. We show that in the general case where the facility groups may overlap, the diversity-aware k-median problem is \(\mathbf {NP}\)-hard, fixed-parameter intractable with respect to parameter k, and inapproximable to any multiplicative factor. On the other hand, when the facility groups are disjoint, approximation algorithms can be obtained by reduction to the matroid median and red-blue median problems. Experimentally, we evaluate our approximation methods for the tractable cases, and present a relaxation-based heuristic for the theoretically intractable case, which can provide high-quality and efficient solutions for real-world datasets.
This research is supported by the Academy of Finland projects AIDA (317085) and MLDB (325117), the ERC Advanced Grant REBOUND (834862), the EC H2020 RIA project SoBigData (871042), and the Wallenberg AI, Autonomous Systems and Software Program (WASP) funded by the Knut and Alice Wallenberg Foundation.
Access this chapter
Tax calculation will be finalised at checkout
Purchases are for personal use only
Similar content being viewed by others
Notes
- 1.
For a precise definition of parameterized reduction see Cygan et al. [10, Chapter 13].
- 2.
In soft clustering, each client is assigned to all cluster centers with a probability.
References
Anagnostopoulos, A., Becchetti, L., Fazzone, A., Menghini, C., Schwiegelshohn, C.: Spectral relaxations and fair densest subgraphs. In: CIKM (2020)
Arya, V., Garg, N., Khandekar, R., Meyerson, A., Munagala, K., Pandit, V.: Local-search heuristic for \(k\)-median and facility-location problems. In: STOC (2001)
Backurs, A., Indyk, P., Onak, K., Schieber, B., Vakilian, A., Wagner, T.: Scalable fair clustering. In: ICML (2019)
Barocas, S., Hardt, M., Narayanan, A.: Fairness and Machine Learning. fairmlbook.org (2019)
Bera, S., Chakrabarty, D., Flores, N., Negahbani, M.: Fair algorithms for clustering. In: NeurIPS (2019)
Bercea, I.O., et al.: On the cost of essentially fair clusterings. In: APPROX (2019)
Charikar, M., Guha, S.: Improved combinatorial algorithms for the facility location and \(k\)-median problems. In: FOCS (1999)
Chen, D.Z., Li, J., Liang, H., Wang, H.: Matroid and knapsack center problems. Algorithmica 75(1), 27–52 (2016)
Chierichetti, F., Kumar, R., Lattanzi, S., Vassilvitskii, S.: Fair clustering through fairlets. In: NeurIPS (2017)
Cygan, M., et al.: Parameterized Algorithms, vol. 4. Springer, Cham (2015). https://doi.org/10.1007/978-3-319-21275-3
Danks, D., London, A.J.: Algorithmic bias in autonomous systems. In: IJCAI (2017)
Dua, D., Graff, C.: UCI machine learning repository (2017). http://archive.ics.uci.edu/ml
Dwork, C., Hardt, M., Pitassi, T., Reingold, O., Zemel, R.: Fairness through awareness. In: ITCS (2012)
Gupta, A., Tangwongsan, K.: Simpler analyses of local-search algorithms for facility location. arXiv:0809.2554 (2008)
Hajiaghayi, M., Khandekar, R., Kortsarz, G.: Local-search algorithms for the red-blue median problem. Algorithmica 63(4), 795–814 (2012)
Hajiaghayi, M., Khandekar, R., Kortsarz, G.: Budgeted red-blue median and its generalizations. In: ESA (2010)
Hardt, M., Price, E., Srebro, N.: Equality of opportunity in supervised learning. In: NeurIPS (2016)
Huang, L., Jiang, S., Vishnoi, N.: Coresets for clustering with fairness constraints. In: NeurIPS (2019)
Krishnaswamy, R., Kumar, A., Nagarajan, V., Sabharwal, Y., Saha, B.: The matroid median problem. In: SODA (2011)
Pedreshi, D., Ruggieri, S., Turini, F.: Discrimination-aware data mining. In: KDD (2008)
Rösner, C., Schmidt, M.: Privacy preserving clustering with constraints. In: ICALP (2018)
Samadi, S., Tantipongpipat, U., Morgenstern, J., Singh, M., Vempala, S.: The price of fair PCA: one extra dimension. In: NeurIPS (2018)
Schmidt, M., Schwiegelshohn, C., Sohler, C.: Fair coresets and streaming algorithms for fair \(k\)-means. In: WAOA (2019)
Singh, A., Joachims, T.: Policy learning for fairness in ranking. In: NeurIPS (2019)
Swamy, C.: Improved approximation algorithms for matroid and knapsack median problems and applications. ACM Trans. Algorithms 12(4), 1–22 (2016)
Thejaswi, S., Ordozgoiti, B., Gionis, A.: Diversity-aware \(k\)-median: experimental v1.0 (2021). https://github.com/suhastheju/diversity-aware-k-median
Yao, S., Huang, B.: Beyond parity: fairness objectives for collaborative filtering. In: NeurIPS (2017)
Zehlike, M., Bonchi, F., Castillo, C., Hajian, S., Megahed, M., Baeza-Yates, R.: Fa\(^*\)ir: a fair top-\(k\) ranking algorithm. In: CIKM (2017)
Author information
Authors and Affiliations
Editor information
Editors and Affiliations
Rights and permissions
Copyright information
© 2021 Springer Nature Switzerland AG
About this paper
Cite this paper
Thejaswi, S., Ordozgoiti, B., Gionis, A. (2021). Diversity-Aware k-median: Clustering with Fair Center Representation. In: Oliver, N., Pérez-Cruz, F., Kramer, S., Read, J., Lozano, J.A. (eds) Machine Learning and Knowledge Discovery in Databases. Research Track. ECML PKDD 2021. Lecture Notes in Computer Science(), vol 12976. Springer, Cham. https://doi.org/10.1007/978-3-030-86520-7_47
Download citation
DOI: https://doi.org/10.1007/978-3-030-86520-7_47
Published:
Publisher Name: Springer, Cham
Print ISBN: 978-3-030-86519-1
Online ISBN: 978-3-030-86520-7
eBook Packages: Computer ScienceComputer Science (R0)