YMJS-Irfan / DP-FedSAM

This repository contains the official implementation for the manuscript: Make Landscape Flatter in Differentially Private Federated Learning (2023 CVPR)
42 stars 3 forks source link

differential privacy #1

Open yxs-gns opened 1 year ago

yxs-gns commented 1 year ago

Hi, I would like to know where the computation of privacy budget is in differential privacy?

YMJS-Irfan commented 1 year ago

Hi, I would like to know where the computation of privacy budget is in differential privacy?

Thanks for focusing on our DP-FedSAM paper. We calculate the accumulative privacy budget along with training as follows in our CVPR paper.

image