paper-with-me

Papers

A Trustworthy AIoT-enabled Localization System via Federated Learning and Blockchain

2024-07-08 · Junfei Wang, He Huang, Jingze Feng, Steven Wong, Lihua Xie, Jianfei Yang

There is a significant demand for indoor localization technology in smart buildings, and the most promising solution in this field is using RF sensors and fingerprinting-based methods that employ machine learning models trained on crowd-sourced user data gathered from IoT devices. However, this raises security and privacy issues in practice. Some researchers propose to use federated learning to partially overcome privacy problems, but there still remain security concerns, e.g., single-point failure and malicious attacks. In this paper, we propose a framework named DFLoc to achieve precise 3D localization tasks while considering the following two security concerns. Particularly, we design a specialized blockchain to decentralize the framework by distributing the tasks such as model distribution and aggregation which are handled by a central server to all clients in most previous works, to address the issue of the single-point failure for a reliable and accurate indoor localization system. Moreover, we introduce an updated model verification mechanism within the blockchain to alleviate the concern of malicious node attacks. Experimental results substantiate the framework's capacity to deliver accurate 3D location predictions and its superior resistance to the impacts of single-point failure and malicious attacks when compared to conventional centralized federated learning systems.

📄 PDF Abstract BibTeX arXiv:2407.07921

Code (0)

등록된 구현이 없습니다.

Tasks

Federated LearningIndoor Localization

Similar Papers 제목 키워드 기반

FedAIoT: A Federated Learning Benchmark for Artificial Intelligence of Things

2023-09-29 · Samiul Alam, Tuo Zhang, Tiantian Feng, Hui Shen 외

There is a significant relevance of federated learning (FL) in the realm of Artificial Intelligence of Things (AIoT). However, most existing FL works do not use datasets collected from authentic IoT devices and thus do n…

BenchmarkingFederated Learning

AdaptiveFL: Adaptive Heterogeneous Federated Learning for Resource-Constrained AIoT Systems

2023-11-22 · Chentao Jia, Ming Hu, Zekai Chen, Yanxin Yang 외

Although Federated Learning (FL) is promising to enable collaborative learning among Artificial Intelligence of Things (AIoT) devices, it suffers from the problem of low classification performance due to various heteroge…

Federated Learning

Federated Learning for Malware Detection in IoT Devices

2021-04-15 · Valerian Rey, Pedro Miguel Sánchez Sánchez, Alberto Huertas Celdrán, Gérôme Bovet 외

This work investigates the possibilities enabled by federated learning concerning IoT malware detection and studies security issues inherent to this new learning paradigm. In this context, a framework that uses federated…

Federated LearningMalware Detection

Blockchain-enabled Trustworthy Federated Unlearning

2024-01-29 · Yijing Lin, Zhipeng Gao, Hongyang Du, Jinke Ren 외

Federated unlearning is a promising paradigm for protecting the data ownership of distributed clients. It allows central servers to remove historical data effects within the machine learning model as well as address the …

Federated Learning

HierarchyFL: Heterogeneous Federated Learning via Hierarchical Self-Distillation

2022-12-05 · Jun Xia, Yi Zhang, Zhihao Yue, Ming Hu 외

Federated learning (FL) has been recognized as a privacy-preserving distributed machine learning paradigm that enables knowledge sharing among various heterogeneous artificial intelligence (AIoT) devices through centrali…

DiversityFederated LearningPrivacy Preserving