DocumentCode
724632
Title
GraphSC: Parallel Secure Computation Made Easy
Author
Nayak, Kartik ; Xiao Shaun Wang ; Ioannidis, Stratis ; Weinsberg, Udi ; Taft, Nina ; Shi, Elaine
fYear
2015
fDate
17-21 May 2015
Firstpage
377
Lastpage
394
Abstract
We propose introducing modern parallel programming paradigms to secure computation, enabling their secure execution on large datasets. To address this challenge, we present Graph SC, a framework that (i) provides a programming paradigm that allows non-cryptography experts to write secure code, (ii) brings parallelism to such secure implementations, and (iii) meets the need for obliviousness, thereby not leaking any private information. Using Graph SC, developers can efficiently implement an oblivious version of graph-based algorithms (including sophisticated data mining and machine learning algorithms) that execute in parallel with minimal communication overhead. Importantly, our secure version of graph-based algorithms incurs a small logarithmic overhead in comparison with the non-secure parallel version. We build Graph SC and demonstrate, using several algorithms as examples, that secure computation can be brought into the realm of practicality for big data analysis. Our secure matrix factorization implementation can process 1 million ratings in 13 hours, which is a multiple order-of-magnitude improvement over the only other existing attempt, which requires 3 hours to process 16K ratings.
Keywords
matrix decomposition; parallel programming; security of data; GraphSC framework; graph-based algorithms; logarithmic overhead; matrix factorization; parallel programming paradigm; parallel secure computation; secure code writing; Algorithm design and analysis; Clustering algorithms; Computational modeling; Data mining; Machine learning algorithms; Parallel processing; Programming; graph algorithms; oblivious algorithms; parallel algorithms; secure computation;
fLanguage
English
Publisher
ieee
Conference_Titel
Security and Privacy (SP), 2015 IEEE Symposium on
Conference_Location
San Jose, CA
ISSN
1081-6011
Type
conf
DOI
10.1109/SP.2015.30
Filename
7163037
Link To Document