paper-with-me

Papers

Defending Against Saddle Point Attack in Byzantine-Robust Distributed Learning

2018-06-14 · Dong Yin, Yudong Chen, Kannan Ramchandran, Peter Bartlett

We study robust distributed learning that involves minimizing a non-convex loss function with saddle points. We consider the Byzantine setting where some worker machines have abnormal or even arbitrary and adversarial behavior. In this setting, the Byzantine machines may create fake local minima near a saddle point that is far away from any true local minimum, even when robust gradient estimators are used. We develop ByzantinePGD, a robust first-order algorithm that can provably escape saddle points and fake local minima, and converge to an approximate true local minimizer with low iteration complexity. As a by-product, we give a simpler algorithm and analysis for escaping saddle points in the usual non-Byzantine setting. We further discuss three robust gradient estimators that can be used in ByzantinePGD, including median, trimmed mean, and iterative filtering. We characterize their performance in concrete statistical settings, and argue for their near-optimality in low and high dimensional regimes.

📄 PDF Abstract BibTeX arXiv:1806.05358

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Escaping Saddle Points in Distributed Newton's Method with Communication Efficiency and Byzantine Resilience

2021-03-17 · Avishek Ghosh, Raj Kumar Maity, Arya Mazumdar, Kannan Ramchandran

The problem of saddle-point avoidance for non-convex optimization is quite challenging in large scale distributed learning frameworks, such as Federated Learning, especially in the presence of Byzantine workers. The cele…

Federated Learning

Challenges and Approaches for Mitigating Byzantine Attacks in Federated Learning

2021-12-29 · Junyu Shi, Wei Wan, Shengshan Hu, Jianrong Lu 외

Recently emerged federated learning (FL) is an attractive distributed learning framework in which numerous wireless end-user devices can train a global model with the data remained autochthonous. Compared with the tradit…

Federated Learning

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

Krum Federated Chain (KFC): Using blockchain to defend against adversarial attacks in Federated Learning

2025-02-10 · Mario García-Márquez, Nuria Rodríguez-Barroso, M. Victoria Luzón, Francisco Herrera

Federated Learning presents a nascent approach to machine learning, enabling collaborative model training across decentralized devices while safeguarding data privacy. However, its distributed nature renders it susceptib…

Federated Learningimage-classificationImage Classificationvalid

Defending Non-Bayesian Learning against Adversarial Attacks

2016-06-28 · Lili Su, Nitin H. Vaidya

This paper addresses the problem of non-Bayesian learning over multi-agent networks, where agents repeatedly collect partially informative observations about an unknown state of the world, and try to collaboratively lear…