Computer Networks
RepuNet: A Reputation System for Mitigating Malicious Clients in DFL
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.
Abstract
Decentralized Federated Learning (DFL) enables nodes to collaboratively train models without a central server, introducing new vulnerabilities since each node independently selects peers for model aggregation. Malicious nodes may exploit this autonomy by sending corrupted models (model poisoning), delaying model submissions (delay attack), or flooding the network with excessive messages, negatively affecting system performance. Existing solutions often rely on rigid configurations or additional infrastructure, such as blockchains, which can incur computational overhead, introduce scalability issues, or limit adaptability. To overcome these limitations, this paper proposes RepuNet, a decentralized reputation system that categorizes threats in DFL and dynamically evaluates node behavior using metrics like model similarity, parameter changes, message latency, and communication volume. Node influence in model aggregation is adjusted based on each node’s reputation score. RepuNet was integrated into the Nebula platform and experimentally evaluated with MNIST and CIFAR-10 datasets under non-IID distributions, using federations of up to 25 nodes in both fully connected and random topologies. The evaluation considers different attack intensities, frequencies, and activation intervals, and includes comparisons with Byzantine-resilient aggregation mechanisms (Krum and Trimmed Mean), stronger structured poisoning strategies (Signed Neuron Remapping and GLL Neuro Inversion), as well as an ablation study of the exclusion threshold and a communication overhead analysis. Results demonstrate that RepuNet effectively detects and mitigates malicious behavior, achieving F1 scores above 95% on MNIST and approximately 76% on CIFAR-10. These outcomes highlight the adaptability, robustness, and practical potential of RepuNet for mitigating threats in decentralized environments.
Authors
Keywords
Related publications
Publications connected by topic, method or application.
Future Generation Computer Systems
FedEnD: Communication-efficient Federated Learning for non-IID data via decentralized ensemble distillation
Enrique Tomás Martínez Beltrán, Philip Giryes, Gérôme Bovet, Burkhard Stiller, Gregorio Martínez Pérez, Alberto Huertas Celdrán
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.
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.