菜单

关于 🐙 GitHub
arXiv 提交日期: 2026-02-25
📄 Abstract - Resilient Federated Chain: Transforming Blockchain Consensus into an Active Defense Layer for Federated Learning

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.

顶级标签: systems model training machine learning
详细标签: federated learning blockchain adversarial robustness consensus mechanism decentralized learning 或 搜索:

弹性联邦链:将区块链共识转变为联邦学习的主动防御层 / Resilient Federated Chain: Transforming Blockchain Consensus into an Active Defense Layer for Federated Learning


1️⃣ 一句话总结

这篇论文提出了一种名为‘弹性联邦链’的新框架,它巧妙地将区块链共识机制中的冗余计算资源转化为一个主动防御层,从而有效提升了联邦学习系统抵御恶意攻击的鲁棒性。

源自 arXiv: 2602.21841