Future Generation Computer Systems
FedEnD: Communication-efficient Federated Learning for non-IID data via decentralized ensemble distillation
FedEnD addresses heterogeneous client data and communication costs in federated learning. Clients train local specialists, exchange them once and distil a weighted ensemble using their own data without an auxiliary public dataset.
Abstract
Federated Learning (FL) offers a paradigm for collaborative AI that mitigates raw data exposure, yet the statistical heterogeneity of client data severely constrains its practical application. This non-independent and identically distributed (non-IID) setting induces client drift, leading to unstable optimization and degraded generalization, particularly for under-represented classes. Existing solutions present a difficult trade-off: iterative, regularization-based methods suffer from high communication overhead and a centralized bottleneck, while knowledge-distillation-based approaches rely on impractical artifacts, such as shared public datasets. This work introduces FedEnD, a novel framework that addresses the previous challenge through an efficient, fully decentralized architecture. FedEnD employs a two-stage protocol that decouples local specialist training from a collaborative fusion stage. Following a communication-free training phase, clients perform a one-shot peer-to-peer broadcast that shares (optionally privatized) specialist parameters and lightweight class-count statistics. Each client then uses these statistics to construct a class-distribution-weighted teacher ensemble from the received specialists. Crucially, this ensemble’s knowledge is distilled into a robust global model on each client, using only their local data as unlabeled inputs, obviating the need for a central server or auxiliary data. Extensive experiments on MNIST, FashionMNIST, SVHN, and CIFAR-10 demonstrate that FedEnD outperforms baselines, surpassing robust methods such as SCAFFOLD by +5.7% on complex datasets in pathologically skewed settings. This superior accuracy is achieved while reducing communication bandwidth by 68.6% compared to standard iterative averaging, and by up to 84% compared to gradient-correction methods like SCAFFOLD, highlighting a favorable trade-off between accuracy and communication bandwidth in decentralized learning under severe non-IID partitions.
Authors
Keywords
Related publications
Publications connected by topic, method or application.
Computer Networks
RepuNet: A Reputation System for Mitigating Malicious Clients in DFL
Isaac Marroqui Penalva, Enrique Tomás Martínez Beltrán, Manuel Gil Pérez, Alberto Huertas Celdrán
RepuNet studies how to reduce the influence of malicious DFL clients. It combines model and communication signals into a reputation score that adjusts each peer's weight during aggregation, with an evaluation in NEBULA.
Computer Networks
Asynchronous Cache-based Aggregation with Fairness and Filtering for Decentralized Federated Learning
Enrique Tomás Martínez Beltrán, Eduard Gash, Gérôme Bovet, Alberto Huertas Celdrán, Burkhard Stiller
CAFF addresses delays and unequal participation in asynchronous DFL. A cache with one slot per neighbour, staleness filtering and an adaptive threshold balance training efficiency and predictive quality.
Information Fusion
Decentralized Federated Learning with Multimodal Prototypes for Heterogeneous Data
Enrique Tomás Martínez Beltrán, Gérôme Bovet, Gregorio Martínez Pérez, Alberto Huertas Celdrán
Modalis addresses clients with different or missing modalities in decentralized learning. It exchanges compact class prototypes and aligns local representations to support collaboration across heterogeneous data.
Related Research

Dec 2023 / Jun 2026
COBRA V2: Gamified and Customizable Hyperrealistic Cyber Range Simulations of APTs
Develops adaptive training environments and realistic Advanced Persistent Threat (APT) simulation tools using gamification mechanics.

Apr 2023 / Nov 2023
DEFENDIS: Decentralized Federated Learning for IoT Device Identification and Security
DEFENDIS develops a framework for uniquely identifying IoT devices in a distributed manner while solving security threats through decentralized federated learning.

Dec 2024 / Jan 2028
ECYSAP EYE: European Cyber Situational Awareness Platform - Enhanced Cyberspace Operations
An architectural evolution of the European cyber situational awareness platform into a modular System of Systems to support military missions.