Federated Learning with Feedback Alignment
Incheol Baek, Hyungbin Kim, Minseo Kim, Yon Dohn Chung

TL;DR
This paper introduces FLFA, a novel federated learning framework that uses feedback alignment to reduce local drift, improve convergence, and enhance model accuracy without extra communication or significant computational costs.
Contribution
FLFA integrates feedback alignment into federated learning to effectively mitigate local drift and improve convergence, a novel approach in FL research.
Findings
FLFA reduces local drift compared to standard FL.
FLFA demonstrates robust convergence in theoretical analysis.
Empirical results show improved accuracy with FLFA.
Abstract
Federated Learning (FL) enables collaborative training across multiple clients while preserving data privacy, yet it struggles with data heterogeneity, where clients' data are not distributed independently and identically (non-IID). This causes local drift, hindering global model convergence. To address this, we introduce Federated Learning with Feedback Alignment (FLFA), a novel framework that integrates feedback alignment into FL. FLFA uses the global model's weights as a shared feedback matrix during local training's backward pass, aligning local updates with the global model efficiently. This approach mitigates local drift with minimal additional computational cost and no extra communication overhead. Our theoretical analysis supports FLFA's design by showing how it alleviates local drift and demonstrates robust convergence for both local and global models. Empirical evaluations,…
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 · Data Stream Mining Techniques · Domain Adaptation and Few-Shot Learning
