paper-with-me

홈 › Papers

Privacy-Preserving Distributed Expectation Maximization for Gaussian Mixture Model using Subspace Perturbation

2022-09-16 · Qiongxiu Li, Jaron Skovsted Gundersen, Katrine Tjell, Rafal Wisniewski, Mads Græsbøll Christensen

Privacy has become a major concern in machine learning. In fact, the federated learning is motivated by the privacy concern as it does not allow to transmit the private data but only intermediate updates. However, federated learning does not always guarantee privacy-preservation as the intermediate updates may also reveal sensitive information. In this paper, we give an explicit information-theoretical analysis of a federated expectation maximization algorithm for Gaussian mixture model and prove that the intermediate updates can cause severe privacy leakage. To address the privacy issue, we propose a fully decentralized privacy-preserving solution, which is able to securely compute the updates in each maximization step. Additionally, we consider two different types of security attacks: the honest-but-curious and eavesdropping adversary models. Numerical validation shows that the proposed approach has superior performance compared to the existing approach in terms of both the accuracy and privacy level.

📄 PDF Abstract BibTeX arXiv:2209.07833

Code (0)

등록된 구현이 없습니다.

Tasks

Federated LearningPrivacy Preserving

Similar Papers 제목 키워드 기반

Privacy-Preserving Distributed Parameter Estimation for Probability Distribution of Wind Power Forecast Error

2018-12-17 · Mengshuo Jia, Shaowei Huang, Zhiwen Wang, Chen Shen

Building the conditional probability distribution of wind power forecast errors benefits both wind farms (WFs) and independent system operators (ISOs). Establishing the joint probability distribution of wind power and th…

Decision Makingparameter estimationPrivacy Preserving

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 pr…

Computational EfficiencyFederated Learning

DP-EM: Differentially Private Expectation Maximization

2016-05-23 · Mijung Park, Jimmy Foulds, Kamalika Chaudhuri, Max Welling

The iterative nature of the expectation maximization (EM) algorithm presents a challenge for privacy-preserving estimation, as each iteration increases the amount of noise needed. We propose a practical private EM algori…

Privacy Preserving

Decentralized EM to Learn Gaussian Mixtures from Datasets Distributed by Features

2022-01-24 · Pedro Valdeira, Cláudia Soares, João Xavier

Expectation Maximization (EM) is the standard method to learn Gaussian mixtures. Yet its classic, centralized form is often infeasible, due to privacy concerns and computational and communication bottlenecks. Prior work …

Federated Learning

Noisy Expectation-Maximization: Applications and Generalizations

2018-01-12 · Osonde Osoba, Bart Kosko

We present a noise-injected version of the Expectation-Maximization (EM) algorithm: the Noisy Expectation Maximization (NEM) algorithm. The NEM algorithm uses noise to speed up the convergence of the EM algorithm. The NE…