Search papers, labs, and topics across Lattice.
The authors introduce Federated Learning Playground, a browser-based interactive platform for exploring federated learning concepts. This tool allows users to experiment with various FL parameters like data distributions, hyperparameters, and aggregation algorithms without coding. The platform provides real-time visualizations of client and global model behavior, enabling users to understand challenges like non-IID data and local overfitting.
Want to understand federated learning without writing code? This interactive browser tool lets you tweak client data, model settings, and aggregation methods to see the impact on model performance in real time.
We present Federated Learning Playground, an interactive browser-based platform inspired by and extends TensorFlow Playground that teaches core Federated Learning (FL) concepts. Users can experiment with heterogeneous client data distributions, model hyperparameters, and aggregation algorithms directly in the browser without coding or system setup, and observe their effects on client and global models through real-time visualizations, gaining intuition for challenges such as non-IID data, local overfitting, and scalability. The playground serves as an easy to use educational tool, lowering the entry barrier for newcomers to distributed AI while also offering a sandbox for rapidly prototyping and comparing FL methods. By democratizing exploration of FL, it promotes broader understanding and adoption of this important paradigm.