Robust Federated Learning for Malicious Clients using Loss Trend Deviation Detection
Deepthy K Bhaskar, Minimol B, Binu V P

TL;DR
This paper introduces FL-LTD, a lightweight, privacy-preserving method for detecting malicious clients in federated learning by monitoring loss trends, significantly improving robustness against attacks without high overhead.
Contribution
The paper proposes a novel loss trend deviation detection framework for federated learning that enhances security and robustness against malicious clients while preserving privacy.
Findings
Achieves a test accuracy of 0.84 under attack, compared to 0.41 for standard FedAvg.
Maintains stable convergence with negligible overhead.
Effectively detects malicious clients through loss trend monitoring.
Abstract
Federated Learning (FL) facilitates collaborative model training among distributed clients while ensuring that raw data remains on local devices.Despite this advantage, FL systems are still exposed to risks from malicious or unreliable participants. Such clients can interfere with the training process by sending misleading updates, which can negatively affect the performance and reliability of the global model. Many existing defense mechanisms rely on gradient inspection, complex similarity computations, or cryptographic operations, which introduce additional overhead and may become unstable under non-IID data distributions. In this paper, we propose the Federated Learning with Loss Trend Detection (FL-LTD), a lightweight and privacy-preserving defense framework that detects and mitigates malicious behavior by monitoring temporal loss dynamics rather than model gradients. The proposed…
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 · Adversarial Robustness in Machine Learning · Advanced Graph Neural Networks
