Decision Tree Classification with Differential Privacy: A Survey
Sam Fletcher, Md Zahidul Islam

TL;DR
This survey reviews how differential privacy techniques are integrated into decision tree algorithms, analyzing the challenges and trade-offs between privacy guarantees and model accuracy.
Contribution
It provides a comprehensive analysis of the interaction between differential privacy and decision tree components, highlighting conflicts and solutions.
Findings
Differential privacy can be incorporated into decision trees with trade-offs in accuracy.
Greedy and random decision trees face different privacy-accuracy conflicts.
Balancing privacy and utility remains a key challenge in privacy-preserving decision trees.
Abstract
Data mining information about people is becoming increasingly important in the data-driven society of the 21st century. Unfortunately, sometimes there are real-world considerations that conflict with the goals of data mining; sometimes the privacy of the people being data mined needs to be considered. This necessitates that the output of data mining algorithms be modified to preserve privacy while simultaneously not ruining the predictive power of the outputted model. Differential privacy is a strong, enforceable definition of privacy that can be used in data mining algorithms, guaranteeing that nothing will be learned about the people in the data that could not already be discovered without their participation. In this survey, we focus on one particular data mining algorithm -- decision trees -- and how differential privacy interacts with each of the components that constitute decision…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsPrivacy-Preserving Technologies in Data · Privacy, Security, and Data Protection · Ethics and Social Impacts of AI
