paper-with-me

Papers

Federated Client Selection under Partial Visibility: A POMDP Approach with Spatio-Temporal Attention

2026-05-12 · Qijun Hou, Yuchen Shi, Pingyi Fan, Khaled B. Letaief arxiv

Federated learning relies on effective client selection to alleviate the performance degradation caused by data heterogeneity. Most existing methods assume full visibility of all clients at each communication round. However, in large-scale or edge-based deployments, the server can only access a subset of clients due to communication, mobility, or availability constraints, resulting in partial visibility where only a subset of clients is observable for aggregation in each communication round. In this paper, we formulate federated client selection under partial visibility as a Partially Observable Markov Decision Process (POMDP) and propose a Spatial-Temporal attention-based reinforcement learning framework. By integrating historical global models and client identity embeddings, the proposed method captures both the temporal contexts of training and the persistent characteristics of clients. Experimental results across multiple datasets demonstrate that our approach achieves superior performance compared to existing baselines in heterogeneous and partially visible settings, validating its effectiveness in addressing the challenges of incomplete observations in practical federated learning systems.

📄 PDF Abstract BibTeX arXiv:2605.11752

Code (0)

등록된 구현이 없습니다.

Tasks

Reinforcement LearningFederated Learning

Similar Papers 제목 키워드 기반

Client Selection in Federated Learning: Convergence Analysis and Power-of-Choice Selection Strategies

2020-10-03 · Yae Jee Cho, Jianyu Wang, Gauri Joshi

Federated learning is a distributed optimization paradigm that enables a large number of resource-limited client nodes to cooperatively train a model without data sharing. Several works have analyzed the convergence of f…

Distributed OptimizationFederated LearningSelection bias

Network-Level Adversaries in Federated Learning

2022-08-27 · Giorgio Severi, Matthew Jagielski, Gökberk Yar, Yuxuan Wang 외

Federated learning is a popular strategy for training models on distributed, sensitive data, while preserving data privacy. Prior work identified a range of security threats on federated learning protocols that poison th…

Federated Learning

A Comprehensive Survey On Client Selections in Federated Learning

2023-11-12 · Ala Gouissem, Zina Chkirbene, Ridha Hamila

Federated Learning (FL) is a rapidly growing field in machine learning that allows data to be trained across multiple decentralized devices. The selection of clients to participate in the training process is a critical f…

Federated LearningSurvey

Semi-decentralized Federated Time Series Prediction with Client Availability Budgets

2025-09-03 · Yunkai Bao, Reza Safarzadeh, Xin Wang, Steve Drew arxiv

Federated learning (FL) effectively promotes collaborative training among distributed clients with privacy considerations in the Internet of Things (IoT) scenarios. Despite of data heterogeneity, FL clients may also be c…

Time Series PredictionFederated Learning

FedCCEA : A Practical Approach of Client Contribution Evaluation for Federated Learning

2021-06-04 · Sung Kuk Shyn, DongHee Kim, Kwangsu Kim

Client contribution evaluation, also known as data valuation, is a crucial approach in federated learning(FL) for client selection and incentive allocation. However, due to restrictions of accessibility of raw data, only…

Data ValuationFederated Learning