paper-with-me

홈 › Papers

Reliable Federated Disentangling Network for Non-IID Domain Feature

2023-01-30 · Meng Wang, Kai Yu, Chun-Mei Feng, Yiming Qian, Ke Zou, Lianyu Wang, Rick Siow Mong Goh, Yong liu, Huazhu Fu

Federated learning (FL), as an effective decentralized distributed learning approach, enables multiple institutions to jointly train a model without sharing their local data. However, the domain feature shift caused by different acquisition devices/clients substantially degrades the performance of the FL model. Furthermore, most existing FL approaches aim to improve accuracy without considering reliability (e.g., confidence or uncertainty). The predictions are thus unreliable when deployed in safety-critical applications. Therefore, aiming at improving the performance of FL in non-Domain feature issues while enabling the model more reliable. In this paper, we propose a novel reliable federated disentangling network, termed RFedDis, which utilizes feature disentangling to enable the ability to capture the global domain-invariant cross-client representation and preserve local client-specific feature learning. Meanwhile, to effectively integrate the decoupled features, an uncertainty-aware decision fusion is also introduced to guide the network for dynamically integrating the decoupled features at the evidence level, while producing a reliable prediction with an estimated uncertainty. To the best of our knowledge, our proposed RFedDis is the first work to develop an FL approach based on evidential uncertainty combined with feature disentangling, which enhances the performance and reliability of FL in non-IID domain features. Extensive experimental results show that our proposed RFedDis provides outstanding performance with a high degree of reliability as compared to other state-of-the-art FL approaches.

📄 PDF Abstract BibTeX arXiv:2301.12798

Code (2)

looking9218/rfeddis 공식 구현 pytorch
looking9218/trfeddis 공식 구현 pytorch

Tasks

Federated Learning

Similar Papers 제목 키워드 기반

FORLA:Federated Object-centric Representation Learning with Slot Attention

2025-06-03 · Guiqiu Liao, Matjaz Jogan, Eric Eaton, Daniel A. Hashimoto

Learning efficient visual representations across heterogeneous unlabeled datasets remains a central challenge in federated learning. Effective federated representations require features that are jointly informative acros…

DecoderFederated LearningObject DiscoveryRepresentation Learning

Disentangling data distribution for Federated Learning

2024-10-16 · Xinyuan Zhao, Hanlin Gu, Lixin Fan, Yuxing Han 외

Federated Learning (FL) facilitates collaborative training of a global model whose performance is boosted by private data owned by distributed clients, without compromising data privacy. Yet the wide applicability of FL …

Federated Learning

Personalization Disentanglement for Federated Learning: An explainable perspective

2023-06-06 · Peng Yan, Guodong Long

Personalized federated learning (PFL) jointly trains a variety of local models through balancing between knowledge sharing across clients and model personalization per client. This paper addresses PFL via explicit disent…

DisentanglementFederated LearningPersonalized Federated Learning

Hypernetwork-Driven Model Fusion for Federated Domain Generalization

2024-02-10 · Marc Bartholet, Taehyeon Kim, Ami Beuret, Se-Young Yun 외

Federated Learning (FL) faces significant challenges with domain shifts in heterogeneous data, degrading performance. Traditional domain generalization aims to learn domain-invariant features, but the federated nature of…

Domain GeneralizationFederated Learning

Federated Graph Learning for Cross-Domain Recommendation

2024-10-10 · Ziqi Yang, Zhaopeng Peng, Zihui Wang, Jianzhong Qi 외

Cross-domain recommendation (CDR) offers a promising solution to the data sparsity problem by enabling knowledge transfer across source and target domains. However, many recent CDR models overlook crucial issues such as …

Graph AttentionGraph LearningTransfer Learning