TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Differential Privacy: The Basics

3 pointsby deepblueoceanover 10 years ago

1 comment

PeterWhittakerover 10 years ago
Very interesting work, especially the &quot;celebrity cab tracking&quot; in the second article.<p>However interesting differential privacy and injection of random noise into data sets to decrease privacy risks, it seems to me that the most likely result is an &quot;arm&#x27;s race&quot; between the &quot;anonymizers&quot; and the &quot;deanonymizers&quot;: You inject random noise to protect those in the dataset, I develop more sophisticated algorithms to filter out random noise...<p>...you develop &quot;intellgent random noise&quot; such that the injected data looks more likely to be real data, I make my algorithms that much more sophisticated, looking for ersatz data that isn&#x27;t random enough (think of the six-sigma anecdote about sets of bolts or screws that &quot;too sharp&quot; cut-offs in their variation - indicating they&#x27;d been manually filtered).<p>I&#x27;m not suggesting the work is useless, but that instead one must do it eyes wide open, knowing that one faces multiple talented motivated &quot;adversaries&quot; who will apply their skills to deanonymization of that which you have anonymized - so be careful about the breadth and depth of claims concerning the level of protection afforded by these techniques.