Federated Learning Architectures: A Performance Evaluation with Crop Yield Prediction Application
Anwesha Mukherjee, Rajkumar Buyya

TL;DR
This paper evaluates centralized and decentralized federated learning architectures for crop yield prediction using LSTM, demonstrating high accuracy and reduced response time, and compares their performance in IoT-based agricultural applications.
Contribution
It provides a comparative analysis of centralized and decentralized federated learning frameworks specifically applied to crop yield prediction, highlighting their performance benefits.
Findings
Centralized FL achieves ≥97% accuracy.
Decentralized FL achieves >97.5% accuracy.
Centralized FL reduces response time by ~75%.
Abstract
Federated learning has become an emerging technology for data analysis for IoT applications. This paper implements centralized and decentralized federated learning frameworks for crop yield prediction based on Long Short-Term Memory Network. For centralized federated learning, multiple clients and one server is considered, where the clients exchange their model updates with the server that works as the aggregator to build the global model. For the decentralized framework, a collaborative network is formed among the devices either using ring topology or using mesh topology. In this network, each device receives model updates from the neighbour devices, and performs aggregation to build the upgraded model. The performance of the centralized and decentralized federated learning frameworks are evaluated in terms of prediction accuracy, precision, recall, F1-Score, and training time. The…
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 · Big Data and Digital Economy
MethodsMemory Network
