Section 01
Guide to the Federated Learning vs. Centralized Learning Benchmark Suite
This article introduces an open-source benchmark project based on the Flower.ai framework, which systematically compares the performance differences between federated learning (FL) and traditional centralized learning across three mainstream models: Random Forest, Neural Network (MLP), and XGBoost. The project supports dual-mode training comparison, Non-IID data simulation, round-by-round accuracy tracking, and CSV result export, aiming to help researchers and engineers understand the performance differences between FL and centralized learning and provide data support for technical decisions.