paper-with-me

홈 › Papers

Hybrid Reputation Aggregation: A Robust Defense Mechanism for Adversarial Federated Learning in 5G and Edge Network Environments

2025-09-22 · Saeid Sheikhi, Panos Kostakos, Lauri Loven arxiv

Federated Learning (FL) in 5G and edge network environments face severe security threats from adversarial clients. Malicious participants can perform label flipping, inject backdoor triggers, or launch Sybil attacks to corrupt the global model. This paper introduces Hybrid Reputation Aggregation (HRA), a novel robust aggregation mechanism designed to defend against diverse adversarial behaviors in FL without prior knowledge of the attack type. HRA combines geometric anomaly detection with momentum-based reputation tracking of clients. In each round, it detects outlier model updates via distance-based geometric analysis while continuously updating a trust score for each client based on historical behavior. This hybrid approach enables adaptive filtering of suspicious updates and long-term penalization of unreliable clients, countering attacks ranging from backdoor insertions to random noise Byzantine failures. We evaluate HRA on a large-scale proprietary 5G network dataset (3M+ records) and the widely used NF-CSE-CIC-IDS2018 benchmark under diverse adversarial attack scenarios. Experimental results reveal that HRA achieves robust global model accuracy of up to 98.66% on the 5G dataset and 96.60% on NF-CSE-CIC-IDS2018, outperforming state-of-the-art aggregators such as Krum, Trimmed Mean, and Bulyan by significant margins. Our ablation studies further demonstrate that the full hybrid system achieves 98.66% accuracy, while the anomaly-only and reputation-only variants drop to 84.77% and 78.52%, respectively, validating the synergistic value of our dual-mechanism approach. This demonstrates HRA's enhanced resilience and robustness in 5G/edge federated learning deployments, even under significant adversarial conditions.

📄 PDF Abstract BibTeX arXiv:2509.18044

Code (0)

등록된 구현이 없습니다.

Tasks

Federated LearningAdversarial AttackAnomaly Detection

Similar Papers 제목 키워드 기반

Reputation-Based Federated Learning Defense to Mitigate Threats in EEG Signal Classification

2023-10-22 · Zhibo Zhang, Pengfei Li, Ahmed Y. Al Hammadi, Fusen Guo 외

This paper presents a reputation-based threat mitigation framework that defends potential security threats in electroencephalogram (EEG) signal classification during model aggregation of Federated Learning. While EEG sig…

Brain Computer InterfaceData PoisoningEEGEEG Signal Classification+4

Enhancing Federated Survival Analysis through Peer-Driven Client Reputation in Healthcare

2025-05-22 · Navid Seidi, Satyaki Roy, Sajal Das

Federated Learning (FL) holds great promise for digital health by enabling collaborative model training without compromising patient data privacy. However, heterogeneity across institutions, lack of sustained reputation,…

Federated LearningSurvival Analysis

FLARE: Adaptive Multi-Dimensional Reputation for Robust Client Reliability in Federated Learning

2025-11-18 · Abolfazl Younesi, Leon Kiss, Zahra Najafabadi Samani, Juan Aznar Poveda 외 arxiv

Federated learning (FL) enables collaborative model training while preserving data privacy. However, it remains vulnerable to malicious clients who compromise model integrity through Byzantine attacks, data poisoning, or…

Binary ClassificationFederated Learning

AgentReputation: A Decentralized Agentic AI Reputation Framework

2026-04-30 · Mohd Sameen Chishti, Damilare Peter Oyinloye, Jingyue Li arxiv

Decentralized, agentic AI marketplaces are rapidly emerging to support software engineering tasks such as debugging, patch generation, and security auditing, often operating without centralized oversight. However, existi…

Federated Learning

Reputation-based Worker Filtering in Crowdsourcing

2014-12-01 · NeurIPS 2014 12 · Srikanth Jagabathula, Lakshminarayanan Subramanian, Ashwin Venkataraman

In this paper, we study the problem of aggregating noisy labels from crowd workers to infer the underlying true labels of binary tasks. Unlike most prior work which has examined this problem under the random worker parad…