MUFFLe: Efficient Model Update Compression via Generalized Deduplication for Federated Learning
Xiaobo Zhao, Daniel E. Lucani
Unverified — Be the first to reproduce this paper.
ReproduceAbstract
Federated learning is well suited to edge environments but is often limited by the uplink cost of transmitting model updates. This Work-in-Progress paper presents MUFFLe, a communication-efficient update compression scheme that integrates generalized deduplication (GD) into the FedAvg pipeline. MUFFLe deduplicates repeated patterns across the update vector, yielding a fixed-rate, variable-count compression scheme. Preliminary experiments on IID MNIST with 20 clients show that MUFFLe reaches the target accuracy of 92.93\% with 38~MB cumulative uplink communication, compared with 75~MB for 8-bit quantization, 86~MB for Top-k sparsification, and 310~MB for uncompressed FedAvg. These results demonstrate the feasibility of applying GD to communication-efficient federated learning.