← Search

Sadegh Farhadkhani

10 accepted papers

2026

Robust Federated Inference

ICLR 2026poster

Federated inference, in the form of one-shot federated learning, edge ensembles, or federated ensembles, has emerged as an attractive solution to combine predictions from multiple models. This paradigm enables each model to remain local and proprietary while a central server queries them and aggrega…

Cited by 0SourcecodeScholar
2024

Byzantine-Robust Federated Learning: Impact of Client Subsampling and Local Updates

ICML 2024poster

The possibility of adversarial (a.k.a., Byzantine) clients makes federated learning (FL) prone to arbitrary manipulation. The natural approach to robustify FL against adversarial clients is to replace the simple averaging operation at the server in the standard $\mathsf{FedAvg}$ algorithm by a robus…

Cited by 5SourcePDFScholar
2024

Generalized Bradley-Terry Models for Score Estimation from Paired Comparisons

AAAI 2024technical

Many applications, e.g. in content recommendation, sports, or recruitment, leverage the comparisons of alternatives to score those alternatives. The classical Bradley-Terry model and its variants have been widely used to do so. The historical model considers binary comparisons (victory/defeat) betwe…

2023

Epidemic Learning: Boosting Decentralized Learning with Randomized Communication

NeurIPS 2023poster

We present Epidemic Learning (EL), a simple yet powerful decentralized learning (DL) algorithm that leverages changing communication topologies to achieve faster model convergence compared to conventional DL approaches. At each round of EL, each node sends its model updates to a random sample of $s$…

2023

Fixing by Mixing: A Recipe for Optimal Byzantine ML under Heterogeneity

AISTATS 2023poster

Byzantine machine learning (ML) aims to ensure the resilience of distributed learning algorithms to misbehaving (or Byzantine) machines. Although this problem received significant attention, prior works often assume the data held by the machines to be homogeneous, which is seldom true in practical s…

Cited by 72SourcePDFScholar
2023

On the Strategyproofness of the Geometric Median

AISTATS 2023poster

The geometric median, an instrumental component of the secure machine learning toolbox, is known to be effective when robustly aggregating models (or gradients), gathered from potentially malicious (or strategic) users. What is less known is the extent to which the geometric median incentivizes dish…

2023

Robust Collaborative Learning with Linear Gradient Overhead

ICML 2023poster

Collaborative learning algorithms, such as distributed SGD (or D-SGD), are prone to faulty machines that may deviate from their prescribed algorithm because of software or hardware bugs, poisoned data or malicious behaviors. While many solutions have been proposed to enhance the robustness of D-SGD…

2022

An Equivalence Between Data Poisoning and Byzantine Gradient Attacks

ICML 2022spotlight

To study the resilience of distributed learning, the “Byzantine" literature considers a strong threat model where workers can report arbitrary gradients to the parameter server. Whereas this model helped obtain several fundamental results, it has sometimes been considered unrealistic, when the worke…

2022

Byzantine Machine Learning Made Easy By Resilient Averaging of Momentums

ICML 2022spotlight

Byzantine resilience emerged as a prominent topic within the distributed machine learning community. Essentially, the goal is to enhance distributed optimization algorithms, such as distributed SGD, in a way that guarantees convergence despite the presence of some misbehaving (a.k.a.,

Cited by 76SourcePDFScholar
2021

Collaborative Learning in the Jungle (Decentralized, Byzantine, Heterogeneous, Asynchronous and Nonconvex Learning)

NeurIPS 2021poster

We study \emph{Byzantine collaborative learning}, where $n$ nodes seek to collectively learn from each others' local data. The data distribution may vary from one node to another. No node is trusted, and $f < n$ nodes can behave arbitrarily. We prove that collaborative learning is equivalent to a ne…

Cited by 69SourcePDFScholar