这篇论文搞了个新框架,能把隐私保护和防恶意攻击一块儿解决,而且联邦学习和去中心化环境都适用,做分布式安全的可以看看。
本文提出一种模型无关的对抗性分布式学习框架,同时应对隐私泄露和恶意行为。框架结合GPBACC编码计算技术,适用于任意机器学习模型。在联邦学习中采用鲁棒聚合策略减轻恶意参与者影响;在去中心化学习中用近似解码比较和分组测试实现轻量级验证。通过隐私攻击和恶意行为的攻击驱动分析,表明GPBACC与鲁棒聚合、验证机制的组合能显著降低隐私泄露并提升对主动攻击的韧性。
Privacy-Preserving and Verifiable Approximate Distributed Coded Computing
Distributed machine learning enables collaborative model training without centralizing data, but it also exposes learning processes to privacy leakage and malicious manipulation. Existing defenses typically address these threats in isolation and are often tailored to specific learning paradigms or model architectures, limiting their applicability in realistic deployments. In particular, federated learning and decentralized learning exhibit distinct adversarial surfaces that are rarely addressed within a unified framework. In this paper, we present a model-agnostic framework for adversary-resistant distributed learning that jointly addresses privacy preservation and malicious behavior across both federated and decentralized settings. Our approach combines paradigm-specific defense mechanisms with GPBACC, a privacy-enhancing coded computing technique applicable to arbitrary machine learning models. For federated learning, we integrate robust aggregation strategies to mitigate the impact of malicious participants, while for decentralized learning we employ approximate decode-and-compare and group testing techniques to enable lightweight verification and adversary isolation without relying on a trusted aggregator. Crucially, we evaluate the proposed framework through an explicit, attack-driven analysis. We implement representative privacy attacks and malicious behaviors, and empirically demonstrate that the combination of GPBACC with robust aggregation and verification mechanisms significantly reduces privacy leakage and improves resilience against active adversaries. These results suggest that privacy-enhancing coded computing, when combined with appropriate adversary-resistance strategies, provides a practical and deployable foundation for secure distributed machine learning.