pith. machine review for the scientific record. sign in

arxiv: 1611.04482 · v1 · submitted 2016-11-14 · 💻 cs.CR · stat.ML

Recognition: unknown

Practical Secure Aggregation for Federated Learning on User-Held Data

Authors on Pith no claims yet
classification 💻 cs.CR stat.ML
keywords aggregationsecuredataprotocolusersvaluesdimensionalexpansion
0
0 comments X
read the original abstract

Secure Aggregation protocols allow a collection of mutually distrust parties, each holding a private value, to collaboratively compute the sum of those values without revealing the values themselves. We consider training a deep neural network in the Federated Learning model, using distributed stochastic gradient descent across user-held training data on mobile devices, wherein Secure Aggregation protects each user's model gradient. We design a novel, communication-efficient Secure Aggregation protocol for high-dimensional data that tolerates up to 1/3 users failing to complete the protocol. For 16-bit input values, our protocol offers 1.73x communication expansion for $2^{10}$ users and $2^{20}$-dimensional vectors, and 1.98x expansion for $2^{14}$ users and $2^{24}$ dimensional vectors.

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 5 Pith papers

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

  1. Rescaled Asynchronous SGD: Optimal Distributed Optimization under Data and System Heterogeneity

    cs.LG 2026-05 unverdicted novelty 6.0

    Rescaled ASGD recovers convergence to the true global objective by rescaling worker stepsizes proportional to computation times, matching the known time lower bound in the leading term under non-convex smoothness and ...

  2. Multi-Server Secure Aggregation with Arbitrary Collusion and Heterogeneous Security Constraints

    cs.IT 2026-04 unverdicted novelty 6.0

    The paper derives tight information-theoretic bounds on communication and key rates for secure multi-server aggregation under heterogeneous security constraints and arbitrary collusion, with matching schemes in most r...

  3. UMEDA: Unified Multi-modal Efficient Data Fusion for Privacy-Preserving Graph Federated Learning via Spectral-Gated Attention and Diffusion-Based Operator Alignment

    cs.LG 2026-05 unverdicted novelty 5.0

    UMEDA is a new graph federated learning method that uses low-rank spectral filtering and diffusion over a shared integral operator to fuse multi-modal data privately, outperforming baselines on MM-Fi and RELI11D under...

  4. Compliance-by-Construction Argument Graphs: Using Generative AI to Produce Evidence-Linked Formal Arguments for Certification-Grade Accountability

    cs.AI 2026-04 unverdicted novelty 4.0

    A system architecture combines GenAI with typed argument graphs, RAG, and deterministic validation rules to generate traceable, evidence-supported formal arguments for regulatory compliance.

  5. A Comparative Study of Federated Learning Aggregation Strategies under Homogeneous and Heterogeneous Data Distributions

    cs.LG 2026-05 unverdicted novelty 2.0

    Federated aggregation strategies show distinct performance trade-offs in accuracy, loss, and efficiency depending on whether client data distributions are homogeneous or heterogeneous.