nhsengland / NHSSynth

Package to accompany P41
https://nhsengland.github.io/NHSSynth/
MIT License
4 stars 1 forks source link

Leverage DP composability to only privatise the decoder of the VAE #25

Closed HarrisonWilde closed 1 year ago

HarrisonWilde commented 1 year ago

As in DP^2-VAE, and as in the case of GAN generator privacy, we need only privatise the decoder of the VAE. This should improve performance.