paper-with-me

Papers

Ditto: Fair and Robust Federated Learning Through Personalization

2020-12-08 · Tian Li, Shengyuan Hu, Ahmad Beirami, Virginia Smith

Fairness and robustness are two important concerns for federated learning systems. In this work, we identify that robustness to data and model poisoning attacks and fairness, measured as the uniformity of performance across devices, are competing constraints in statistically heterogeneous networks. To address these constraints, we propose employing a simple, general framework for personalized federated learning, Ditto, that can inherently provide fairness and robustness benefits, and develop a scalable solver for it. Theoretically, we analyze the ability of Ditto to achieve fairness and robustness simultaneously on a class of linear problems. Empirically, across a suite of federated datasets, we show that Ditto not only achieves competitive performance relative to recent personalization methods, but also enables more accurate, robust, and fair models relative to state-of-the-art fair or robust baselines.

📄 PDF Abstract BibTeX arXiv:2012.04221

Code (4)

litian96/ditto 공식 구현 tf
KarhouTam/FL-bench pytorch
TsingZ0/PFL-Non-IID pytorch
s-huu/pmtl pytorch

Tasks

FairnessFederated LearningModel PoisoningMulti-Task LearningPersonalized Federated Learning

Similar Papers 제목 키워드 기반

Convergence-Privacy-Fairness Trade-Off in Personalized Federated Learning

2025-06-17 · Xiyu Zhao, Qimei Cui, Weicai Li, Wei Ni 외

Personalized federated learning (PFL), e.g., the renowned Ditto, strikes a balance between personalization and generalization by conducting federated learning (FL) to guide personalized learning (PL). While FL is unaffec…

FairnessFederated LearningPersonalized Federated Learning

pFedUL: Layer-Aware Federated Unlearning for Personalized Federated Learning

2026-06-15 · Zhuodong Liu, Xiangyu Li, Zhihao Zhang arxiv

Federated unlearning (FU) enables the removal of specific data contributions from federated learning (FL) models to comply with regulations such as the General Data Protection Regulation (GDPR). However, most existing FU…

Personalized Federated Learning

FL-MedSegBench: A Comprehensive Benchmark for Federated Learning on Medical Image Segmentation

2026-03-12 · Meilu Zhu, Zhiwei Wang, Axiu Mao, Yuxing Li 외 arxiv

Federated learning (FL) offers a privacy-preserving paradigm for collaborative medical image analysis without sharing raw data. However, the absence of standardized benchmarks for medical image segmentation hinders fair …

Medical Image SegmentationFederated Learning

Empirical Analysis of Privacy-Fairness-Accuracy Trade-offs in Federated Learning: A Step Towards Responsible AI

2025-03-20 · Dawood Wasif, Dian Chen, Sindhuja Madabushi, Nithin Alluru 외

Federated Learning (FL) enables collaborative machine learning while preserving data privacy but struggles to balance privacy preservation (PP) and fairness. Techniques like Differential Privacy (DP), Homomorphic Encrypt…

BenchmarkingFairnessFederated Learning

Federated Fairness Analytics: Quantifying Fairness in Federated Learning

2024-08-15 · Oscar Dilley, Juan Marcelo Parra-Ullauri, Rasheed Hussain, Dimitra Simeonidou

Federated Learning (FL) is a privacy-enhancing technology for distributed ML. By training models locally and aggregating updates - a federation learns together, while bypassing centralised data collection. FL is increasi…

FairnessFederated Learning