Pith. sign in

REVIEW 1 cited by

FEDZIP: A Compression Framework for Communication-Efficient 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 2102.01593 v1 pith:S4B2ZBSM submitted 2021-02-02 cs.LG

classification cs.LG
keywords learningclientscommunicationcompressionfedzipmodeldatadeep
verification ladder T0 review T1 audit T2 compute T3 formal
0 comments
read the original abstract

Federated Learning marks a turning point in the implementation of decentralized machine learning (especially deep learning) for wireless devices by protecting users' privacy and safeguarding raw data from third-party access. It assigns the learning process independently to each client. First, clients locally train a machine learning model based on local data. Next, clients transfer local updates of model weights and biases (training data) to a server. Then, the server aggregates updates (received from clients) to create a global learning model. However, the continuous transfer between clients and the server increases communication costs and is inefficient from a resource utilization perspective due to the large number of parameters (weights and biases) used by deep learning models. The cost of communication becomes a greater concern when the number of contributing clients and communication rounds increases. In this work, we propose a novel framework, FedZip, that significantly decreases the size of updates while transferring weights from the deep learning model between clients and their servers. FedZip implements Top-z sparsification, uses quantization with clustering, and implements compression with three different encoding methods. FedZip outperforms state-of-the-art compression frameworks and reaches compression rates up to 1085x, and preserves up to 99% of bandwidth and 99% of energy for clients during communication.

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. Federated Low-Rank Tensor Estimation for Multimodal Image Reconstruction

    cs.LG 2025-02 conditional novelty 5.0 of 10

    The paper introduces CompJF and CompRandJF, federated Tucker-based reconstruction algorithms that aggregate clients via joint factorization and randomized sketching, claiming improved SSIM and communication efficiency...

Pith tools