TL;DR
Homogeneous Learning introduces a decentralized deep learning approach using self-attention and reinforcement learning to efficiently handle non-IID data, reducing training rounds and communication costs without a central server.
Contribution
This paper presents a novel decentralized learning model called Homogeneous Learning that employs self-attention and reinforcement learning for node selection, improving efficiency on non-IID data.
Findings
Reduces total training rounds by 50.8%.
Decreases communication cost by 74.6%.
Outperforms standalone learning in image classification tasks.
Abstract
Federated learning (FL) has been facilitating privacy-preserving deep learning in many walks of life such as medical image classification, network intrusion detection, and so forth. Whereas it necessitates a central parameter server for model aggregation, which brings about delayed model communication and vulnerability to adversarial attacks. A fully decentralized architecture like Swarm Learning allows peer-to-peer communication among distributed nodes, without the central server. One of the most challenging issues in decentralized deep learning is that data owned by each node are usually non-independent and identically distributed (non-IID), causing time-consuming convergence of model training. To this end, we propose a decentralized learning model called Homogeneous Learning (HL) for tackling non-IID data with a self-attention mechanism. In HL, training performs on each round's…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
