paper-with-me

Papers

Secure Federated Clustering

2022-05-31 · Songze Li, Sizai Hou, Baturalp Buyukates, Salman Avestimehr

We consider a foundational unsupervised learning task of $k$-means data clustering, in a federated learning (FL) setting consisting of a central server and many distributed clients. We develop SecFC, which is a secure federated clustering algorithm that simultaneously achieves 1) universal performance: no performance loss compared with clustering over centralized data, regardless of data distribution across clients; 2) data privacy: each client's private data and the cluster centers are not leaked to other clients and the server. In SecFC, the clients perform Lagrange encoding on their local data and share the coded data in an information-theoretically private manner; then leveraging the algebraic structure of the coding, the FL network exactly executes the Lloyd's $k$-means heuristic over the coded data to obtain the final clustering. Experiment results on synthetic and real datasets demonstrate the universally superior performance of SecFC for different data distributions across clients, and its computational practicality for various combinations of system parameters. Finally, we propose an extension of SecFC to further provide membership privacy for all data points.

📄 PDF Abstract BibTeX arXiv:2205.15564

Code (0)

등록된 구현이 없습니다.

Tasks

ClusteringFederated Learning

Similar Papers 제목 키워드 기반

Federated Spectral Clustering via Secure Similarity Reconstruction

2023-09-21 · NeurIPS 2023 11

Federated learning has a significant advantage in protecting information privacy. Many scholars proposed various secure learning methods within the framework of federated learning but the study on secure federated unsupe…

FastLloyd: Federated, Accurate, Secure, and Tunable $k$-Means Clustering with Differential Privacy

2024-05-03 · Abdulrahman Diaa, Thomas Humphries, Florian Kerschbaum

We study the problem of privacy-preserving $k$-means clustering in the horizontally federated setting. Existing federated approaches using secure computation suffer from substantial overheads and do not offer output priv…

ClusteringConstrained ClusteringPrivacy Preserving

Hyperparameter Optimization for SecureBoost via Constrained Multi-Objective Federated Learning

2024-04-06 · Yan Kang, Ziyao Ren, Lixin Fan, Linghua Yang 외

SecureBoost is a tree-boosting algorithm that leverages homomorphic encryption (HE) to protect data privacy in vertical federated learning. SecureBoost and its variants have been widely adopted in fields such as finance …

Bayesian OptimizationFederated LearningHyperparameter OptimizationInference Attack+1

FedHK-MVFC: Federated Heat Kernel Multi-View Clustering

2025-09-19 · Kristina P. Sinaga arxiv

In the realm of distributed artificial intelligence (AI) and privacy-focused medical applications, this paper proposes a multi-view clustering framework that links quantum field theory with federated healthcare analytics…

Federated Learning

Machine Unlearning of Federated Clusters

2022-10-28 · Chao Pan, Jin Sima, Saurav Prakash, Vishal Rana 외

Federated clustering (FC) is an unsupervised learning problem that arises in a number of practical applications, including personalized recommender and healthcare systems. With the adoption of recent laws ensuring the "r…

ClusteringFederated LearningMachine UnlearningQuantization