← Search

Youssef Allouah

13 accepted papers

2025

Adaptive Gradient Clipping for Robust Federated Learning

ICLR 2025spotlight

Robust federated learning aims to maintain reliable performance despite the presence of adversarial or misbehaving workers. While state-of-the-art (SOTA) robust distributed gradient descent (Robust-DGD) methods were proven theoretically optimal, their empirical success has often relied on pre-aggreg…

Cited by 0SourcePDFScholar
2025

Certified Unlearning for Neural Networks

ICML 2025poster

We address the problem of machine unlearning, where the goal is to remove the influence of specific training data from a model upon request, motivated by privacy concerns and regulatory requirements such as the “right to be forgotten.” Unfortunately, existing methods rely on restrictive assumptions…

2025

The Utility and Complexity of In- and Out-of-Distribution Machine Unlearning

ICLR 2025poster

Machine unlearning, the process of selectively removing data from trained models, is increasingly crucial for addressing privacy concerns and knowledge gaps post-deployment. Despite this importance, existing approaches are often heuristic and lack formal guarantees. In this paper, we analyze the fun…

Cited by 1SourcePDFScholar
2025

Towards Trustworthy Federated Learning with Untrusted Participants

ICML 2025poster

Resilience against malicious participants and data privacy are essential for trustworthy federated learning, yet achieving both with good utility typically requires the strong assumption of a trusted central server. This paper shows that a significantly weaker assumption suffices: each pair of parti…

Cited by 0SourcePDFScholar
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

Fine-Tuning Personalization in Federated Learning to Mitigate Adversarial Clients

NeurIPS 2024poster

Federated learning (FL) is an appealing paradigm that allows a group of machines (a.k.a. clients) to learn collectively while keeping their data local. However, due to the heterogeneity between the clients’ data distributions, the model obtained through the use of FL algorithms may perform poorly on…

Cited by 0SourcePDFScholar
2024

Revisiting Ensembling in One-Shot Federated Learning

NeurIPS 2024poster

Federated Learning (FL) is an appealing approach to training machine learning models without sharing raw data. However, standard FL algorithms are iterative and thus induce a significant communication cost. One-Shot FL (OFL) trades the iterative exchange of models between clients and the server wit…

2024

The Privacy Power of Correlated Noise in Decentralized Learning

ICML 2024poster

Decentralized learning is appealing as it enables the scalable usage of large amounts of distributed data and resources without resorting to any central entity, while promoting privacy since every user minimizes the direct exposure of their data. Yet, without additional precautions, curious users ca…

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 Privacy-Robustness-Utility Trilemma in Distributed Learning

ICML 2023poster

The ubiquity of distributed machine learning (ML) in sensitive public domain applications calls for algorithms that protect data privacy, while being robust to faults and adversarial behaviors. Although privacy and robustness have been extensively studied independently in distributed ML, their synth…

Cited by 27SourcePDFScholar
2023

Robust Distributed Learning: Tight Error Bounds and Breakdown Point under Data Heterogeneity

NeurIPS 2023spotlight

The theory underlying robust distributed learning algorithms, designed to resist adversarial machines, matches empirical observations when data is homogeneous. Under data heterogeneity however, which is the norm in practical scenarios, established lower bounds on the learning error are essentially v…

Cited by 20SourcePDFScholar