Private Boosted Decision Trees via Smooth Re-Weighting
Machine Learning
2022-02-01 v1 Cryptography and Security
Data Structures and Algorithms
Abstract
Protecting the privacy of people whose data is used by machine learning algorithms is important. Differential Privacy is the appropriate mathematical framework for formal guarantees of privacy, and boosted decision trees are a popular machine learning technique. So we propose and test a practical algorithm for boosting decision trees that guarantees differential privacy. Privacy is enforced because our booster never puts too much weight on any one example; this ensures that each individual's data never influences a single tree "too much." Experiments show that this boosting algorithm can produce better model sparsity and accuracy than other differentially private ensemble classifiers.
Keywords
Cite
@article{arxiv.2201.12648,
title = {Private Boosted Decision Trees via Smooth Re-Weighting},
author = {Vahid R. Asadi and Marco L. Carmosino and Mohammadmahdi Jahanara and Akbar Rafiey and Bahar Salamatian},
journal= {arXiv preprint arXiv:2201.12648},
year = {2022}
}