Combined Learning of Neural Network Weights for Privacy in Collaborative Tasks
Aline R. Ioste, Alan M. Durham, Marcelo Finger

TL;DR
CoLN is a novel method for securely combining neural network models trained on sensitive data without data sharing, enabling privacy-preserving collaborative learning across various neural architectures.
Contribution
Introduces CoLN, a flexible and secure method for combining distributed neural network models without sharing data, applicable to multiple architectures.
Findings
CoLN's combined model closely matches centralized training performance.
Effective across feed-forward, convolutional, and recurrent neural networks.
Supports privacy-preserving collaborative machine learning.
Abstract
We introduce CoLN, Combined Learning of Neural network weights, a novel method to securely combine Machine Learning models over sensitive data with no sharing of data. With CoLN, local hosts use the same Neural Network architecture and base parameters to train a model using only locally available data. Locally trained models are then submitted to a combining agent, which produces a combined model. The new model's parameters can be sent back to hosts, and can then be used as initial parameters for a new training iteration. CoLN is capable of combining several distributed neural networks of the same kind but is not restricted to any single neural architecture. In this paper we detail the combination algorithm and present experiments with feed-forward, convolutional, and recurrent Neural Network architectures, showing that the CoLN combined model approximates the performance of a…
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 · Artificial Intelligence in Healthcare and Education · Machine Learning in Healthcare
MethodsBalanced Selection
