Federated Learning with Only Positive Labels by Exploring Label Correlations
Xuming An, Dui Wang, Li Shen, Yong Luo, Han Hu, Bo Du, Yonggang Wen,, Dacheng Tao

TL;DR
This paper introduces FedALC, a federated learning method that leverages label correlations to improve multi-label classification with positive-only data, enhancing performance while reducing communication costs.
Contribution
The paper proposes a novel federated learning approach that estimates label correlations for better multi-label classification with positive-only data, and introduces a fixed embedding variant for efficiency and privacy.
Findings
FedALC significantly outperforms existing methods on multiple datasets.
The fixed embedding variant reduces communication overhead and enhances privacy.
Leveraging label correlations improves model performance in positive-only federated learning.
Abstract
Federated learning aims to collaboratively learn a model by using the data from multiple users under privacy constraints. In this paper, we study the multi-label classification problem under the federated learning setting, where trivial solution and extremely poor performance may be obtained, especially when only positive data w.r.t. a single class label are provided for each client. This issue can be addressed by adding a specially designed regularizer on the server-side. Although effective sometimes, the label correlations are simply ignored and thus sub-optimal performance may be obtained. Besides, it is expensive and unsafe to exchange user's private embeddings between server and clients frequently, especially when training model in the contrastive way. To remedy these drawbacks, we propose a novel and generic method termed Federated Averaging by exploring Label Correlations…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsMachine Learning and Data Classification
