Neural Tangent Kernel Empowered Federated Learning
Kai Yue, Richeng Jin, Ryan Pilgrim, Chau-Wai Wong, Dror Baron, Huaiyu, Dai

TL;DR
This paper introduces a neural tangent kernel-based federated learning paradigm that transmits Jacobian matrices instead of model updates, significantly reducing communication rounds while maintaining accuracy.
Contribution
It proposes a novel NTK-empowered FL framework that addresses statistical heterogeneity by using Jacobian matrices for updates, improving communication efficiency and privacy.
Findings
Achieves same accuracy with fewer communication rounds
Reduces communication cost by an order of magnitude
Maintains privacy while improving efficiency
Abstract
Federated learning (FL) is a privacy-preserving paradigm where multiple participants jointly solve a machine learning problem without sharing raw data. Unlike traditional distributed learning, a unique characteristic of FL is statistical heterogeneity, namely, data distributions across participants are different from each other. Meanwhile, recent advances in the interpretation of neural networks have seen a wide use of neural tangent kernels (NTKs) for convergence analyses. In this paper, we propose a novel FL paradigm empowered by the NTK framework. The paradigm addresses the challenge of statistical heterogeneity by transmitting update data that are more expressive than those of the conventional FL paradigms. Specifically, sample-wise Jacobian matrices, rather than model weights/gradients, are uploaded by participants. The server then constructs an empirical kernel matrix to update a…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsPrivacy-Preserving Technologies in Data · Stochastic Gradient Optimization Techniques · Advanced Neuroimaging Techniques and Applications
MethodsNeural Tangent Kernel
