paper-with-me

홈 › Papers

Encryption-Compatible Clustered Federated Learning via Distributed Expectation-Maximization over Metadata

2026-07-30 · Michael Ben Ali, Imen Megdiche, André Péninou, Olivier Teste arxiv

Clustered Federated Learning (CFL) addresses data heterogeneity in federated settings by grouping clients with similar data distributions to enable effective training. Existing methods face a trade-off between privacy preservation, communication cost, and computational efficiency. We formalize this as the CFL trilemma, according to which improving two of these dimensions comes at the expense of the third. A prominent paradigm relies on metadata (i.e., low-dimensional representations of client datasets shared with the server) to enable communication- and computation-efficient clustering. However, such approaches are not compatible with standard FL privacy-preserving mechanisms. To address this limitation, we propose FLAMECHE, which reformulates metadata-based CFL as a distributed Expectation-Maximization (EM) procedure, restricting server updates to additive operations while preserving efficiency. This design enables compatibility with practical secure FL schemes. We conducted extensive experiments on multiple datasets under various heterogeneous scenarios. Results show that FLAMECHE improves the effectiveness of client models. It enables encryption-compatible metadata-based clustering, enhancing its positioning within the CFL trilemma.

📄 PDF Abstract BibTeX arXiv:2607.28338

Code (0)

등록된 구현이 없습니다.

Tasks

Computational EfficiencyFederated Learning

Similar Papers 제목 키워드 기반

Secure Neuroimaging Analysis using Federated Learning with Homomorphic Encryption

2021-08-07 · Dimitris Stripelis, Hamza Saleem, Tanmay Ghai, Nikhil Dhinagar 외

Federated learning (FL) enables distributed computation of machine learning models over various disparate, remote data sources, without requiring to transfer any individual data to a centralized location. This results in…

BenchmarkingFederated Learning

Quadratic Functional Encryption for Secure Training in Vertical Federated Learning

2023-05-15 · Shuangyi Chen, Anuja Modi, Shweta Agrawal, Ashish Khisti

Vertical federated learning (VFL) enables the collaborative training of machine learning (ML) models in settings where the data is distributed amongst multiple parties who wish to protect the privacy of their individual …

Federated LearningVertical Federated Learning

Stochastic Clustered Federated Learning

2023-03-02 · Dun Zeng, Xiangjing Hu, Shiyu Liu, Yue Yu 외

Federated learning is a distributed learning framework that takes full advantage of private data samples kept on edge devices. In real-world federated learning systems, these data samples are often decentralized and Non-…

Federated Learning

Secure Byzantine-Robust Distributed Learning via Clustering

2021-10-06 · Raj Kiriti Velicheti, Derek Xia, Oluwasanmi Koyejo

Federated learning systems that jointly preserve Byzantine robustness and privacy have remained an open problem. Robust aggregation, the standard defense for Byzantine attacks, generally requires server access to individ…

ClusteringFederated LearningPrivacy Preserving

EM for Mixture of Linear Regression with Clustered Data

2023-08-22 · Amirhossein Reisizadeh, Khashayar Gatmiry, Asuman Ozdaglar

Modern data-driven and distributed learning frameworks deal with diverse massive data generated by clients spread across heterogeneous environments. Indeed, data heterogeneity is a major bottleneck in scaling up many dis…

Federated Learningregression