[Resource Topic] 2018/289: Secure and Scalable Document Similarity on Distributed Databases: Differential Privacy to the Rescue

Welcome to the resource topic for 2018/289

Title:
Secure and Scalable Document Similarity on Distributed Databases: Differential Privacy to the Rescue

Authors: Phillipp Schoppmann, Lennart Vogelsang, Adrià Gascón, Borja Balle

Abstract:

Privacy-preserving collaborative data analysis enables richer models than what each party can learn with their own data. Secure Multi-Party Computation (MPC) offers a robust cryptographic approach to this problem, and in fact several protocols have been proposed for various data analysis and machine learning tasks. In this work, we focus on secure similarity computation between text documents, and the application to k-nearest neighbors (\knn) classification. Due to its non-parametric nature, \knn presents scalability challenges in the MPC setting. Previous work addresses these by introducing non-standard assumptions about the abilities of an attacker, for example by relying on non-colluding servers. In this work, we tackle the scalability challenge from a different angle, and instead introduce a secure preprocessing phase that reveals differentially private (DP) statistics about the data. This allows us to exploit the inherent sparsity of text data and significantly speed up all subsequent classifications.

ePrint: https://eprint.iacr.org/2018/289

See all topics related to this paper.

Feel free to post resources that are related to this paper below.

Example resources include: implementations, explanation materials, talks, slides, links to previous discussions on other websites.

For more information, see the rules for Resource Topics .