Jul 2026· Annual International Computer Software and Applications Conference· pp. 2387-2391· 0 citations· 16 references
Abstract
Federated Learning (FL) is a new way to train machine learning models across many decentralized devices while keeping data private. In Intrusion Detection Systems (IDS), FL allows different networks to share security intelligence without sharing sensitive raw data. However, this decentralized structure makes the system vulnerable to security risks, especially poisoning attacks. In these attacks, malicious clients provide fake updates to damage the global model's accuracy. This paper studies how to defend FL-based IDS against these threats. We evaluate two main defenses: robust aggregation techniques and client selection strategies. Our experiments show that these methods successfully maintain high IDS performance even when many clients are compromised. The findings offer a practical guide for building secure and privacy-preserving intrusion detection systems
Federated learning (FL) is a machine learning technique where multiple clients with local data collaborate in training a machine learning model. However, this centralization of sensitive model updates incurs security and privacy issues. A malicious aggregator can launch inference attacks to violate the privacy of clients' private data from local models and explore sensitive knowledge from global model. Trusted Execution Environment (TEE) based schemes offer secure enclaves to protect models privacy during the aggregation procedure. However, TEE technologies incur new functional and security assumptions, where a single vulnerability could undermine the trusted system. Cryptographic schemes such as homomorphic encryption (HE), differential privacy (DP) and secret sharing (SS) cannot achieve the simultaneous requirements of efficiency, accuracy and privacy currently. In this paper, we present DoshFL that avoids expensive cryptographic operations and enables tunable trade-off between privacy and efficiency in federated learning for model asset protection.
Jia-Ming Fang· 2026 3rd World Conference on...· 0 citations
This work employs the novel dimensionality reduction technique UMAP and a stringent filtering mechanism to effectively identify and exclude potential malicious participants without relying on traditional noise addition methods and demonstrates that the proposed method maintains high main task accuracy while effectively mitigating backdoor attacks across various attack scenarios.
Machine learning requires diverse training datasets from multiple clients for improved performance. However, sharing datasets is often a legal and privacy issue across countries and organizations. Federated Learning (FL) is a machine learning framework allowing individual clients to train datasets locally and share only the weight updates to a central server where the updates are aggregated. FL addresses the security and privacy issues concerned with data-sharing; however, it is vulnerable to poisoning attacks where a malicious client can purposefully alter the model updates. Even a smallest input deviation can exploit the system leading to misclassification. In this study, we propose a lightweight defense mechanism for mitigating poisoning attacks in Federated Learning (FL) systems. Our approach involves transforming model weights into the frequency domain to identify core frequency components containing sufficient model weight information. Additionally, we employ a model filtering algorithm to predict poisoning attacks based on the output of the frequency analysis method. This enables effective filtering of malicious updates during local training on client devices. Our proposed defense mechanism enhances the security and integrity of FL systems against adversarial attack ensuring secure model aggregation.
A. R., D. Renuka· Bulletin of the Polish Acade...· 0 citations
This review underscores the potential of FL to become a foundational technology in next-generation cybersecurity systems, enabling scalable and privacy-preserving threat mitigation across distributed infrastructures.
SecureFedShield is proposed, a privacy-preserving federated learning framework designed for secure financial fraud detection in adversarial environments that integrates adaptive privacy protection, trust-aware client evaluation, adversarial update detection, and robust model aggregation into a unified architecture.
Kriti Mishra· International Journal of Cre...· 0 citations