Pith. sign in

REVIEW 1 cited by

BAFFLE: A Baseline of Backpropagation-Free Federated Learning

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 2301.12195 v3 pith:EP5XEWGX submitted 2023-01-28 cs.LG cs.AIcs.CRcs.DC

classification cs.LGcs.AIcs.CRcs.DC
keywords baffleclientsfederatedlearningmodelbackpropagationbackpropagation-freeforward
verification ladder T0 review T1 audit T2 compute T3 formal
0 comments
read the original abstract

Federated learning (FL) is a general principle for decentralized clients to train a server model collectively without sharing local data. FL is a promising framework with practical applications, but its standard training paradigm requires the clients to backpropagate through the model to compute gradients. Since these clients are typically edge devices and not fully trusted, executing backpropagation on them incurs computational and storage overhead as well as white-box vulnerability. In light of this, we develop backpropagation-free federated learning, dubbed BAFFLE, in which backpropagation is replaced by multiple forward processes to estimate gradients. BAFFLE is 1) memory-efficient and easily fits uploading bandwidth; 2) compatible with inference-only hardware optimization and model quantization or pruning; and 3) well-suited to trusted execution environments, because the clients in BAFFLE only execute forward propagation and return a set of scalars to the server. Empirically we use BAFFLE to train deep models from scratch or to finetune pretrained models, achieving acceptable results. Code is available in https://github.com/FengHZ/BAFFLE.

Discussion (0). Continue with ORCID to comment.

Forward citations

Cited by 1 Pith paper

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

  1. Efficient Zeroth-Order Federated Finetuning of Language Models on Resource-Constrained Devices

    cs.LG 2025-02 conditional novelty 6.0 of 10

    FedSPZO splits an LLM into two blocks and uses more perturbations on the smaller second block, reusing activations to cut zero-order federated finetuning compute by up to 3x versus prior zero-order methods.

Pith tools