FlexFed: Mitigating Catastrophic Forgetting in Heterogeneous Federated Learning in Pervasive Computing Environments
Sara Alosaime (University of Warwick), Arshad Jhumka (University of Leeds)

TL;DR
FlexFed is a novel federated learning method designed for resource-constrained pervasive computing environments, effectively mitigating catastrophic forgetting by adaptive data retention and training strategies, leading to improved stability and efficiency.
Contribution
The paper introduces FlexFed, a new FL approach that addresses catastrophic forgetting in HAR settings without privacy-compromising replay mechanisms, using dynamic training adjustments and a new CF metric.
Findings
FlexFed reduces catastrophic forgetting more effectively than existing methods.
It improves federated learning efficiency by 10-15%.
Achieves faster, more stable convergence especially for infrequent data.
Abstract
Federated Learning (FL) enables collaborative model training while preserving privacy by allowing clients to share model updates instead of raw data. Pervasive computing environments (e.g., for Human Activity Recognition, HAR), which we focus on in this paper, are characterized by resource-constrained end devices, streaming sensor data and intermittent client participation. Variations in user behavior, common in HAR environments, often result in non-stationary data distributions. As such, existing FL approaches face challenges in HAR settings due to differing assumptions. The combined effects of HAR characteristics, namely heterogeneous data and intermittent participation, can lead to a severe issue called catastrophic forgetting (CF). Unlike Continuous Learning (CL), which addresses CF using memory and replay mechanisms, FL's privacy constraints prohibit such strategies. To tackle CF…
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
TopicsPrivacy-Preserving Technologies in Data · Cryptography and Data Security · Stochastic Gradient Optimization Techniques
MethodsFocus
