SPRITE: A Scalable Privacy-Preserving and Verifiable Collaborative Learning for Industrial IoT
Jayasree Sengupta, Sushmita Ruj, Sipra Das Bit

TL;DR
SPRITE is a scalable, privacy-preserving, and verifiable collaborative learning framework designed for Industrial IoT, reducing resource overhead and ensuring trustworthy model aggregation even with untrusted cloud servers.
Contribution
SPRITE introduces a novel combination of secret sharing and homomorphic encryption to enhance privacy, verifiability, and scalability in IIoT collaborative learning.
Findings
Achieves 65% and 55% performance improvements over competitors for linear and logistic regression.
Reduces IIoT device communication overhead by 90%.
Proven secure in an honest-but-curious setting.
Abstract
Recently collaborative learning is widely applied to model sensitive data generated in Industrial IoT (IIoT). It enables a large number of devices to collectively train a global model by collaborating with a server while keeping the datasets on their respective premises. However, existing approaches are limited by high overheads and may also suffer from falsified aggregated results returned by a malicious server. Hence, we propose a Scalable, Privacy-preserving and veRIfiable collaboraTive lEarning (SPRITE) algorithm to train linear and logistic regression models for IIoT. We aim to reduce burden from resource-constrained IIoT devices and trust dependence on cloud by introducing fog as a middleware. SPRITE employs threshold secret sharing to guarantee privacy-preservation and robustness to IIoT device dropout whereas verifiable additive homomorphic secret sharing to ensure verifiability…
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 · IoT and Edge/Fog Computing · Mobile Crowdsensing and Crowdsourcing
MethodsLogistic Regression · Dropout
