为边缘联邦学习设计隐私保护共识机制,提升安全与效率
Proof of Reasoning for Privacy Enhanced Federated Blockchain Learning at the Edge
- 用掩码自编码器生成特征图,隐藏原始数据防泄露
- 仅在边缘训练下游分类器,降低计算开销保持高精度
- 支持大规模物联网,适应动态数据与监管变化
共识机制是区块链的核心,但现有机制未针对联邦学习优化,也无法有效支持聚合。本文提出面向联邦学习的证明推理(PoR)共识机制,旨在保护数据隐私、抵御恶意攻击并增强网络验证能力。PoR包含三个定制化阶段:首先,训练掩码自编码器(MAE)生成特征映射,对输入数据进行混淆,使其难以被人工重建或模型反演;其次,在边缘侧训练下游分类器,接收编码后的特征,将权重、单个编码数据点、输出结果及真实标签打包成区块参与联邦聚合;最后,该机制支持更复杂且可验证的聚合方式。整个流程显著降低计算复杂度,同时维持高准确率,仅需在边缘训练下游分类器。PoR具备低延迟、低存储增长特性,可扩展至大规模物联网网络,并适应数据演化、法规变更与网络条件变化。
原文摘要 · Abstract (English)
Consensus mechanisms are the core of any blockchain system. However, the majority of these mechanisms do not target federated learning directly nor do they aid in the aggregation step. This paper introduces Proof of Reasoning (PoR), a novel consensus mechanism specifically designed for federated learning using blockchain, aimed at preserving data privacy, defending against malicious attacks, and enhancing the validation of participating networks. Unlike generic blockchain consensus mechanisms commonly found in the literature, PoR integrates three distinct processes tailored for federated learning. Firstly, a masked autoencoder (MAE) is trained to generate an encoder that functions as a feature map and obfuscates input data, rendering it resistant to human reconstruction and model inversion attacks. Secondly, a downstream classifier is trained at the edge, receiving input from the trained encoder. The downstream network's weights, a single encoded datapoint, the network's output and the ground truth are then added to a block for federated aggregation. Lastly, this data facilitates the aggregation of all participating networks, enabling more complex and verifiable aggregation methods than previously possible. This three-stage process results in more robust networks with significantly reduced computational complexity, maintaining high accuracy by training only the downstream classifier at the edge. PoR scales to large IoT networks with low latency and storage growth, and adapts to evolving data, regulations, and network conditions.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。