paper-with-me

홈 › Papers

PLayer-FL: A Principled Approach to Personalized Layer-wise Cross-Silo Federated Learning

2025-02-12 · Ahmed Elhussein, Gamze Gürsoy

Non-identically distributed data is a major challenge in Federated Learning (FL). Personalized FL tackles this by balancing local model adaptation with global model consistency. One variant, partial FL, leverages the observation that early layers learn more transferable features by federating only early layers. However, current partial FL approaches use predetermined, architecture-specific rules to select layers, limiting their applicability. We introduce Principled Layer-wise-FL (PLayer-FL), which uses a novel federation sensitivity metric to identify layers that benefit from federation. This metric, inspired by model pruning, quantifies each layer's contribution to cross-client generalization after the first training epoch, identifying a transition point in the network where the benefits of federation diminish. We first demonstrate that our federation sensitivity metric shows strong correlation with established generalization measures across diverse architectures. Next, we show that PLayer-FL outperforms existing FL algorithms on a range of tasks, also achieving more uniform performance improvements across clients.

📄 PDF Abstract BibTeX arXiv:2502.08829

Code (1)

gaiters-aerials/player_fl 공식 구현 pytorch

Tasks

Federated LearningSensitivity

Similar Papers 제목 키워드 기반

Player Modeling via Multi-Armed Bandits

2021-02-10 · Robert C. Gray, Jichen Zhu, Dannielle Arigo, Evan Forman 외

This paper focuses on building personalized player models solely from player behavior in the context of adaptive games. We present two main contributions: The first is a novel approach to player modeling based on multi-a…

Multi-Armed Bandits

Free Riding in Networks

2021-10-22 · Markus Kinateder, Luca Paolo Merlino

Players allocate their budget to links, a local public good and a private good. A player links to free ride on others' public good provision. We derive sufficient conditions for the existence of a Nash equilibrium. In eq…

Securing Equal Share: A Principled Approach for Learning Multiplayer Symmetric Games

2024-06-06 · Jiawei Ge, Yuanhao Wang, Wenzhe Li, Chi Jin

This paper examines multiplayer symmetric constant-sum games with more than two players in a competitive setting, including examples like Mahjong, Poker, and various board and video games. In contrast to two-player zero-…

Personalized Dynamic Difficulty Adjustment -- Imitation Learning Meets Reinforcement Learning

2024-08-13 · Ronja Fuchs, Robin Gieseke, Alexander Dockhorn

Balancing game difficulty in video games is a key task to create interesting gaming experiences for players. Mismatching the game difficulty and a player's skill or commitment results in frustration or boredom on the pla…

Imitation Learningreinforcement-learningReinforcement Learning

Personalized Game Difficulty Prediction Using Factorization Machines

2022-09-06 · Jeppe Theiss Kristensen, Christian Guckelsberger, Paolo Burelli, Perttu Hämäläinen

The accurate and personalized estimation of task difficulty provides many opportunities for optimizing user experience. However, user diversity makes such difficulty estimation hard, in that empirical measurements from s…

DiversityPrediction