Pith. sign in

REVIEW 1 cited by

Byzantine-Robust and Privacy-Preserving Framework for FedML

Not yet reviewed by Pith; the record is open.

This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.

SPECIMEN: schema-true, not a live event

T0 review · schema-true

One-sentence machine reading of the paper's core claim.

pith:XXXXXXXX · record.json · timestamp

arxiv 2105.02295 v1 pith:ZLH57TO5 submitted 2021-05-05 cs.CR cs.ARcs.LG

Byzantine-Robust and Privacy-Preserving Framework for FedML

classification cs.CR cs.ARcs.LG
keywords gradientschallengescheckclientscomputationsdataenclavesframework
verification ladder T0 review T1 audit T2 compute T3 formal T4 reserved
0 comments
read the original abstract

Federated learning has emerged as a popular paradigm for collaboratively training a model from data distributed among a set of clients. This learning setting presents, among others, two unique challenges: how to protect privacy of the clients' data during training, and how to ensure integrity of the trained model. We propose a two-pronged solution that aims to address both challenges under a single framework. First, we propose to create secure enclaves using a trusted execution environment (TEE) within the server. Each client can then encrypt their gradients and send them to verifiable enclaves. The gradients are decrypted within the enclave without the fear of privacy breaches. However, robustness check computations in a TEE are computationally prohibitive. Hence, in the second step, we perform a novel gradient encoding that enables TEEs to encode the gradients and then offloading Byzantine check computations to accelerators such as GPUs. Our proposed approach provides theoretical bounds on information leakage and offers a significant speed-up over the baseline in empirical evaluation.

discussion (0)

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

Forward citations

Cited by 1 Pith paper

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

  1. DIST-FL: Enhancing Security for TEE-based Aggregation in Federated Learning

    cs.CR 2026-06 unverdicted novelty 6.0

    DIST-FL distributes TEE-guarded servers into an append-only ledger to ensure linearizable FL aggregation and counter rollback plus I/O attacks while matching single-TEE speed.