Federated Learning with Reduced Information Leakage and Computation
Tongxin Yin, Xuwei Tan, Xueru Zhang, Mohammad Mahdi Khalili, Mingyan, Liu

TL;DR
This paper proposes Upcycled-FL, a novel federated learning approach that reduces information leakage and computational costs by using first-order approximation, improving privacy-accuracy balance through theoretical analysis and extensive experiments.
Contribution
It introduces Upcycled-FL, a simple strategy applying first-order approximation to enhance privacy and efficiency in federated learning, with proven convergence and privacy guarantees.
Findings
Half of the updates have no information leakage.
Upcycled-FL improves privacy-accuracy trade-off.
Method is adaptable to existing FL frameworks.
Abstract
Federated learning (FL) is a distributed learning paradigm that allows multiple decentralized clients to collaboratively learn a common model without sharing local data. Although local data is not exposed directly, privacy concerns nonetheless exist as clients' sensitive information can be inferred from intermediate computations. Moreover, such information leakage accumulates substantially over time as the same data is repeatedly used during the iterative learning process. As a result, it can be particularly difficult to balance the privacy-accuracy trade-off when designing privacy-preserving FL algorithms. This paper introduces Upcycled-FL, a simple yet effective strategy that applies first-order approximation at every even round of model update. Under this strategy, half of the FL updates incur no information leakage and require much less computational and transmission costs. We first…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsPrivacy-Preserving Technologies in Data
