LGNov 15, 2022

Bayesian Federated Neural Matching that Completes Full Information

arXiv:2211.08010v22 citationsh-index: 25
AI Analysis

This work addresses a specific bottleneck in federated learning for researchers, though it is incremental.

The paper tackled the problem of incomplete global information in Probabilistic Federated Neural Matching (PFNM) by introducing a Kullback-Leibler divergence penalty, resulting in improved performance on image classification and semantic segmentation tasks.

Federated learning is a contemporary machine learning paradigm where locally trained models are distilled into a global model. Due to the intrinsic permutation invariance of neural networks, Probabilistic Federated Neural Matching (PFNM) employs a Bayesian nonparametric framework in the generation process of local neurons, and then creates a linear sum assignment formulation in each alternative optimization iteration. But according to our theoretical analysis, the optimization iteration in PFNM omits global information from existing. In this study, we propose a novel approach that overcomes this flaw by introducing a Kullback-Leibler divergence penalty at each iteration. The effectiveness of our approach is demonstrated by experiments on both image classification and semantic segmentation tasks.

Foundations

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

Your Notes