Skip to content

Fix incorrect gdp_sigma for one-way marginals in MST mechanism#22

Open
copybara-service[bot] wants to merge 1 commit into
mainfrom
cl/932847857
Open

Fix incorrect gdp_sigma for one-way marginals in MST mechanism#22
copybara-service[bot] wants to merge 1 commit into
mainfrom
cl/932847857

Conversation

@copybara-service

Copy link
Copy Markdown

Fix incorrect gdp_sigma for one-way marginals in MST mechanism

The one-way marginal measurement was passing raw zCDP rho directly as
gdp_sigma to measure_marginals_with_noise, instead of first converting
it to a Gaussian sigma via accounting.zcdp_gaussian_sigma(). This is
now consistent with the two-way marginals code path which already
performed the conversion correctly.

The one-way marginal measurement was passing raw zCDP rho directly as
gdp_sigma to measure_marginals_with_noise, instead of first converting
it to a Gaussian sigma via accounting.zcdp_gaussian_sigma(). This is
now consistent with the two-way marginals code path which already
performed the conversion correctly.

PiperOrigin-RevId: 932847857
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

Successfully merging this pull request may close these issues.

0 participants