Decentralization is defined as the multiplicity of realizations of a specific subject on a graph, separate from distribution, with two new graph metrics for quantifying it.
Secure Aggregation for Federated Learning in Flower
1 Pith paper cite this work. Polarity classification is still indexing.
abstract
Federated Learning (FL) allows parties to learn a shared prediction model by delegating the training computation to clients and aggregating all the separately trained models on the server. To prevent private information being inferred from local models, Secure Aggregation (SA) protocols are used to ensure that the server is unable to inspect individual trained models as it aggregates them. However, current implementations of SA in FL frameworks have limitations, including vulnerability to client dropouts or configuration difficulties. In this paper, we present Salvia, an implementation of SA for Python users in the Flower FL framework. Based on the SecAgg(+) protocols for a semi-honest threat model, Salvia is robust against client dropouts and exposes a flexible and easy-to-use API that is compatible with various machine learning frameworks. We show that Salvia's experimental performance is consistent with SecAgg(+)'s theoretical computation and communication complexities.
citation-role summary
citation-polarity summary
fields
cs.DC 1years
2026 1verdicts
CONDITIONAL 1roles
background 1polarities
unclear 1representative citing papers
citing papers explorer
-
Defining Decentralization: An Ontological Perspective
Decentralization is defined as the multiplicity of realizations of a specific subject on a graph, separate from distribution, with two new graph metrics for quantifying it.