Federated Learning for Computer Vision
Yassine Himeur, Iraklis Varlamis, Hamza Kheddar, Abbes Amira, Shadi, Atalla, Yashbir Singh, Faycal Bensaali, Wathiq Mansoor

TL;DR
This paper reviews recent advancements in federated learning for computer vision, highlighting its benefits, challenges, privacy concerns, and future research directions to improve decentralized ML models.
Contribution
It provides the first comprehensive review of federated learning in computer vision, including a taxonomy, security analysis, and discussion of blockchain integration.
Findings
FL reduces privacy risks compared to centralized training
FL enables distributed computation for large-scale CV tasks
Open challenges include security threats and privacy preservation methods
Abstract
Computer Vision (CV) is playing a significant role in transforming society by utilizing machine learning (ML) tools for a wide range of tasks. However, the need for large-scale datasets to train ML models creates challenges for centralized ML algorithms. The massive computation loads required for processing and the potential privacy risks associated with storing and processing data on central cloud servers put these algorithms under severe strain. To address these issues, federated learning (FL) has emerged as a promising solution, allowing privacy preservation by training models locally and exchanging them to improve overall performance. Additionally, the computational load is distributed across multiple clients, reducing the burden on central servers. This paper presents, to the best of the authors' knowledge, the first review discussing recent advancements of FL in CV applications,…
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
