Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

ERIS: Enhancing Privacy and Scalability in Federated Learning via Federated Shard Aggregation

About

Scaling Federated Learning (FL) to billion-parameter models forces a challenging trade-off between privacy, scalability, and model utility. Existing solutions often tackle these challenges in isolation, sacrificing accuracy, relying on costly cryptographic tools, or introducing communication and optimization inefficiencies that affect convergence. We introduce ERIS, an FL framework centered on Federated Shard Aggregation (FSA), a novel mechanism that partitions each client update into non-overlapping shards whose aggregation is distributed across multiple client-side aggregators. FSA removes the central aggregation bottleneck, limits the information visible to any single observer, and preserves the centralized FL update after reassembly. ERIS can further readily integrate Distributed Shifted Compression (DSC) to reduce transmitted payloads and exposed coordinates. We prove that ERIS preserves convergence under standard assumptions and bounds mutual information leakage by the observable fraction of each update, decreasing with the number of client-side aggregators, and with the compression level when DSC is enabled. Experiments across image and text tasks, including large language models, show that ERIS achieves FedAvg-level utility while substantially reducing communication bottlenecks and improving robustness to membership inference and reconstruction attacks, without relying on heavy cryptography or utility-degrading perturbations.

Dario Fenoglio, Pasquale Polverino, Jacopo Quizi, Martin Gjoreski, Akash Dhasade, Marc Langheinrich• 2026

Related benchmarks

TaskDatasetResultRank
Image ClassificationMNIST (test)
Accuracy85.1
177
Text ClassificationIMDB (test)
Accuracy79.07
18
Image ClassificationCIFAR-10 (test)
Accuracy30.16
9
Text SummarizationCNN/DailyMail (test)
ROUGE-132.83
9
Image ClassificationCIFAR-10
Distribution Time (s)0.0039
7
SummarizationCNN/DailyMail
Distribution Time (s)4.68
7
Showing 6 of 6 rows

Other info

Follow for update