paper-with-me

Papers

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 methods, including the Iterative Federated Clustering Algorithm (IFCA), rely on a central server to coordinate model updates, which creates a bottleneck and a single point of failure, limiting their applicability in more realistic decentralized learning settings. In this work, we introduce DFCA, a fully decentralized clustered FL algorithm that enables clients to collaboratively train cluster-specific models without central coordination. DFCA uses a sequential running average to aggregate models from neighbors as updates arrive, providing a communication-efficient alternative to batch aggregation while maintaining clustering performance. Our experiments on various datasets demonstrate that DFCA outperforms other decentralized algorithms and performs comparably to centralized IFCA, even under sparse connectivity, highlighting its robustness and practicality for dynamic real-world decentralized networks.

📄 PDF Abstract BibTeX arXiv:2510.15300

Code (0)

등록된 구현이 없습니다.

Tasks

Federated Learning

Similar Papers 제목 키워드 기반

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

DFCANet: Dense Feature Calibration-Attention Guided Network for Cross Domain Iris Presentation Attack Detection

2021-11-01 · Gaurav Jaswal, Aman Verma, Sumantra Dutta Roy, Raghavendra Ramachandra

An iris presentation attack detection (IPAD) is essential for securing personal identity is widely used iris recognition systems. However, the existing IPAD algorithms do not generalize well to unseen and cross-domain sc…

Cross-Domain Iris Presentation Attack DetectionIncremental LearningIris Recognition

Byzantine-Robust Aggregation for Securing Decentralized Federated Learning

2024-09-26 · Diego Cajaraville-Aboy, Ana Fernández-Vilas, Rebeca P. Díaz-Redondo, Manuel Fernández-Veiga

Federated Learning (FL) emerges as a distributed machine learning approach that addresses privacy concerns by training AI models locally on devices. Decentralized Federated Learning (DFL) extends the FL paradigm by elimi…

Federated Learningimage-classificationImage Classification

One-Shot Clustering for Federated Learning

2025-03-06 · Maciej Krzysztof Zuziak, Roberto Pellungrini, Salvatore Rinzivillo

Federated Learning (FL) is a widespread and well adopted paradigm of decentralized learning that allows training one model from multiple sources without the need to directly transfer data between participating clients. S…

ClusteringFederated Learning

Clustering Algorithm to Detect Adversaries in Federated Learning

2021-02-22 · Krishna Yadav, B. B Gupta

In recent times, federated machine learning has been very useful in building intelligent intrusion detection systems for IoT devices. As IoT devices are equipped with a security architecture vulnerable to various attacks…

ClusteringFederated LearningIntrusion Detection