Papers › Differential Privacy of Gaussian Process Posterior Sampling

Differential Privacy of Gaussian Process Posterior Sampling

16 Jun 2026arXiv:2606.17995added by Syntology

Tomasz Maciazek

Title, abstract, authors and date from arXiv's metadata (CC0); this paper is not in the Papers with Code archive (frozen 2025-07-28).

We study the privacy of releasing posterior sample paths from a Gaussian process (GP) when the entire training set including covariates and responses is private. Unlike standard differential-privacy (DP) mechanisms that add external noise, posterior sampling is random by construction. We show that this intrinsic randomness yields DP guarantees by deriving explicit Rényi-DP bounds for GP posterior sample-path release. The bounds separate posterior-mean leakage from data-dependent posterior-covariance leakage showing that meaningful privacy depends sharply on effective ridge regularisation. We apply membership-inference attacks to show that empirical leakage follows the predicted dependence on regularisation, posterior variance and the number of released posterior sample-paths. Utility experiments on downstream posterior-sampling tasks identify noisy-observation regimes where privacy-compatible regularisation preserves useful decisions with modest utility loss. When stronger privacy is needed, the intrinsic guarantee can be sharpened by adding calibrated GP noise, providing an explicit additional privacy knob.

PaperPDFCode Syntology ran

In Syntology Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.

For agents, Syntology's MCP tool lists every function and class Syntology harvested from this paper and whether it ran (how to connect): get_harvested_code_for_paper(arxiv_id="2606.17995")

Code

Syntology Ran 21 of 22 code samples harvested from 1 repository linked to this paper; 1 has no recorded run. Of those that ran: 21 ran with no contract checked.

By repository: found in paper text by Syntology: 22 samples from 1 repository, 21 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

tmaciazek/gaussian_process_dp found in paper text by Syntology report

Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.

Code Syntology ran Syntology

22 samples harvested; 21 ran; 0 honoured the contract we drafted; 1 has no recorded run. Read from Syntology's graph 2026-09-24; that is when this build read the record, not when the samples ran.

21ran
1unverified

Licence: 0 of the 22 samples are pointer only, meaning Syntology does not serve that copy's text. This page shows no code text for any sample; each one links to its file in the repository.

Harvested from tmaciazek/gaussian_process_dp. “Ran” means the sample executed on a synthesized input. It does not mean the output is correct, and nothing here reproduces the paper's results. “Honoured” and “violated” refer to a contract Syntology drafted from the code itself; “our draft was wrong” and “fixture could not drive it” are failures of Syntology's instrument, not of the code.

Each sample ends with its code_sha256, Syntology's identity for that exact code. An agent fetches the stored sample with Syntology's MCP tool get_code(code_sha256="…") (how to connect); click an identity to copy that call.

Repository labels, per sample. official repository: The archive marks this repository official for the paper. named in the paper: The archive records that the paper mentions this repository; it is not marked official. community (archive-listed): In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper. found in paper text by Syntology: Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted. community: Not in the archive's code links for this paper; a community repository Syntology harvested. Samples from a repository marked official are listed first. Licence labels name the repository's licence as recorded at harvest. “Pointer only” means Syntology does not serve that copy's text, for one of four reasons: no licence file was found; the licence was not identified; the licence is recorded as permissive but that copy's record is not marked cleared; or the licence is outside the permissive list Syntology serves text under (MIT, Apache-2.0, BSD and similar). Some licences outside that list permit redistribution, such as WTFPL, and GPL-3.0 under its conditions; they are simply not on the list. Hover a licence label for the reason. File links open the file on GitHub at the default branch, which may have changed since the harvest.

