Federated Learning with Neural Graphical Models
Urszula Chajewska, Harsh Shrivastava

TL;DR
This paper introduces FedNGMs, a federated learning framework for Neural Graphical Models that preserves data privacy, maintains constant model size, and effectively handles data heterogeneity and client-specific variables.
Contribution
The paper proposes FedNGMs, a novel federated learning approach for NGMs that avoids parameter explosion and personalizes models with a stitching algorithm.
Findings
FedNGMs effectively learn from distributed data without sharing raw data.
The framework maintains a constant global model size during training.
FedNGMs demonstrate robustness to data heterogeneity and communication constraints.
Abstract
Federated Learning (FL) addresses the need to create models based on proprietary data in such a way that multiple clients retain exclusive control over their data, while all benefit from improved model accuracy due to pooled resources. Recently proposed Neural Graphical Models (NGMs) are Probabilistic Graphical models that utilize the expressive power of neural networks to learn complex non-linear dependencies between the input features. They learn to capture the underlying data distribution and have efficient algorithms for inference and sampling. We develop a FL framework which maintains a global NGM model that learns the averaged information from the local NGM models while keeping the training data within the client's environment. Our design, FedNGMs, avoids the pitfalls and shortcomings of neuron matching frameworks like Federated Matched Averaging that suffers from model parameter…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsPrivacy-Preserving Technologies in Data · Adversarial Robustness in Machine Learning · Traffic Prediction and Management Techniques
