paper-with-me

Papers

Generalized Reductions: Making any Hierarchical Clustering Fair and Balanced with Low Cost

2022-05-27 · Marina Knittel, Max Springer, John P. Dickerson, Mohammadtaghi Hajiaghayi

Clustering is a fundamental building block of modern statistical analysis pipelines. Fair clustering has seen much attention from the machine learning community in recent years. We are some of the first to study fairness in the context of hierarchical clustering, after the results of Ahmadian et al. from NeurIPS in 2020. We evaluate our results using Dasgupta's cost function, perhaps one of the most prevalent theoretical metrics for hierarchical clustering evaluation. Our work vastly improves the previous $O(n^{5/6}poly\log(n))$ fair approximation for cost to a near polylogarithmic $O(n^\delta poly\log(n))$ fair approximation for any constant $\delta\in(0,1)$. This result establishes a cost-fairness tradeoff and extends to broader fairness constraints than the previous work. We also show how to alter existing hierarchical clusterings to guarantee fairness and cluster balance across any level in the hierarchy.

📄 PDF Abstract BibTeX arXiv:2205.14198

Code (0)

등록된 구현이 없습니다.

Tasks

ClusteringFairness

Similar Papers 제목 키워드 기반

Fair Clustering via Hierarchical Fair-Dirichlet Process

2023-05-27 · Abhisek Chakraborty, Anirban Bhattacharya, Debdeep Pati

The advent of ML-driven decision-making and policy formation has led to an increasing focus on algorithmic fairness. As clustering is one of the most commonly used unsupervised machine learning approaches, there has natu…

AttributeClusteringDecision MakingFairness

CH-MARL: Constrained Hierarchical Multiagent Reinforcement Learning for Sustainable Maritime Logistics

2025-02-04 · Saad Alqithami

Addressing global challenges such as greenhouse gas emissions and resource inequity demands advanced AI-driven coordination among autonomous agents. We propose CH-MARL (Constrained Hierarchical Multiagent Reinforcement L…

Decision MakingFairnessreinforcement-learningReinforcement Learning

Fair Hierarchical Clustering

2020-06-18 · NeurIPS 2020 12 · Sara Ahmadian, Alessandro Epasto, Marina Knittel, Ravi Kumar 외

As machine learning has become more prevalent, researchers have begun to recognize the necessity of ensuring machine learning systems are fair. Recently, there has been an interest in defining a notion of fairness that m…

BIG-bench Machine LearningClusteringFairness

Fairness Degrading Adversarial Attacks Against Clustering Algorithms

2021-10-22 · Anshuman Chhabra, Adish Singla, Prasant Mohapatra

Clustering algorithms are ubiquitous in modern data science pipelines, and are utilized in numerous fields ranging from biology to facility location. Due to their widespread use, especially in societal resource allocatio…

ClusteringFairness

Fair, Polylog-Approximate Low-Cost Hierarchical Clustering

2023-09-21 · NeurIPS 2023 11

Research in fair machine learning, and particularly clustering, has been crucial in recent years given the many ethical controversies that modern intelligent systems have posed. Ahmadian et al. [2020] established the stu…