BART-FL: A Backdoor Attack-Resilient Federated Aggregation Technique for Cross-Silo Applications

BART-FL framework for resilient federated learning against backdoor attacks.

Abstract

Federated Learning (FL) is a decentralized learning paradigm that enables collaborative model training while preserving data privacy, making it particularly suitable for cross-silo applications such as healthcare, finance, and transportation. Despite its advantages, FL remains highly vulnerable to backdoor attacks, where malicious clients inject poisoned model updates to manipulate the global model. Existing outlier detection techniques often struggle to accurately distinguish malicious updates from benign ones, limiting their effectiveness in adversarial settings. To address this challenge, we propose BART-FL (Backdoor Attack Resilient Technique for Federated Learning), a lightweight defense mechanism that filters malicious client updates before model aggregation. BART-FL combines Principal Component Analysis (PCA) for dimensionality reduction, cosine similarity for measuring pairwise distances between client updates, and K-means clustering for identifying suspicious clients. Furthermore, it introduces a multi-metric statistical voting strategy based on point-level mean, Median Absolute Deviation (MAD), and cluster-level mean to reliably identify the benign cluster. Experimental evaluations on the LISA traffic light, CIFAR-10, and CIFAR-100 datasets demonstrate that BART-FL effectively mitigates backdoor attacks while maintaining high model accuracy and computational efficiency. Comparative analyses against existing defense techniques further highlight BART-FL as a scalable and resilient solution for secure cross-silo federated learning.

Publication
IEEE Transactions on Machine Learning in Communications and Networking
Md Jueal Mia
Md Jueal Mia
Graduate Research Assistant

My research interests include Trustworthy AI, AI Security, Foundation Models, Large Language Models, Vision-Language Models, Agentic AI, Federated Learning, Privacy-Preserving Machine Learning, and Adversarial Machine Learning.