← Search

Edwige Cyffers

10 accepted papers

2026

Unified Privacy Guarantees for Decentralized Learning via Matrix Factorization

ICLR 2026poster

Decentralized Learning (DL) enables users to collaboratively train models without sharing raw data by iteratively averaging local updates with neighbors in a network graph. This setting is increasingly popular for its scalability and its ability to keep data local under user control. Strong privacy…

Cited by 0SourcecodeScholar
2024

Differentially Private Decentralized Learning with Random Walks

ICML 2024poster

The popularity of federated learning comes from the possibility of better scalability and the ability for participants to keep control of their data, improving data security and sovereignty. Unfortunately, sharing model updates also creates a new privacy attack surface. In this work, we characterize…

2024

Optimal Classification under Performative Distribution Shift

NeurIPS 2024poster

Performative learning addresses the increasingly pervasive situations in which algorithmic decisions may induce changes in the data distribution as a consequence of their public deployment. We propose a novel view in which these performative effects are modelled as push forward measures. This gener…

2023

From Noisy Fixed-Point Iterations to Private ADMM for Centralized and Federated Learning

ICML 2023poster

We study differentially private (DP) machine learning algorithms as instances of noisy fixed-point iterations, in order to derive privacy and utility results from this well-studied framework. We show that this new perspective recovers popular private gradient-based methods like DP-SGD and provides a…

2022

FLamby: Datasets and Benchmarks for Cross-Silo Federated Learning in Realistic Healthcare Settings

NeurIPS 2022accept

Federated Learning (FL) is a novel approach enabling several clients holding sensitive data to collaboratively train machine learning models, without centralizing data. The cross-silo FL setting corresponds to the case of few ($2$--$50$) reliable clients, each holding medium to large datasets, and i…

2022

Muffliato: Peer-to-Peer Privacy Amplification for Decentralized Optimization and Averaging

NeurIPS 2022accept

Decentralized optimization is increasingly popular in machine learning for its scalability and efficiency. Intuitively, it should also provide better privacy guarantees, as nodes only observe the messages sent by their neighbors in the network graph. But formalizing and quantifying this gain is chal…