Task-Uniform Convergence and Backward Transfer in Federated Domain-Incremental Learning with Partial Participation
Longtao Xu, Jian Li

TL;DR
This paper introduces SPECIAL, a federated learning algorithm that guarantees backward knowledge transfer and provides a convergence rate across sequential tasks with partial client participation, addressing key challenges in real-world federated domain-incremental learning.
Contribution
The paper proposes SPECIAL, a simple server-side proximal method for FDIL that ensures backward transfer and establishes the first communication-efficient convergence rate for partial participation.
Findings
SPECIAL effectively preserves earlier tasks with bounded loss increase.
SPECIAL achieves a convergence rate of O((E/NT)^(1/2)) for FDIL with partial participation.
Experimental results confirm the theoretical advantages of SPECIAL in real-world scenarios.
Abstract
Real-world federated systems seldom operate on static data: input distributions drift while privacy rules forbid raw-data sharing. We study this setting as Federated Domain-Incremental Learning (FDIL), where (i) clients are heterogeneous, (ii) tasks arrive sequentially with shifting domains, yet (iii) the label space remains fixed. Two theoretical pillars remain missing for FDIL under realistic deployment: a guarantee of backward knowledge transfer (BKT) and a convergence rate that holds across the sequence of all tasks with partial participation. We introduce SPECIAL (Server-Proximal Efficient Continual Aggregation for Learning), a simple, memory-free FDIL algorithm that adds a single server-side ``anchor'' to vanilla FedAvg: in each round, the server nudges the uniformly sampled participated clients update toward the previous global model with a lightweight proximal term. This anchor…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsDomain Adaptation and Few-Shot Learning · Privacy-Preserving Technologies in Data · Data Stream Mining Techniques
