LGDCOCJun 14, 2021

Decentralized Personalized Federated Learning for Min-Max Problems

arXiv:2106.07289v64 citations
Originality Incremental advance
AI Analysis

This work addresses a gap in federated learning theory by enabling more practical, decentralized approaches for min-max problems, which is incremental as it builds on existing PFL frameworks but extends them to new optimization types.

The paper tackles the problem of extending personalized federated learning to saddle point problems, which include min-max scenarios, by proposing new algorithms for a decentralized setting and providing theoretical analysis for smooth convex-concave cases, with numerical experiments showing effectiveness in bilinear problems and neural networks with adversarial noise.

Personalized Federated Learning (PFL) has witnessed remarkable advancements, enabling the development of innovative machine learning applications that preserve the privacy of training data. However, existing theoretical research in this field has primarily focused on distributed optimization for minimization problems. This paper is the first to study PFL for saddle point problems encompassing a broader range of optimization problems, that require more than just solving minimization problems. In this work, we consider a recently proposed PFL setting with the mixing objective function, an approach combining the learning of a global model together with locally distributed learners. Unlike most previous work, which considered only the centralized setting, we work in a more general and decentralized setup that allows us to design and analyze more practical and federated ways to connect devices to the network. We proposed new algorithms to address this problem and provide a theoretical analysis of the smooth (strongly) convex-(strongly) concave saddle point problems in stochastic and deterministic cases. Numerical experiments for bilinear problems and neural networks with adversarial noise demonstrate the effectiveness of the proposed methods.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes