Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PATE-GAN: Data Partition #275

Open
ganevgv opened this issue Jun 6, 2024 · 0 comments
Open

PATE-GAN: Data Partition #275

ganevgv opened this issue Jun 6, 2024 · 0 comments

Comments

@ganevgv
Copy link

ganevgv commented Jun 6, 2024

Description

Upon inspecting PATE-GAN, I believe there is an issue with the data partitioning. More specifically, in L72, the teachers sample a new random subset of the data at each training iteration. This means that every teacher ends up seeing all the training data. This naturally causes a privacy issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant