中文
相关论文

相关论文: Fair Algorithms for Hierarchical Agglomerative Clu…

200 篇论文

Hierarchical clustering (HC) algorithms are generally limited to small data instances due to their runtime costs. Here we mitigate this shortcoming and explore fast HC algorithms based on random projections for single (SLC) and average…

信息检索 · 计算机科学 2014-01-24 Johannes Schneider , Michail Vlachos

Convex clustering is a recent stable alternative to hierarchical clustering. It formulates the recovery of progressively coalescing clusters as a regularized convex problem. While convex clustering was originally designed for handling…

应用统计 · 统计学 2019-12-12 Claire Donnat , Susan Holmes

There are many clustering methods, such as hierarchical clustering method. Most of the approaches to the clustering of variables encountered in the literature are of hierarchical type. The great majority of hierarchical approaches to the…

数据库 · 计算机科学 2011-01-25 Rahmat Widia Sembiring , Jasni Mohamad Zain , Abdullah Embong

This paper proposes a simple, automatic and efficient clustering algorithm, namely, Automatic Merging for Optimal Clusters (AMOC) which aims to generate nearly optimal clusters for the given datasets automatically. The AMOC is an extension…

计算机视觉与模式识别 · 计算机科学 2011-09-07 K. Karteeka Pavan , Allam Appa Rao , A. V. Dattatreya Rao

Energy companies often implement various demand response (DR) programs to better match electricity demand and supply by offering the consumers incentives to reduce their demand during critical periods. Classifying clients according to their…

机器学习 · 计算机科学 2022-10-19 Fadi AlMahamid , Katarina Grolinger

Hierarchical Agglomerative Classification (HAC) with Ward's linkage has been widely used since its introduction in Ward (1963). The present article reviews the different extensions of the method to various input data and the constrained…

统计方法学 · 统计学 2019-09-25 Nathanaël Randriamihamison , Nathalie Vialaneix , Pierre Neuvial

With the universal adoption of machine learning in healthcare, the potential for the automation of societal biases to further exacerbate health disparities poses a significant risk. We explore algorithmic fairness from the perspective of…

机器学习 · 计算机科学 2024-04-02 Md Rahat Shahriar Zawad , Peter Washington

Spectral clustering is popular among practitioners and theoreticians alike. While performance guarantees for spectral clustering are well understood, recent studies have focused on enforcing ``fairness'' in clusters, requiring them to be…

机器学习 · 计算机科学 2022-09-27 Shubham Gupta , Ambedkar Dukkipati

We study the fair variant of the classic $k$-median problem introduced by Chierichetti et al. [2017]. In the standard $k$-median problem, given an input pointset $P$, the goal is to find $k$ centers $C$ and assign each input point to one of…

数据结构与算法 · 计算机科学 2019-06-12 Arturs Backurs , Piotr Indyk , Krzysztof Onak , Baruch Schieber , Ali Vakilian , Tal Wagner

Hierarchical clustering is a critical task in numerous domains. Many approaches are based on heuristics and the properties of the resulting clusterings are studied post hoc. However, in several applications, there is a natural cost function…

In this paper, we present a local search-based algorithm for individually fair clustering in the presence of outliers. We consider the individual fairness definition proposed in Jung et al., which requires that each of the $n$ points in the…

数据结构与算法 · 计算机科学 2025-10-08 Binita Maity , Shrutimoy Das , Anirban Dasgupta

To ensure unbiased and ethical automated predictions, fairness must be a core principle in machine learning applications. Fairness in machine learning aims to mitigate biases present in the training data and model imperfections that could…

机器学习 · 计算机科学 2024-12-03 Jan Pablo Burgard , João Vitor Pamplona

We consider the problem of maintaining a hierarchical agglomerative clustering (HAC) in the dynamic setting, when the input is subject to point insertions and deletions. We introduce DynHAC - the first dynamic HAC algorithm for the popular…

数据结构与算法 · 计算机科学 2025-01-15 Shangdi Yu , Laxman Dhulipala , Jakub Łącki , Nikos Parotsidis

We consider stochastic settings for clustering, and develop provably-good approximation algorithms for a number of these notions. These algorithms yield better approximation ratios compared to the usual deterministic clustering setting.…

数据结构与算法 · 计算机科学 2023-10-13 David G. Harris , Shi Li , Thomas Pensyl , Aravind Srinivasan , Khoa Trinh

The fairness of clustering algorithms has gained widespread attention across various areas, including machine learning, In this paper, we study fair $k$-means clustering in Euclidean space. Given a dataset comprising several groups, the…

机器学习 · 计算机科学 2024-12-10 Shihong Song , Guanlin Mo , Qingyuan Yang , Hu Ding

We develop a novel algorithm, Predictive Hierarchical Clustering (PHC), for agglomerative hierarchical clustering of current procedural terminology (CPT) codes. Our predictive hierarchical clustering aims to cluster subgroups, not…

统计方法学 · 统计学 2017-08-03 Elizabeth C. Lorenzi , Stephanie L. Brown , Zhifei Sun , Katherine Heller

The remarkable attention which fair clustering has received in the last few years has resulted in a significant number of different notions of fairness. Despite the fact that these notions are well-justified, they are often motivated and…

机器学习 · 计算机科学 2023-06-01 John Dickerson , Seyed A. Esmaeili , Jamie Morgenstern , Claire Jie Zhang

High-dimensional clustering often relies on geometric or local-similarity structure, but the dominant separation between groups may not always be location-based. Differences in dispersion can create asymmetric local-neighborhood patterns:…

统计方法学 · 统计学 2026-05-15 Hao Chen , Xiancheng Lin

In this paper, we propose an unsupervised face clustering algorithm called "Proximity-Aware Hierarchical Clustering" (PAHC) that exploits the local structure of deep representations. In the proposed method, a similarity measure between deep…

计算机视觉与模式识别 · 计算机科学 2017-03-16 Wei-An Lin , Jun-Cheng Chen , Rama Chellappa

Fair clustering is a constrained variant of clustering where the goal is to partition a set of colored points, such that the fraction of points of any color in every cluster is more or less equal to the fraction of points of this color in…

数据结构与算法 · 计算机科学 2020-07-21 Sayan Bandyapadhyay , Fedor V. Fomin , Kirill Simonov