Differential Privacy Across Districts: 3D Laplace Mechanism
3D comparison of a government agency releasing an aggregate statistic under differential privacy across several districts at once: true counts vs. Laplace-noised releases, with a tunable privacy budget epsilon and a live, honestly-computed accuracy-vs-privacy tradeoff.
Real government open-data releases rarely publish just one number — they publish a table: one aggregate statistic per district, program or category, all spent from the same privacy budget. This 3D simulator renders several synthetic districts as paired bars — the true enrollment count in a municipal benefit program next to the noisy count the Laplace mechanism would actually publish — and lets you tune a single shared privacy budget ε across all of them at once. Run hundreds of independent releases per district to compute the real, honestly-sampled mean absolute error and accuracy rate at the current ε, and orbit the scene to see how the same mechanism behaves across districts of very different sizes.
Extend the concept to multiple districts, observing how a shared epsilon budget affects overall privacy and accuracy. Each district has its own empirical error color-coded rod indicating performance.
3D · Three.js / WebGL renderer · 60 FPS target · runs fully client-side, no install