paper-with-me

Papers

Federated Hierarchical Clustering with Automatic Selection of Optimal Cluster Numbers

2026-03-13 · Yue Zhang, Chuanlong Qiu, Xinfa Liao, Yiqun Zhang arxiv

Federated Clustering (FC) is an emerging and promising solution in exploring data distribution patterns from distributed and privacy-protected data in an unsupervised manner. Existing FC methods implicitly rely on the assumption that clients are with a known number of uniformly sized clusters. However, the true number of clusters is typically unknown, and cluster sizes are naturally imbalanced in real scenarios. Furthermore, the privacy-preserving transmission constraints in federated learning inevitably reduce usable information, making the development of robust and accurate FC extremely challenging. Accordingly, we propose a novel FC framework named Fed-$k^*$-HC, which can automatically determine an optimal number of clusters $k^*$ based on the data distribution explored through hierarchical clustering. To obtain the global data distribution for $k^*$ determination, we let each client generate micro-subclusters. Their prototypes are then uploaded to the server for hierarchical merging. The density-based merging design allows exploring clusters of varying sizes and shapes, and the progressive merging process can self-terminate according to the neighboring relationships among the prototypes to determine $k^*$. Extensive experiments on diverse datasets demonstrate the FC capability of the proposed Fed-$k^*$-HC in accurately exploring a proper number of clusters.

📄 PDF Abstract BibTeX arXiv:2603.12684

Code (0)

등록된 구현이 없습니다.

Tasks

Federated Learning

Similar Papers 제목 키워드 기반

FOSC-X: An Extended Framework for Optimal Local Cuts and Non-Horizontal Cluster Selection from Clustering Hierarchies

2026-06-17 · Connor Simpson, Ricardo J. G. B. Campello arxiv

Extracting a flat clustering solution from a hierarchy is a common task in practical cluster analysis and can be formulated as an optimisation problem. Existing approaches focus on finding a single optimal solution. We i…

An optimal hierarchical clustering approach to segmentation of mobile LiDAR point clouds

2017-03-06 · Sheng Xu, Ruisheng Wang, Han Zheng

This paper proposes a hierarchical clustering approach for the segmentation of mobile LiDAR point clouds. We perform the hierarchical clustering on unorganized point clouds based on a proximity matrix. The dissimilarity …

ClusteringPoint Cloud SegmentationSegmentation

Dendrogram of mixing measures: Hierarchical clustering and model selection for finite mixture models

2024-03-04 · Dat Do, Linh Do, Scott A. McKinley, Jonathan Terhorst 외

We present a new way to summarize and select mixture models via the hierarchical clustering tree (dendrogram) constructed from an overfitted latent mixing measure. Our proposed method bridges agglomerative hierarchical c…

ClusteringModel Selectionparameter estimation

Federated learning with hierarchical clustering of local updates to improve training on non-IID data

2020-04-24 · Christopher Briggs, Zhong Fan, Peter Andras

Federated learning (FL) is a well established method for performing machine learning tasks over massively distributed data. However in settings where data is distributed in a non-iid (not independent and identically dist…

ClusteringFederated Learning

Parameter-free entropy-regularized multi-view clustering with hierarchical feature selection

2025-08-07 · Kristina P. Sinaga, Sara Colantonio, Miin-Shen Yang arxiv

Multi-view clustering faces critical challenges in automatically discovering patterns across heterogeneous data while managing high-dimensional features and eliminating irrelevant information. Traditional approaches suff…

Dimensionality ReductionComputational Efficiency