English

Federated Learning on Stochastic Neural Networks

Machine Learning 2025-06-11 v1 Distributed, Parallel, and Cluster Computing

Abstract

Federated learning is a machine learning paradigm that leverages edge computing on client devices to optimize models while maintaining user privacy by ensuring that local data remains on the device. However, since all data is collected by clients, federated learning is susceptible to latent noise in local datasets. Factors such as limited measurement capabilities or human errors may introduce inaccuracies in client data. To address this challenge, we propose the use of a stochastic neural network as the local model within the federated learning framework. Stochastic neural networks not only facilitate the estimation of the true underlying states of the data but also enable the quantification of latent noise. We refer to our federated learning approach, which incorporates stochastic neural networks as local models, as Federated stochastic neural networks. We will present numerical experiments demonstrating the performance and effectiveness of our method, particularly in handling non-independent and identically distributed data.

Keywords

Cite

@article{arxiv.2506.08169,
  title  = {Federated Learning on Stochastic Neural Networks},
  author = {Jingqiao Tang and Ryan Bausback and Feng Bao and Richard Archibald},
  journal= {arXiv preprint arXiv:2506.08169},
  year   = {2025}
}

Comments

25 pages, 19 figures, Submitted to Journal of Machine Learning for Modeling and Computing

R2 v1 2026-07-01T03:07:48.044Z