Communication-Efficient Federated Learning Based on Explanation-Guided Pruning for Remote Sensing Image Classification
Jonas Klotz, Bar{\i}\c{s} B\"uy\"ukta\c{s}, Beg\"um Demir

TL;DR
This paper proposes an explanation-guided pruning method for federated learning in remote sensing image classification, significantly reducing communication costs while maintaining or improving model performance.
Contribution
It introduces a layer-wise relevance propagation-based pruning strategy to select the most informative model parameters for communication in federated learning.
Findings
Reduces volume of model updates transmitted in federated learning.
Improves global model generalization on remote sensing data.
Effectively identifies and removes non-informative model parameters.
Abstract
Federated learning (FL) is a decentralized machine learning paradigm in which multiple clients collaboratively train a global model by exchanging only model updates with the central server without sharing the local data of the clients. Due to the large volume of model updates required to be transmitted between clients and the central server, most FL systems are associated with high transfer costs (i.e., communication overhead). This issue is more critical for operational applications in remote sensing (RS), especially when large-scale RS data is processed and analyzed through FL systems with restricted communication bandwidth. To address this issue, we introduce an explanation-guided pruning strategy for communication-efficient FL in the context of RS image classification. Our pruning strategy is defined based on the layer-wise relevance propagation (LRP) driven explanations to: 1)…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsPrivacy-Preserving Technologies in Data
MethodsPruning
