SYLGAug 9, 2021

A Credibility-aware Swarm-Federated Deep Learning Framework in Internet of Vehicles

arXiv:2108.03981v126 citations
Originality Incremental advance
AI Analysis

This addresses efficiency and privacy issues for distributed machine learning in vehicle networks, but it is incremental as it combines existing methods.

The paper tackles communication overhead and privacy risks in Federated Deep Learning for the Internet of Vehicles by integrating Swarm Learning into a new framework, achieving a 16.72% reduction in communication overhead and a 5.02% improvement in model performance.

Federated Deep Learning (FDL) is helping to realize distributed machine learning in the Internet of Vehicles (IoV). However, FDL's global model needs multiple clients to upload learning model parameters, thus still existing unavoidable communication overhead and data privacy risks. The recently proposed Swarm Learning (SL) provides a decentralized machine-learning approach uniting edge computing and blockchain-based coordination without the need for a central coordinator. This paper proposes a Swarm-Federated Deep Learning framework in the IoV system (IoV-SFDL) that integrates SL into the FDL framework. The IoV-SFDL organizes vehicles to generate local SL models with adjacent vehicles based on the blockchain empowered SL, then aggregates the global FDL model among different SL groups with a proposed credibility weights prediction algorithm. Extensive experimental results demonstrate that compared with the baseline frameworks, the proposed IoV-SFDL framework achieves a 16.72% reduction in edge-to-global communication overhead while improving about 5.02% in model performance with the same training iterations.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes