paper-with-me

Papers

FedDES: Graph-Based Dynamic Ensemble Selection for Personalized Federated Learning

2026-03-30 · Brianna Mueller, W. Nick Street arxiv

Statistical heterogeneity in Federated Learning (FL) often leads to negative transfer, where a single global model fails to serve diverse client distributions. Personalized federated learning (pFL) aims to address this by tailoring models to individual clients. However, under most existing pFL approaches, clients integrate peer client contributions uniformly, which ignores the reality that not all peers are likely to be equally beneficial. Additionally, the potential for personalization at the instance level remains largely unexplored, even though the reliability of different peer models often varies across individual samples within the same client. We introduce FedDES (Federated Dynamic Ensemble Selection), a decentralized pFL framework that achieves instance-level personalization through dynamic ensemble selection. Central to our approach is a Graph Neural Network (GNN) meta-learner trained on a heterogeneous graph modeling interactions between data samples and candidate classifiers. For each test query, the GNN dynamically selects and weights peer client models, forming an ensemble of the most competent classifiers while effectively suppressing contributions from those that are irrelevant or potentially harmful for performance. Experiments on CIFAR-10 and real-world ICU healthcare data demonstrate that FedDES outperforms state-of-the-art pFL baselines in non-IID settings, offering robust protection against negative transfer.

📄 PDF Abstract BibTeX arXiv:2603.28006

Code (0)

등록된 구현이 없습니다.

Tasks

Personalized Federated LearningGraph Neural Network

Similar Papers 제목 키워드 기반

SAGE: Stability-Aware Graph-Based Ensemble Feature Selection for Explainable Postpartum Depression Risk Prediction

2026-08-24 · Md. Rokon Islam Emon, Syed Shariar Alam Shuvo, Shahriar Siddique Ayon, Abdullah Al Mamun 외 arxiv

Postpartum depression (PPD) poses a major burden on maternal and child health, especially in low- and middle-income countries where prevalence exceeds 19%. Despite advancements in machine learning for PPD prediction, cur…

Adapt, Agree, Aggregate: Semi-Supervised Ensemble Labeling for Graph Convolutional Networks

2025-03-22 · Maryam Abdolali, Romina Zakerian, Behnam Roshanfekr, Fardin Ayar 외

In this paper, we propose a novel framework that combines ensemble learning with augmented graph structures to improve the performance and robustness of semi-supervised node classification in graphs. By creating multiple…

Ensemble LearningNode ClassificationPseudo Label

A post-selection algorithm for improving dynamic ensemble selection methods

2023-09-25 · Paulo R. G. Cordeiro, George D. C. Cavalcanti, Rafael M. O. Cruz

Dynamic Ensemble Selection (DES) is a Multiple Classifier Systems (MCS) approach that aims to select an ensemble for each query sample during the selection phase. Even with the proposal of several DES approaches, no part…

Bring Your Own View: Graph Neural Networks for Link Prediction with Personalized Subgraph Selection

2022-12-23 · Qiaoyu Tan, Xin Zhang, Ninghao Liu, Daochen Zha 외

Graph neural networks (GNNs) have received remarkable success in link prediction (GNNLP) tasks. Existing efforts first predefine the subgraph for the whole dataset and then apply GNNs to encode edge representations by le…

Link Prediction

A Decision-Based Dynamic Ensemble Selection Method for Concept Drift

2019-09-26 · Regis Antonio Saraiva Albuquerque, Albert Franca Josua Costa, Eulanda Miranda dos Santos, Robert Sabourin 외

We propose an online method for concept driftdetection based on dynamic classifier ensemble selection. Theproposed method generates a pool of ensembles by promotingdiversity among classifier members and chooses expert en…