LGMLAug 17, 2020

FLBench: A Benchmark Suite for Federated Learning

arXiv:2008.07257v37 citationsHas Code
Originality Synthesis-oriented
AI Analysis

This provides a standardized platform for developing and testing federated learning algorithms, though it is incremental as it builds on existing benchmark efforts.

The paper introduces FLBench, a benchmark suite for federated learning that includes medical, financial, and AIoT domains to evaluate aspects like communication and data heterogeneity, addressing the limitations of existing simulations that fail to capture real-world isolated data island characteristics.

Federated learning is a new machine learning paradigm. The goal is to build a machine learning model from the data sets distributed on multiple devices so-called an isolated data island, while keeping their data secure and private. Most existing federated learning benchmarks work manually splits commonly used public datasets into partitions to simulate real world isolated data island scenarios. Still, this simulation fails to capture real world isolated data island intrinsic characteristics. This paper presents a federated learning (FL) benchmark suite named FLBench. FLBench contains three domains: medical, financial, and AIoT. By configuring various domains, FLBench is qualified to evaluate federated learning systems and algorithms essential aspects, like communication, scenario transformation, privacy-preserving, data distribution heterogeneity, and cooperation strategy. Hence, it becomes a promising platform for developing novel federated learning algorithms. Currently, FLBench is open sourced and in fast evolution. We package it as an automated deployment tool. The benchmark suite is available from https://www.benchcouncil.org/flbench.html.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes