HEAL:具有韧性与自我修复能力的集散式学习框架 / HEAL: Resilient and Self-* Hub-based Learning
1️⃣ 一句话总结
本文提出了一种名为HEAL的创新型去中心化学习框架,它通过结合联邦学习、八卦学习和流行病学习的优势,并利用自组织、自修复的底层P2P网络和动态选举机制,在保持完全去中心化和高容错性的同时,实现了接近联邦学习的性能,且在节点崩溃或频繁加入/退出的恶劣环境下优于其他去中心化方法。
Decentralized learning enhances privacy, scalability, and fault tolerance by distributing data and computation across nodes. A popular approach is Federated learning, which relies on a central aggregator, yet faces challenges such as server vulnerabilities, scalability issues, privacy risks and most importantly, the single point of failure. Alternatively Gossip Learning and Epidemic Learning offer fully decentralization through peer-to-peer exchanges of model updates, ensuring robustness and privacy, at the price of slower model convergence. In this work, we introduce a novel decentralized learning framework called HEAL. HEAL is the first cross-layer decentralized learning framework that exploits an optimized self-organizing and self-healing underlying P2P overlay combining the strengths of Federated Learning, Gossip and Epidemic Learning. Leveraging the recently proposed Elevator algorithm, HEAL promotes dynamically chosen nodes to act as aggregators. Through simulations, we demonstrate that HEAL has similar performances to that of Federated Learning in crash-free settings, while being fully decentralized and fault-tolerant. In crash and churn prone environments HEAL outperforms Gossip and Epidemic Learning.
HEAL:具有韧性与自我修复能力的集散式学习框架 / HEAL: Resilient and Self-* Hub-based Learning
本文提出了一种名为HEAL的创新型去中心化学习框架,它通过结合联邦学习、八卦学习和流行病学习的优势,并利用自组织、自修复的底层P2P网络和动态选举机制,在保持完全去中心化和高容错性的同时,实现了接近联邦学习的性能,且在节点崩溃或频繁加入/退出的恶劣环境下优于其他去中心化方法。
源自 arXiv: 2605.27475