LGDCJun 26, 2025

An Information-Theoretic Analysis for Federated Learning under Concept Drift

arXiv:2506.21036v12 citationsh-index: 3IEEE Trans Netw Sci Eng
Originality Incremental advance
AI Analysis

It addresses the challenge of maintaining federated learning performance in real-world dynamic environments, which is an incremental improvement over static dataset methods.

This paper tackles the problem of performance degradation in federated learning due to concept drift in streaming data by analyzing it with information theory and proposing a regularization algorithm. The method outperforms existing approaches for three drift patterns, as validated on a Raspberry Pi4 testbed.

Recent studies in federated learning (FL) commonly train models on static datasets. However, real-world data often arrives as streams with shifting distributions, causing performance degradation known as concept drift. This paper analyzes FL performance under concept drift using information theory and proposes an algorithm to mitigate the performance degradation. We model concept drift as a Markov chain and introduce the \emph{Stationary Generalization Error} to assess a model's capability to capture characteristics of future unseen data. Its upper bound is derived using KL divergence and mutual information. We study three drift patterns (periodic, gradual, and random) and their impact on FL performance. Inspired by this, we propose an algorithm that regularizes the empirical risk minimization approach with KL divergence and mutual information, thereby enhancing long-term performance. We also explore the performance-cost tradeoff by identifying a Pareto front. To validate our approach, we build an FL testbed using Raspberry Pi4 devices. Experimental results corroborate with theoretical findings, confirming that drift patterns significantly affect performance. Our method consistently outperforms existing approaches for these three patterns, demonstrating its effectiveness in adapting concept drift in FL.

Foundations

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

Your Notes