paper-with-me

홈 › Papers

SHFL: Secure Hierarchical Federated Learning Framework for Edge Networks

2024-09-23 · Omid Tavallaie, Kanchana Thilakarathna, Suranga Seneviratne, Aruna Seneviratne, Albert Y. Zomaya

Federated Learning (FL) is a distributed machine learning paradigm designed for privacy-sensitive applications that run on resource-constrained devices with non-Identically and Independently Distributed (IID) data. Traditional FL frameworks adopt the client-server model with a single-level aggregation (AGR) process, where the server builds the global model by aggregating all trained local models received from client devices. However, this conventional approach encounters challenges, including susceptibility to model/data poisoning attacks. In recent years, advancements in the Internet of Things (IoT) and edge computing have enabled the development of hierarchical FL systems with a two-level AGR process running at edge and cloud servers. In this paper, we propose a Secure Hierarchical FL (SHFL) framework to address poisoning attacks in hierarchical edge networks. By aggregating trained models at the edge, SHFL employs two novel methods to address model/data poisoning attacks in the presence of client adversaries: 1) a client selection algorithm running at the edge for choosing IoT devices to participate in training, and 2) a model AGR method designed based on convex optimization theory to reduce the impact of edge models from networks with adversaries in the process of computing the global model (at the cloud level). The evaluation results reveal that compared to state-of-the-art methods, SHFL significantly increases the maximum accuracy achieved by the global model in the presence of client adversaries applying model/data poisoning attacks.

📄 PDF Abstract BibTeX arXiv:2409.15067

Code (0)

등록된 구현이 없습니다.

Tasks

Data PoisoningEdge-computingFederated Learning

Similar Papers 제목 키워드 기반

Semi-asynchronous Hierarchical Federated Learning for Cooperative Intelligent Transportation Systems

2021-10-18 · Qimei Chen, Zehua You, Hao Jiang

Cooperative Intelligent Transport System (C-ITS) is a promising network to provide safety, efficiency, sustainability, and comfortable services for automated vehicles and road infrastructures by taking advantages from pa…

Federated Learning

HBFL: A Hierarchical Blockchain-based Federated Learning Framework for a Collaborative IoT Intrusion Detection

2022-04-08 · Mohanad Sarhan, Wai Weng Lo, Siamak Layeghy, Marius Portmann

The continuous strengthening of the security posture of IoT ecosystems is vital due to the increasing number of interconnected devices and the volume of sensitive data shared. The utilisation of Machine Learning (ML) cap…

Federated LearningIntrusion Detection

Hi-SAFE: Hierarchical Secure Aggregation for Lightweight Federated Learning

2025-11-24 · Hyeong-Gun Joo, Songnam Hong, Seunghwan Lee, Dong-Joon Shin arxiv

Federated learning (FL) faces challenges in ensuring both privacy and communication efficiency, particularly in resource-constrained environments such as Internet of Things (IoT) and edge networks. While sign-based metho…

Federated Learning

Federated Machine Learning: Concept and Applications

2019-02-13 · Qiang Yang, Yang Liu, Tianjian Chen, Yongxin Tong

Today's AI still faces two major challenges. One is that in most industries, data exists in the form of isolated islands. The other is the strengthening of data privacy and security. We propose a possible solution to the…

BIG-bench Machine LearningFederated LearningTransfer LearningVertical Federated Learning

WW-FL: Secure and Private Large-Scale Federated Learning

2023-02-20 · Felix Marx, Thomas Schneider, Ajith Suresh, Tobias Wehrle 외

Federated learning (FL) is an efficient approach for large-scale distributed machine learning that promises data privacy by keeping training data on client devices. However, recent research has uncovered vulnerabilities …

Data PoisoningFederated LearningModel Poisoning