Learning to Collaborate Over Graphs: A Selective Federated Multi-Task Learning Approach
Ahmed Elbakary, Chaouki Ben Issaid, Mehdi Bennis

TL;DR
This paper introduces a communication-efficient federated multi-task learning method that models client collaboration as a dynamic graph, using community detection to enhance personalization and performance across heterogeneous datasets.
Contribution
The paper proposes a novel graph-based federated learning approach with feature anchors and community detection to improve personalization and collaboration efficiency.
Findings
Outperforms state-of-the-art baselines on heterogeneous datasets.
Demonstrates superior computation and communication efficiency.
Promotes fairness across clients.
Abstract
We present a novel federated multi-task learning method that leverages cross-client similarity to enable personalized learning for each client. To avoid transmitting the entire model to the parameter server, we propose a communication-efficient scheme that introduces a feature anchor, a compact vector representation that summarizes the features learned from the client's local classes. This feature anchor is shared with the server to account for local clients' distribution. In addition, the clients share the classification heads, a lightweight linear layer, and perform a graph-based regularization to enable collaboration among clients. By modeling collaboration between clients as a dynamic graph and continuously updating and refining this graph, we can account for any drift from the clients. To ensure beneficial knowledge transfer and prevent negative collaboration, we leverage a…
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.
Taxonomy
TopicsAdvanced Graph Neural Networks · Privacy-Preserving Technologies in Data · Machine Learning in Healthcare
