paper-with-me

홈 › Papers

Local Differential Privacy based Federated Learning for Internet of Things

2020-04-19 · Yang Zhao, Jun Zhao, Mengmeng Yang, Teng Wang, Ning Wang, Lingjuan Lyu, Dusit Niyato, Kwok-Yan Lam

Internet of Vehicles (IoV) is a promising branch of the Internet of Things. IoV simulates a large variety of crowdsourcing applications such as Waze, Uber, and Amazon Mechanical Turk, etc. Users of these applications report the real-time traffic information to the cloud server which trains a machine learning model based on traffic information reported by users for intelligent traffic management. However, crowdsourcing application owners can easily infer users' location information, which raises severe location privacy concerns of the users. In addition, as the number of vehicles increases, the frequent communication between vehicles and the cloud server incurs unexpected amount of communication cost. To avoid the privacy threat and reduce the communication cost, in this paper, we propose to integrate federated learning and local differential privacy (LDP) to facilitate the crowdsourcing applications to achieve the machine learning model. Specifically, we propose four LDP mechanisms to perturb gradients generated by vehicles. The Three-Outputs mechanism is proposed which introduces three different output possibilities to deliver a high accuracy when the privacy budget is small. The output possibilities of Three-Outputs can be encoded with two bits to reduce the communication cost. Besides, to maximize the performance when the privacy budget is large, an optimal piecewise mechanism (PM-OPT) is proposed. We further propose a suboptimal mechanism (PM-SUB) with a simple formula and comparable utility to PM-OPT. Then, we build a novel hybrid mechanism by combining Three-Outputs and PM-SUB.

📄 PDF Abstract BibTeX arXiv:2004.08856

Code (0)

등록된 구현이 없습니다.

Tasks

BIG-bench Machine LearningFederated LearningManagement

Similar Papers 제목 키워드 기반

Differentially Private Federated Learning for Resource-Constrained Internet of Things

2020-03-28 · Rui Hu, Yuanxiong Guo, E. Paul. Ratazzi, Yanmin Gong

With the proliferation of smart devices having built-in sensors, Internet connectivity, and programmable computation capability in the era of Internet of things (IoT), tremendous data is being generated at the network ed…

Federated Learning

Privacy-Preserving Federated Learning with Differentially Private Hyperdimensional Computing

2024-11-02 · Fardin Jalil Piran, Zhiling Chen, Mohsen Imani, Farhad Imani

Federated Learning (FL) has become a key method for preserving data privacy in Internet of Things (IoT) environments, as it trains Machine Learning (ML) models locally while transmitting only model updates. Despite this …

Explainable artificial intelligenceExplainable Artificial Intelligence (XAI)Federated LearningLifelong learning+1

DiPSeN: Differentially Private Self-normalizing Neural Networks For Adversarial Robustness in Federated Learning

2021-01-08 · Olakunle Ibitoye, M. Omair Shafiq, Ashraf Matrawy

The need for robust, secure and private machine learning is an important goal for realizing the full potential of the Internet of Things (IoT). Federated learning has proven to help protect against privacy violations and…

Adversarial RobustnessBIG-bench Machine LearningFederated Learning

Introducing Federated Learning into Internet of Things ecosystems -- preliminary considerations

2022-07-15 · Karolina Bogacka, Katarzyna Wasielewska-Michniewska, Marcin Paprzycki, Maria Ganzha 외

Federated learning (FL) was proposed to facilitate the training of models in a distributed environment. It supports the protection of (local) data privacy and uses local resources for model training. Until now, the major…

Federated Learning

Towards Communication-efficient and Attack-Resistant Federated Edge Learning for Industrial Internet of Things

2020-12-08 · Yi Liu, Ruihui Zhao, Jiawen Kang, Abdulsalam Yassine 외

Federated Edge Learning (FEL) allows edge nodes to train a global deep learning model collaboratively for edge computing in the Industrial Internet of Things (IIoT), which significantly promotes the development of Indust…

Edge-computing