UrbanInstitute / syntheval

GNU Affero General Public License v3.0
3 stars 0 forks source link

Disclosure risk metric planning / tracking #87

Open jhseeman opened 1 month ago

jhseeman commented 1 month ago

Disclosure risk metrics planning

This issue will be used to plan updates for disclosure risk metrics in syntheval

Confidential data baseline assessments

Membership inferences from synthetic data

Attribute inferences

awunderground commented 1 month ago

Confidential data baseline assessments

I would appreciate functionality/best practices for working with continuous variables and mixed-type data.

Membership inferences from synthetic data

Can you share a little more detail about the linkage attack functionality?

  1. I can imagine major differences between methods for partially and fully synthetic data.
  2. What is the direction of the linkage?

Attribute inferences

I've done some crude work on this. Let me know how I can help! The discriminator workflow we added is pretty flexible and leverages library(tidymodels).