choose_contour_label_position tmaciazek/gaussian_process_dp/plot_lmax_contours.py found in paper text by Syntology ran MIT (permissive) · 477653006c6f0a97 · report
exp_kernel tmaciazek/gaussian_process_dp/prior_average_gridsearch_exp_excursion_set_bce_L_release.py found in paper text by Syntology ran MIT (permissive) · 21987ab4fb2b2d9f · report
exponential_kernel tmaciazek/gaussian_process_dp/lira_fhat_vhat_latent_gmm_exp1d_logv.py found in paper text by Syntology ran MIT (permissive) · 96c7bcfd9348f658 · report
exponential_kernel tmaciazek/gaussian_process_dp/run_2d_excursion_gp_private_sigmoid_smoothed.py found in paper text by Syntology ran fingerprinted MIT (permissive) · ef9417030951e379 · report
fmt_med_iqr tmaciazek/gaussian_process_dp/summarise_fixed_2d_excursion_hyperparams.py found in paper text by Syntology ran MIT (permissive) · 224bf3cdb20192a9 · report
fmt_scalar tmaciazek/gaussian_process_dp/summarise_fixed_2d_excursion_hyperparams.py found in paper text by Syntology ran fingerprinted MIT (permissive) · bd47a6271105cbc9 · report
fpr_index tmaciazek/gaussian_process_dp/lira_plots_updated.py found in paper text by Syntology ran MIT (permissive) · c94a1408f3dab9bb · report
gaussian_factor tmaciazek/gaussian_process_dp/prior_average_gridsearch_exp_excursion_set_bce_L_release.py found in paper text by Syntology ran fingerprinted MIT (permissive) · bf0b060aeca433cc · report
gp_posterior_mean_and_var_diag tmaciazek/gaussian_process_dp/run_2d_excursion_gp_private_sigmoid_smoothed.py found in paper text by Syntology ran MIT (permissive) · d12626308c34f5c3 · report
load_trials tmaciazek/gaussian_process_dp/lira_plots_updated.py found in paper text by Syntology ran MIT (permissive) · 53c2aff7ad6e3b88 · report
median_iqr tmaciazek/gaussian_process_dp/summarise_fixed_2d_excursion_hyperparams.py found in paper text by Syntology ran fingerprinted MIT (permissive) · d8669db4573566c3 · report
normalise_postcode tmaciazek/gaussian_process_dp/fit_hexbin_gp_excursion_london_private.py found in paper text by Syntology ran MIT (permissive) · f01664c639cdcd2e · report
pairwise_distances tmaciazek/gaussian_process_dp/run_2d_excursion_gp_private_sigmoid_smoothed.py found in paper text by Syntology ran fingerprinted MIT (permissive) · 61869d2b40ee1de0 · report
phi_from_v tmaciazek/gaussian_process_dp/dp_utils.py found in paper text by Syntology ran fingerprinted MIT (permissive) · 1db93ad7fb23b340 · report
phi_n tmaciazek/gaussian_process_dp/dp_utils.py found in paper text by Syntology ran MIT (permissive) · 56d3f91269805f90 · report
positive_log10_lmax tmaciazek/gaussian_process_dp/plot_lmax_contours.py found in paper text by Syntology ran MIT (permissive) · 89b0704287eb5cf6 · report
read_postcode_lookup tmaciazek/gaussian_process_dp/fit_hexbin_gp_excursion_london_private.py found in paper text by Syntology ran MIT (permissive) · 79f7900c069a3490 · report
solve_spd tmaciazek/gaussian_process_dp/lira_fhat_vhat_latent_gmm_exp1d_logv.py found in paper text by Syntology ran MIT (permissive) · 5ab3cee3de7305a3 · report
symmetrize tmaciazek/gaussian_process_dp/prior_average_gridsearch_exp_excursion_set_bce_L_release.py found in paper text by Syntology ran fingerprinted MIT (permissive) · 77a789f8d30dc5ed · report
threshold_labels tmaciazek/gaussian_process_dp/lira_fhat_vhat_latent_gmm_exp1d_logv.py found in paper text by Syntology ran fingerprinted MIT (permissive) · eadc235719443211 · report
v_n tmaciazek/gaussian_process_dp/dp_utils.py found in paper text by Syntology ran MIT (permissive) · fe1dd1b2b71a3546 · report
read_ppd_london tmaciazek/gaussian_process_dp/fit_hexbin_gp_excursion_london_private.py found in paper text by Syntology unverified MIT (permissive) · 4cca8581b2b0f72b · report

Results from the paper

The Papers with Code archive ends with its 2025-07-28 snapshot. This paper's arXiv identifier, 2606.17995, was issued in June 2026, after that date, so the archive has no leaderboard rows for it.

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections