5 Advanced LDP mechanisms for machine learning
This chapter covers
- Advanced LDP mechanisms
- Working with naive Bayes for ML classification
- Using LDP naive Bayes for discrete features
- Using LDP naive Bayes for continuous features and multidimensional data
- Designing and analyzing an LDP ML algorithm
In the previous chapter we looked into the basic concepts and definition of local differential privacy (LDP), along with its underlying mechanisms and some examples. However, most of those mechanisms are explicitly designed for one-dimensional data and frequency estimation techniques, with direct encoding, histogram encoding, unary encoding, and so on. In this chapter we will extend our discussion further and look at how we can work with multidimensional ...
Get Privacy-Preserving Machine Learning now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.