Search papers, labs, and topics across Lattice.
The paper introduces Resilient Federated Chain (RFC), a blockchain-enabled federated learning (FL) framework, to enhance resilience against adversarial attacks by repurposing the redundancy of the Proof of Federated Learning architecture's Pooled Mining mechanism as an active defense layer. RFC incorporates a flexible evaluation function within its consensus mechanism, enabling adaptive defense strategies against diverse attack types. Experimental results on image classification tasks demonstrate that RFC significantly improves robustness compared to baseline FL methods under various adversarial scenarios.
Blockchain's consensus mechanism can be repurposed as an active defense layer in federated learning, significantly improving robustness against adversarial attacks without compromising privacy.
Federated Learning (FL) has emerged as a key paradigm for building Trustworthy AI systems by enabling privacy-preserving, decentralized model training. However, FL is highly susceptible to adversarial attacks that compromise model integrity and data confidentiality, a vulnerability exacerbated by the fact that conventional data inspection methods are incompatible with its decentralized design. While integrating FL with Blockchain technology has been proposed to address some limitations, its potential for mitigating adversarial attacks remains largely unexplored. This paper introduces Resilient Federated Chain (RFC), a novel blockchain-enabled FL framework designed specifically to enhance resilience against such threats. RFC builds upon the existing Proof of Federated Learning architecture by repurposing the redundancy of its Pooled Mining mechanism as an active defense layer that can be combined with robust aggregation rules. Furthermore, the framework introduces a flexible evaluation function in its consensus mechanism, allowing for adaptive defense against different attack strategies. Extensive experimental evaluation on image classification tasks under various adversarial scenarios, demonstrates that RFC significantly improves robustness compared to baseline methods, providing a viable solution for securing decentralized learning environments.