FedReplay: A Feature Replay Assisted Federated Transfer Learning Framework for Efficient and Privacy-Preserving Smart Agriculture
Long Li, Jiajia Li, Dong Chen, Lina Pu, Haibo Yao, Yanbo Huang

TL;DR
FedReplay enhances federated learning for smart agriculture by combining pre-trained vision transformers with feature sharing, significantly improving accuracy while preserving privacy and reducing communication costs.
Contribution
This paper introduces a novel federated learning framework that leverages CLIP features and shared non-reversible representations to address non-IID data and privacy concerns in agricultural classification.
Findings
Achieves 86.6% classification accuracy, over 4 times higher than baseline methods.
Reduces communication overhead by restricting updates to a lightweight classifier.
Effectively mitigates non-IID data issues through shared feature representations.
Abstract
Accurate classification plays a pivotal role in smart agriculture, enabling applications such as crop monitoring, fruit recognition, and pest detection. However, conventional centralized training often requires large-scale data collection, which raises privacy concerns, while standard federated learning struggles with non-independent and identically distributed (non-IID) data and incurs high communication costs. To address these challenges, we propose a federated learning framework that integrates a frozen Contrastive Language-Image Pre-training (CLIP) vision transformer (ViT) with a lightweight transformer classifier. By leveraging the strong feature extraction capability of the pre-trained CLIP ViT, the framework avoids training large-scale models from scratch and restricts federated updates to a compact classifier, thereby reducing transmission overhead significantly. Furthermore, to…
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
TopicsSmart Agriculture and AI · Privacy-Preserving Technologies in Data · Advanced Data and IoT Technologies
