paper-with-me

홈 › Papers

Byzantine Spectral Ranking

2022-11-15 · Arnhav Datar, Arun Rajkumar, John Augustine

We study the problem of rank aggregation where the goal is to obtain a global ranking by aggregating pair-wise comparisons of voters over a set of items. We consider an adversarial setting where the voters are partitioned into two sets. The first set votes in a stochastic manner according to the popular score-based Bradley-Terry-Luce (BTL) model for pairwise comparisons. The second set comprises malicious Byzantine voters trying to deteriorate the ranking. We consider a strongly-adversarial scenario where the Byzantine voters know the BTL scores, the votes of the good voters, the algorithm, and can collude with each other. We first show that the popular spectral ranking based Rank-Centrality algorithm, though optimal for the BTL model, does not perform well even when a small constant fraction of the voters are Byzantine. We introduce the Byzantine Spectral Ranking Algorithm (and a faster variant of it), which produces a reliable ranking when the number of good voters exceeds the number of Byzantine voters. We show that no algorithm can produce a satisfactory ranking with probability > 1/2 for all BTL weights when there are more Byzantine voters than good voters, showing that our algorithm works for all possible population fractions. We support our theoretical results with experimental results on synthetic and real datasets to demonstrate the failure of the Rank-Centrality algorithm under several adversarial scenarios and how the proposed Byzantine Spectral Ranking algorithm is robust in obtaining good rankings.

📄 PDF Abstract BibTeX arXiv:2211.07902

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

FedCut: A Spectral Analysis Framework for Reliable Detection of Byzantine Colluders

2022-11-24 · Hanlin Gu, Lixin Fan, Xingxing Tang, Qiang Yang

This paper proposes a general spectral analysis framework that thwarts a security risk in federated Learning caused by groups of malicious Byzantine attackers or colluders, who conspire to upload vicious model updates to…

Community DetectionFederated Learning

MANDERA: Malicious Node Detection in Federated Learning via Ranking

2021-10-22 · Wanchuang Zhu, Benjamin Zi Hao Zhao, Simon Luo, Tongliang Liu 외

Byzantine attacks hinder the deployment of federated learning algorithms. Although we know that the benign gradients and Byzantine attacked gradients are distributed differently, to detect the malicious gradients is chal…

Federated Learning

Spectral Sentinel: Scalable Byzantine-Robust Decentralized Federated Learning via Sketched Random Matrix Theory on Blockchain

2025-12-14 · Animesh Mishra arxiv

Decentralized federated learning (DFL) enables collaborative model training without centralized trust, but it remains vulnerable to Byzantine clients that poison gradients under heterogeneous (Non-IID) data. Existing def…

Federated Learning

BRFL: A Blockchain-based Byzantine-Robust Federated Learning Model

2023-10-20 · Yang Li, Chunhe Xia, Chang Li, Tianbo Wang

With the increasing importance of machine learning, the privacy and security of training data have become critical. Federated learning, which stores data in distributed nodes and shares only model parameters, has gained …

Federated Learning

SpectralKrum: A Spectral-Geometric Defense Against Byzantine Attacks in Federated Learning

2025-12-12 · Aditya Tripathi, Karan Sharma, Rahul Mishra, Tapas Kumar Maiti arxiv

Federated Learning (FL) distributes model training across clients who retain their data locally, but this architecture exposes a fundamental vulnerability: Byzantine clients can inject arbitrarily corrupted updates that …

Federated Learning