Skip to content

Problems with CTGAN/ GAN based synthesizers #461

Answered by joshua-oss
dsrishti asked this question in SmartNoise
Discussion options

You must be logged in to vote

Hi Dileep,

I think I have isolated the issue to a privacy fix we made to the category sampling. Previously, we were using the exact counts of each category to sample, and we switched to use the noisy counts. There is an issue using the binary search to get the noise scale where it sometimes gets in an infinite loop. This issue has been fixed in the main opendp branch, but I haven't had a chance to test that branch against the GANs.

We have also noticed that the GAN-based synthesizers are performing less consistently now, with more variance between training runs. It's not clear if this is related to that privacy fix or some other regression. We want to diagnose and fix that issue at the sa…

Replies: 2 comments 4 replies

Comment options

You must be logged in to vote
2 replies
@dsrishti
Comment options

@dsrishti
Comment options

Comment options

You must be logged in to vote
2 replies
@dsrishti
Comment options

@joshua-oss
Comment options

Answer selected by Shoeboxam
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants