Hello,
I’m interested in using flower FL+DP and I see this link but have several questions regarding DP in FL:
-
I suppose DifferentialPrivacyClient/ServerSideFixedClipping provide user-level DP guarantees since they operate on CDP. But I don’t see any way to get epsilon/delta values from these settings. Are there any examples for computing these values?
-
Is it based on Gaussian mechanism? Which privacy accounting methods are used in DifferentialPrivacyClient/ServerSideFixedClipping? I’d appreciate the inner details of these functions.
-
In general, fl-dp-sa is the only user-level DP example in Flower right?
Thank you so much in advance.
Best,