pith. sign in

arxiv: 2102.08503 · v1 · pith:6SY26GUGnew · submitted 2021-02-16 · 💻 cs.LG

Federated Evaluation and Tuning for On-Device Personalization: System Design & Applications

classification 💻 cs.LG
keywords federatedsystemdesignon-devicepersonalizationspecifictuningbeen
0
0 comments X
read the original abstract

We describe the design of our federated task processing system. Originally, the system was created to support two specific federated tasks: evaluation and tuning of on-device ML systems, primarily for the purpose of personalizing these systems. In recent years, support for an additional federated task has been added: federated learning (FL) of deep neural networks. To our knowledge, only one other system has been described in literature that supports FL at scale. We include comparisons to that system to help discuss design decisions and attached trade-offs. Finally, we describe two specific large scale personalization use cases in detail to showcase the applicability of federated tuning to on-device personalization and to highlight application specific solutions.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 3 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. Totoro$^+$: An Adaptive and Scalable Edge Federated Learning System

    cs.DC 2026-05 unverdicted novelty 7.0

    Totoro+ is a DHT-based fully decentralized FL system with locality-aware multi-ring P2P structure, pub/sub forest, and game-theoretic path planning that claims O(log N) hops and 1.2-14x speedup for many concurrent app...

  2. Statistical Limits and Efficient Algorithms for Differentially Private Federated Learning

    stat.ML 2026-05 unverdicted novelty 6.0

    Introduces FedHybrid and FedNewton for DP federated M-estimation, with finite-sample MSE bounds, minimax lower bound, and evaluations on vision datasets.

  3. SecureAFL: Secure Asynchronous Federated Learning

    cs.CR 2026-04 conditional novelty 5.0

    SecureAFL secures asynchronous federated learning against poisoning attacks by detecting anomalous updates, estimating missing client contributions, and using Byzantine-robust aggregation.