Scalable Collaborative Learning via Representation Sharing
Fr\'ed\'eric Berdoz, Abhishek Singh, Martin Jaggi, Ramesh Raskar

TL;DR
This paper introduces a scalable, privacy-preserving collaborative learning method using contrastive knowledge distillation, which reduces communication costs and enhances utility over traditional federated and split learning frameworks.
Contribution
The work presents a novel contrastive knowledge distillation approach for collaborative learning that is communication-efficient, scalable, and does not rely on server-based model aggregation.
Findings
Outperforms standard federated learning and knowledge distillation in utility.
Reduces communication overhead compared to FL and SL.
Proven to be well-posed theoretically.
Abstract
Privacy-preserving machine learning has become a key conundrum for multi-party artificial intelligence. Federated learning (FL) and Split Learning (SL) are two frameworks that enable collaborative learning while keeping the data private (on device). In FL, each data holder trains a model locally and releases it to a central server for aggregation. In SL, the clients must release individual cut-layer activations (smashed data) to the server and wait for its response (during both inference and back propagation). While relevant in several settings, both of these schemes have a high communication cost, rely on server-level computation algorithms and do not allow for tunable levels of collaboration. In this work, we present a novel approach for privacy-preserving machine learning, where the clients collaborate via online knowledge distillation using a contrastive loss (contrastive w.r.t. the…
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 · Stochastic Gradient Optimization Techniques
MethodsKnowledge Distillation
