LGAIFeb 20, 2025

Accurate Forgetting for Heterogeneous Federated Continual Learning

arXiv:2502.14205v126 citationsh-index: 53ICLR
Originality Incremental advance
AI Analysis

This work addresses the challenge of handling unrelated or antagonistic data across clients in federated continual learning, which is an incremental improvement in a specific domain.

The paper tackles the problem of federated continual learning (FCL) by proposing a method called accurate forgetting (AF) that selectively forgets biased information from previous tasks, achieving superior performance over baselines in experiments.

Recent years have witnessed a burgeoning interest in federated learning (FL). However, the contexts in which clients engage in sequential learning remain under-explored. Bridging FL and continual learning (CL) gives rise to a challenging practical problem: federated continual learning (FCL). Existing research in FCL primarily focuses on mitigating the catastrophic forgetting issue of continual learning while collaborating with other clients. We argue that the forgetting phenomena are not invariably detrimental. In this paper, we consider a more practical and challenging FCL setting characterized by potentially unrelated or even antagonistic data/tasks across different clients. In the FL scenario, statistical heterogeneity and data noise among clients may exhibit spurious correlations which result in biased feature learning. While existing CL strategies focus on a complete utilization of previous knowledge, we found that forgetting biased information is beneficial in our study. Therefore, we propose a new concept accurate forgetting (AF) and develop a novel generative-replay method~\method~which selectively utilizes previous knowledge in federated networks. We employ a probabilistic framework based on a normalizing flow model to quantify the credibility of previous knowledge. Comprehensive experiments affirm the superiority of our method over baselines.

Code Implementations1 repo
Foundations

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

Your Notes