Federated continual learning: A comprehensive survey on lifelong and privacy-preserving learning over distributed and non-stationary data
Summary
A comprehensive survey published on 2026-06-09 introduces Federated Continual Learning (FCL), an emerging field addressing lifelong, adaptive, and privacy-aware learning over distributed and non-stationary data. While Federated Learning (FL) enables collaborative, privacy-preserving model training across distributed clients, it struggles with non-stationary data common in healthcare, industrial IoT, cybersecurity, and smart cities, leading to performance degradation and catastrophic forgetting. Continual Learning (CL) tackles evolving data distributions but primarily in centralized settings. This survey formally defines the FCL problem, analyzes FL's limitations under non-stationary conditions, and details how CL principles support long-term adaptation. It proposes a multi-dimensional taxonomy for FCL approaches, reviews application domains, data modalities, evaluation metrics, and experimental perspectives. The survey also highlights key open challenges, including extreme heterogeneity, scalable privacy-preserving memory, and standardized benchmarks.
Key takeaway
For Machine Learning Engineers designing or deploying Federated Learning systems, recognize that classical FL methods are vulnerable to performance degradation and catastrophic forgetting when data streams are non-stationary. You should explore Federated Continual Learning (FCL) approaches to ensure your models can adapt lifelong and maintain privacy across distributed, evolving datasets. Prioritize FCL solutions that address extreme heterogeneity and scalable memory mechanisms to build robust, real-world systems.
Key insights
FCL integrates FL and CL to enable lifelong, privacy-preserving learning on distributed, non-stationary data.
Principles
- Data stationarity is a critical assumption for classical FL.
- Non-stationary data causes catastrophic forgetting in FL.
- FCL combines FL and CL for adaptive, privacy-aware learning.
Method
This survey proposes a multi-dimensional taxonomy to organize FCL approaches, reviewing application domains, evaluation metrics, and experimental perspectives for long-term performance assessment.
In practice
- Apply FCL in healthcare for evolving patient data.
- Use FCL for Industrial IoT device data streams.
- Implement FCL in cybersecurity for threat detection.
Topics
- Federated Continual Learning
- Non-stationary Data
- Privacy-Preserving Learning
- Catastrophic Forgetting
- Distributed Systems
- Industrial IoT
Best for: AI Scientist, Research Scientist, Machine Learning Engineer
Related on AIssential
Editorial summary, takeaway, and curation by AIssential. Original article published by Artificial Intelligence.