English

Decision Tree Classification on Outsourced Data

Machine Learning 2016-10-20 v1 Cryptography and Security Databases

Abstract

This paper proposes a client-server decision tree learning method for outsourced private data. The privacy model is anatomization/fragmentation: the server sees data values, but the link between sensitive and identifying information is encrypted with a key known only to clients. Clients have limited processing and storage capability. Both sensitive and identifying information thus are stored on the server. The approach presented also retains most processing at the server, and client-side processing is amortized over predictions made by the clients. Experiments on various datasets show that the method produces decision trees approaching the accuracy of a non-private decision tree, while substantially reducing the client's computing resource requirements.

Keywords

Cite

@article{arxiv.1610.05796,
  title  = {Decision Tree Classification on Outsourced Data},
  author = {Koray Mancuhan and Chris Clifton},
  journal= {arXiv preprint arXiv:1610.05796},
  year   = {2016}
}

Comments

Presented in the Data Ethics Workshop at the 20th ACM SIGKDD Conference on Knowledge Discovery and Data Mining

R2 v1 2026-06-22T16:24:44.616Z