MLLGNov 8, 2024

Network EM Algorithm for Gaussian Mixture Model in Decentralized Federated Learning

arXiv:2411.05591v1h-index: 6
Originality Incremental advance
AI Analysis

This work addresses challenges in decentralized federated learning for clustering tasks, offering incremental improvements to existing methods.

The paper tackles the problem of poor estimation accuracy and numerical convergence issues in decentralized federated learning for Gaussian mixture models with heterogeneous data and poorly-separated components, proposing momentum and semi-supervised algorithms that achieve statistical efficiency comparable to whole-sample estimators and enhance convergence speed.

We systematically study various network Expectation-Maximization (EM) algorithms for the Gaussian mixture model within the framework of decentralized federated learning. Our theoretical investigation reveals that directly extending the classical decentralized supervised learning method to the EM algorithm exhibits poor estimation accuracy with heterogeneous data across clients and struggles to converge numerically when Gaussian components are poorly-separated. To address these issues, we propose two novel solutions. First, to handle heterogeneous data, we introduce a momentum network EM (MNEM) algorithm, which uses a momentum parameter to combine information from both the current and historical estimators. Second, to tackle the challenge of poorly-separated Gaussian components, we develop a semi-supervised MNEM (semi-MNEM) algorithm, which leverages partially labeled data. Rigorous theoretical analysis demonstrates that MNEM can achieve statistical efficiency comparable to that of the whole sample estimator when the mixture components satisfy certain separation conditions, even in heterogeneous scenarios. Moreover, the semi-MNEM estimator enhances the convergence speed of the MNEM algorithm, effectively addressing the numerical convergence challenges in poorly-separated scenarios. Extensive simulation and real data analyses are conducted to justify our theoretical findings.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes