MLLGMar 19, 2025

Online federated learning framework for classification

arXiv:2503.15210v1h-index: 8
Originality Incremental advance
AI Analysis

This work addresses the challenge of efficient and private classification in federated learning environments, which is incremental as it builds on existing federated learning methods with new optimizations.

The paper tackles the problem of classification with streaming data from multiple clients in federated learning by developing a novel online framework that ensures data privacy and computational efficiency, achieving high classification accuracy and significant gains in computational efficiency and data storage savings compared to existing methods.

In this paper, we develop a novel online federated learning framework for classification, designed to handle streaming data from multiple clients while ensuring data privacy and computational efficiency. Our method leverages the generalized distance-weighted discriminant technique, making it robust to both homogeneous and heterogeneous data distributions across clients. In particular, we develop a new optimization algorithm based on the Majorization-Minimization principle, integrated with a renewable estimation procedure, enabling efficient model updates without full retraining. We provide a theoretical guarantee for the convergence of our estimator, proving its consistency and asymptotic normality under standard regularity conditions. In addition, we establish that our method achieves Bayesian risk consistency, ensuring its reliability for classification tasks in federated environments. We further incorporate differential privacy mechanisms to enhance data security, protecting client information while maintaining model performance. Extensive numerical experiments on both simulated and real-world datasets demonstrate that our approach delivers high classification accuracy, significant computational efficiency gains, and substantial savings in data storage requirements compared to existing methods.

Foundations

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

Your Notes