Skip to content

How to calculate the overall privacy budget generated during federated differential privacy model training using Opacus? #803

@will-last

Description

@will-last

Hello, developers!
I want to apply Opacus to the model training of federated differential privacy.
I decide to preform differential privacy training on each client-side model, and send the noisy gradients of each client to the server, for averaging and aggregating the gradients to update the model.
How can I calculate the overall privacy budget rather than generated by client-side model in federated differential privacy training using Opacus?

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions