paper-with-me

Papers

Trial and Trust: Addressing Byzantine Attacks with Comprehensive Defense Strategy

2025-05-12 · Gleb Molodtsov, Daniil Medyakov, Sergey Skorik, Nikolas Khachaturov, Shahane Tigranyan, Vladimir Aletov, Aram Avetisyan, Martin Takáč, Aleksandr Beznosikov

Recent advancements in machine learning have improved performance while also increasing computational demands. While federated and distributed setups address these issues, their structure is vulnerable to malicious influences. In this paper, we address a specific threat, Byzantine attacks, where compromised clients inject adversarial updates to derail global convergence. We combine the trust scores concept with trial function methodology to dynamically filter outliers. Our methods address the critical limitations of previous approaches, allowing functionality even when Byzantine nodes are in the majority. Moreover, our algorithms adapt to widely used scaled methods like Adam and RMSProp, as well as practical scenarios, including local training and partial participation. We validate the robustness of our methods by conducting extensive experiments on both synthetic and real ECG data collected from medical institutions. Furthermore, we provide a broad theoretical analysis of our algorithms and their extensions to aforementioned practical setups. The convergence guarantees of our methods are comparable to those of classical algorithms developed without Byzantine interference.

📄 PDF Abstract BibTeX arXiv:2505.07614

Code (0)

등록된 구현이 없습니다.

Methods 이 논문이 사용한 방법론

RMSProp RMSProp is an unpublished adaptive learning rate optimizer proposed by Geoff Hinton. The motivation…
Adam 설명 없음

Similar Papers 제목 키워드 기반

Zero-Trust Agentic Federated Learning for Secure IIoT Defense Systems

2025-12-29 · Samaresh Kumar Singh, Joyjit Roy, Martin So arxiv

Recent attacks on critical infrastructure, including the 2021 Oldsmar water treatment breach and 2023 Danish energy sector compromises, highlight urgent security gaps in Industrial IoT (IIoT) deployments. While Federated…

Adversarial RobustnessIntrusion DetectionFederated Learning

OptiGradTrust: Byzantine-Robust Federated Learning with Multi-Feature Gradient Analysis and Reinforcement Learning-Based Trust Weighting

2025-07-31 · Mohammad Karami, Fatemeh Ghassemi, Hamed Kebriaei, Hamid Azadegan arxiv

Federated Learning (FL) enables collaborative model training across distributed medical institutions while preserving patient privacy, but remains vulnerable to Byzantine attacks and statistical heterogeneity. We present…

Reinforcement LearningFederated Learning

Towards Trustworthy Federated Learning

2025-03-05 · Alina Basharat, Yijun Bian, Ping Xu, Zhi Tian

This paper develops a comprehensive framework to address three critical trustworthy challenges in federated learning (FL): robustness against Byzantine attacks, fairness, and privacy preservation. To improve the system's…

FairnessFederated Learning

Byzantines can also Learn from History: Fall of Centered Clipping in Federated Learning

2022-08-21 · Kerem Ozfatura, Emre Ozfatura, Alptekin Kupcu, Deniz Gunduz

The increasing popularity of the federated learning (FL) framework due to its success in a wide range of collaborative learning tasks also induces certain security concerns. Among many vulnerabilities, the risk of Byzant…

Federated Learningimage-classificationImage Classification

Adaptive Trust Consensus for Blockchain IoT: Comparing RL, DRL, and MARL Against Naive, Collusive, Adaptive, Byzantine, and Sleeper Attacks

2025-12-28 · Soham Padia, Dhananjay Vaidya, Ramchandra Mangrulkar arxiv

Securing blockchain-enabled IoT networks against sophisticated adversarial attacks remains a critical challenge. This paper presents a trust-based delegated consensus framework integrating Fully Homomorphic Encryption (F…

Reinforcement LearningAdversarial Attack