paper-with-me

Papers

NTK-DFL: Enhancing Decentralized Federated Learning in Heterogeneous Settings via Neural Tangent Kernel

2024-10-02 · Gabriel Thompson, Kai Yue, Chau-Wai Wong, Huaiyu Dai

Decentralized federated learning (DFL) is a collaborative machine learning framework for training a model across participants without a central server or raw data exchange. DFL faces challenges due to statistical heterogeneity, as participants often possess different data distributions reflecting local environments and user behaviors. Recent work has shown that the neural tangent kernel (NTK) approach, when applied to federated learning in a centralized framework, can lead to improved performance. The NTK-based update mechanism is more expressive than typical gradient descent methods, enabling more efficient convergence and better handling of data heterogeneity. We propose an approach leveraging the NTK to train client models in the decentralized setting, while introducing a synergy between NTK-based evolution and model averaging. This synergy exploits inter-model variance and improves both accuracy and convergence in heterogeneous settings. Our model averaging technique significantly enhances performance, boosting accuracy by at least 10% compared to the mean local model accuracy. Empirical results demonstrate that our approach consistently achieves higher accuracy than baselines in highly heterogeneous settings, where other approaches often underperform. Additionally, it reaches target performance in 4.6 times fewer communication rounds. We validate our approach across multiple datasets, network topologies, and heterogeneity settings to ensure robustness and generalizability.

📄 PDF Abstract BibTeX arXiv:2410.01922

Code (0)

등록된 구현이 없습니다.

Tasks

Federated Learning

Methods 이 논문이 사용한 방법론

NTK 설명 없음

Similar Papers 제목 키워드 기반

Communication-Efficient Neural Tangent Kernels for Heterogeneous Decentralized Federated Learning

2025-12-14 · Li Xia arxiv

Decentralized federated learning (DFL) enables collaborative model training without a central server, but converges slowly under statistical heterogeneity. Recent work has shown that neural tangent kernel (NTK) methods a…

Federated Learning

ColNet: Collaborative Optimization in Decentralized Federated Multi-task Learning Systems

2025-01-17 · Chao Feng, Nicolas Fazli Kohler, Alberto Huertas Celdran, Gerome Bovet 외

The integration of Federated Learning (FL) and Multi-Task Learning (MTL) has been explored to address client heterogeneity, with Federated Multi-Task Learning (FMTL) treating each client as a distinct task. However, most…

Federated LearningMulti-Task Learning

FedSPD: A Soft-clustering Approach for Personalized Decentralized Federated Learning

2024-10-24 · I-Cheng Lin, Osman Yagan, Carlee Joe-Wong

Federated learning has recently gained popularity as a framework for distributed clients to collaboratively train a machine learning model using local data. While traditional federated learning relies on a central server…

ClusteringFederated LearningPersonalized Federated Learning

Federated Flow Matching

2025-09-25 · Zifan Wang, Anqi Dong, Mahmoud Selim, Michael M. Zavlanos 외 arxiv

Data today is decentralized, generated and stored across devices and institutions where privacy, ownership, and regulation prevent centralization. This motivates the need to train generative models directly from distribu…

DFCA: Decentralized Federated Clustering Algorithm

2025-10-17 · Jonas Kirch, Sebastian Becker, Tiago Koketsu Rodrigues, Stefan Harmeling arxiv

Clustered Federated Learning has emerged as an effective approach for handling heterogeneous data across clients by partitioning them into clusters with similar or identical data distributions. However, most existing met…

Federated Learning