LGDCNov 21, 2022

Exploiting Personalized Invariance for Better Out-of-distribution Generalization in Federated Learning

arXiv:2211.11243v15 citationsh-index: 69
Originality Incremental advance
AI Analysis

This addresses distribution shifts in federated learning for real-world applications, representing an incremental improvement over existing methods.

The paper tackles the problem of out-of-distribution generalization in federated learning with non-IID data by proposing a dual-regularized framework to exploit personalized invariant features, resulting in enhanced performance demonstrated through theoretical analysis and extensive experiments.

Recently, data heterogeneity among the training datasets on the local clients (a.k.a., Non-IID data) has attracted intense interest in Federated Learning (FL), and many personalized federated learning methods have been proposed to handle it. However, the distribution shift between the training dataset and testing dataset on each client is never considered in FL, despite it being general in real-world scenarios. We notice that the distribution shift (a.k.a., out-of-distribution generalization) problem under Non-IID federated setting becomes rather challenging due to the entanglement between personalized and spurious information. To tackle the above problem, we elaborate a general dual-regularized learning framework to explore the personalized invariance, compared with the exsiting personalized federated learning methods which are regularized by a single baseline (usually the global model). Utilizing the personalized invariant features, the developed personalized models can efficiently exploit the most relevant information and meanwhile eliminate spurious information so as to enhance the out-of-distribution generalization performance for each client. Both the theoretical analysis on convergence and OOD generalization performance and the results of extensive experiments demonstrate the superiority of our method over the existing federated learning and invariant learning methods, in diverse out-of-distribution and Non-IID data cases.

Foundations

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

Your Notes