PulseAugur
实时 05:55:32
English(EN) PRoVeFL: Private Robust and Verifiable Aggregation in Federated Learning

新框架增强联邦学习的隐私性、鲁棒性和效率 · 跟踪4个来源

研究人员正在开发先进的联邦学习(FL)框架,以增强隐私性、鲁棒性和效率。PRoVeFL利用跨多个服务器的多密钥全同态加密来防御推理和投毒攻击,显著提高了运行时间,优于先前的方法。另一种方法引入了一个自适应框架,通过使用局部降维和动态梯度裁剪来稳定训练并提高差分隐私下的模型性能,从而解决设备异构性和非独立同分布数据的问题。第三个系统FeLiX通过采用流感知可用性层和鲁棒聚合机制,专注于在真实场景中最小化达到准确率的挂钟时间,以应对客户端流失。最后,一个理论框架为交互式差分私有FL建立了van Trees不等式,定义了参数估计的minimax速率,并表明交互性并不能提高相对于更简单协议的速率。 AI

影响 联邦学习的这些进展旨在提高隐私性、效率和鲁棒性,有可能在敏感数据环境中实现更广泛的应用。

排序理由 多篇研究论文详细介绍了联邦学习的新颖框架和理论界限。

在 Hugging Face Daily Papers 阅读 →

AI 生成摘要 · Google Gemini · 来自 7 个来源。 我们如何撰写摘要 →

新框架增强联邦学习的隐私性、鲁棒性和效率 · 跟踪4个来源

报道来源 [7]

  1. arXiv cs.LG TIER_1 English(EN) · Amirhossein Taherpour, Xiaodong Wang ·

    通过 Gossip 和虚拟投票实现安全去中心化联邦学习

    arXiv:2607.08651v1 Announce Type: new Abstract: Decentralized federated learning (DFL) removes the central server by letting nodes exchange model updates through peer-to-peer gossip, but existing gossip-based methods often lack provenance finality and resilience to Byzantine or l…

  2. arXiv cs.LG TIER_1 English(EN) · Xiaodong Wang ·

    通过 Gossip 和虚拟投票实现安全去中心化联邦学习

    Decentralized federated learning (DFL) removes the central server by letting nodes exchange model updates through peer-to-peer gossip, but existing gossip-based methods often lack provenance finality and resilience to Byzantine or lazy participants. Ledger-assisted federated lear…

  3. arXiv cs.LG TIER_1 English(EN) · Dhruv Garg, Neha Lakhani, Debopam Sanyal, Myungjin Lee, Alexey Tumanov, Ada Gavrilovska ·

    在真实世界客户端流失情况下的鲁棒联邦学习

    arXiv:2607.06979v1 Announce Type: new Abstract: Federated Learning (FL) enables training shared models on private, on-device data, but production deployments remain constrained to slow, multi-day refresh cycles due to the complexity of coordinating massive client populations. For…

  4. arXiv cs.AI TIER_1 English(EN) · Harsh Kasyap, Anil Kumar Pradhan, Ugur Ilker Atmaca, Graham Cormode, Carsten Maple ·

    PRoVeFL: 联邦学习中的隐私、鲁棒和可验证聚合

    arXiv:2607.06612v1 Announce Type: cross Abstract: Federated Learning (FL) enables multiple clients to collaboratively train machine learning models while retaining data locality, thereby enhancing user privacy. However, traditional FL frameworks rely on a centralized aggregation …

  5. arXiv cs.LG TIER_1 English(EN) · T. Tony Cai, Yicheng Li ·

    全交互式差分隐私联邦学习的 A Van 树下界

    arXiv:2605.19813v2 Announce Type: replace Abstract: Federated differentially private protocols can communicate over many adaptive rounds and reuse each client's local samples. Existing lower bound arguments for federated DP are often restricted to noninteractive protocols or fres…

  6. arXiv cs.AI TIER_1 English(EN) · Jin Wang, Hui Ma, Yajun Zhang, Xinjun Pei, Ming Yan, Fei Xing, Yikun Chen ·

    一种自适应差分隐私联邦学习框架

    arXiv:2602.06838v3 Announce Type: replace Abstract: Federated learning enables collaborative model training across distributed clients while preserving data privacy. However, in practical deployments, device heterogeneity and non-independent and identically distributed (Non-IID) …

  7. Hugging Face Daily Papers TIER_1 English(EN) ·

    PRoVeFL: 联邦学习中的私有、鲁棒且可验证的聚合

    Federated Learning (FL) enables multiple clients to collaboratively train machine learning models while retaining data locality, thereby enhancing user privacy. However, traditional FL frameworks rely on a centralized aggregation server and assume honest-but-curious clients, maki…