paper-with-me

Papers

Federated Learning Playground

2026-02-23 · Bryan Shan, Alysa Ziying Tan, Han Yu arxiv

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.

📄 PDF Abstract BibTeX arXiv:2602.19489

Code (0)

등록된 구현이 없습니다.

Tasks

Federated Learning

Similar Papers 제목 키워드 기반

Speech Playground: An Interactive Tool for Speech Analysis and Comparison

2026-07-01 · Stephen McIntosh, Daisuke Saito, Nobuaki Minematsu arxiv

This paper presents Speech Playground, an interactive speech visualization and comparison tool. While existing tools such as Praat are excellent, it can be cumbersome to integrate them with modern deep learning represent…

CausalPlayground: Addressing Data-Generation Requirements in Cutting-Edge Causality Research

2024-05-21 · Andreas W M Sauter, Erman Acar, Aske Plaat

Research on causal effects often relies on synthetic data due to the scarcity of real-world datasets with ground-truth effects. Since current data-generating tools do not always meet all requirements for state-of-the-art…

Reinforcement Learning (RL)

MO-Playground: Massively Parallelized Multi-Objective Reinforcement Learning for Robotics

2026-03-10 · Neil Janwani, Ellen Novoseller, Vernon J. Lawhern, Maegan Tucker arxiv

Multi-objective reinforcement learning (MORL) is a powerful tool to learn Pareto-optimal policy families across conflicting objectives. However, unlike traditional RL algorithms, existing MORL algorithms do not effective…

Reinforcement Learning

Adversarial-Playground: A Visualization Suite for Adversarial Sample Generation

2017-06-06 · Andrew Norton, Yanjun Qi

With growing interest in adversarial machine learning, it is important for machine learning practitioners and users to understand how their models may be attacked. We propose a web-based visualization tool, Adversarial-P…

BIG-bench Machine Learning

From Tinkering to Engineering: Measurements in Tensorflow Playground

2021-01-11 · Henrik Hoeiness, Axel Harstad, Gerald Friedland

In this article, we present an extension of the Tensorflow Playground, called Tensorflow Meter (short TFMeter). TFMeter is an interactive neural network architecting tool that allows the visual creation of different arch…

Experimental Design