VFL: A Verifiable Federated Learning with Privacy-Preserving for Big Data in Industrial IoT
Anmin Fu, Xianglong Zhang, Naixue Xiong, Yansong Gao, Huaqun Wang

TL;DR
This paper introduces VFL, a privacy-preserving and verifiable federated learning framework tailored for industrial IoT big data, ensuring model integrity and privacy even with malicious or colluding participants.
Contribution
The paper presents a novel VFL scheme that uses Lagrange interpolation for verification and blinding technology for privacy, with constant verification overhead regardless of participant number.
Findings
VFL achieves high accuracy and efficiency in industrial IoT scenarios.
The verification process remains constant in overhead regardless of the number of participants.
VFL effectively prevents gradient inversion even with collusion of up to n-2 participants.
Abstract
Due to the strong analytical ability of big data, deep learning has been widely applied to train the collected data in industrial IoT. However, for privacy issues, traditional data-gathering centralized learning is not applicable to industrial scenarios sensitive to training sets. Recently, federated learning has received widespread attention, since it trains a model by only relying on gradient aggregation without accessing training sets. But existing researches reveal that the shared gradient still retains the sensitive information of the training set. Even worse, a malicious aggregation server may return forged aggregated gradients. In this paper, we propose the VFL, verifiable federated learning with privacy-preserving for big data in industrial IoT. Specifically, we use Lagrange interpolation to elaborately set interpolation points for verifying the correctness of the aggregated…
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 · Cryptography and Data Security · Stochastic Gradient Optimization Techniques
