FedShufde: A privacy preserving framework of federated learning for edge-based smart UAV delivery system
Aiting Yao, Shantanu Pal, Gang Li, Xuejun Li, Zheng Zhang, Frank Jiang, Chengzu Dong, Xu Jia, Xiao Liu
Abstract
In recent years, there has been a rapid increase in the integration of Internet of Things (IoT) systems into edge computing. This integration offers several advantages over traditional cloud computing, including lower latency and reduced network traffic. In addition, edge computing facilitates the protection of users’ sensitive data by processing it at the edge before transmitting it to the cloud using techniques such as federated learning (FL) and differential privacy (DP). However, these techniques have limitations, such as the risk of user information being obtained by attackers through the uploaded weights/model parameters in FL and the randomness of DP, which limits data availability. To address these issues, this paper proposes a framework called FedShufde ( Fed erated Learning with a Shuf fle Model and D ifferential Privacy in E dge Computing Environments) to protect user privacy in edge computing-based IoT systems, using an unmanned aerial vehicle (UAV) delivery system as an example. FedShufde uses local differential privacy and the shuffle model to prevent attackers from inferring user privacy from information such as UAV’s location, flight conditions, or delivery address. In addition, the network connection between the UAV and the edge server cannot be obtained by the cloud aggregator, and the shuffle model reduces the communication cost between the edge server and the cloud aggregator. Our experiments on a real-world edge-based smart UAV delivery system using public datasets demonstrate the significant advantages of our proposed framework over baseline strategies. • We propose a privacy-preserving framework in edge computing and implement it in a smart UAV delivery system. • The proposed framework utilizes local differential privacy and the shuffle model to prevent attackers from inferring user privacy from information. • We perform a comprehensive set of performance evaluations of the proposed framework with real world datasets.