[Course-1, Lesson-4, Concept-8,9] Differential Privacy: What guarantees does DP gives about the accuracy of the outputs if the number of inputs is smaller than the range of random sampling? #152
-
Hi, Now, if we are running a product/service (like medical diagnosis or chemical-research) where the induced error could potentially lead to very wrong predictions due to undersampling of noise or a product where the accuracy of the outputs is of prime importance then how do we integrate DP in our algorithms in the first place to avoid this noise. Please let me know if my understanding is wrong. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 2 replies
-
hey @imflash217 great question! Course 2 will cover this very well :-) |
Beta Was this translation helpful? Give feedback.
hey @imflash217 great question! Course 2 will cover this very well :-)
The short answer is: there are a lot of different methods of using differential privacy!
@ivyclare wrote a great blog post on one of these methods for beginners a few months ago https://blog.openmined.org/maintaining-privacy-in-medical-data-with-differential-privacy/