New Secure Sparse Inner Product with Applications to Machine Learning
Guowen Xu, Shengmin Xu, Jianting Ning, Tianwei Zhang, Xinyi Huang,, Hongwei Li, Rongxing Lu

TL;DR
This paper introduces new privacy-preserving methods for sparse inner product computations, significantly improving efficiency for machine learning tasks involving large-scale sparse data.
Contribution
It proposes two novel cryptographic constructs for secure SIP with reduced overhead, utilizing garbled Bloom filters and PIR, and demonstrates their effectiveness in ML algorithms.
Findings
Achieves 2-50x speedup in runtime
Reduces communication by up to 10x
Provides formal security analysis
Abstract
Sparse inner product (SIP) has the attractive property of overhead being dominated by the intersection of inputs between parties, independent of the actual input size. It has intriguing prospects, especially for boosting machine learning on large-scale data, which is tangled with sparse data. In this paper, we investigate privacy-preserving SIP problems that have rarely been explored before. Specifically, we propose two concrete constructs, one requiring offline linear communication which can be amortized across queries, while the other has sublinear overhead but relies on the more computationally expensive tool. Our approach exploits state-of-the-art cryptography tools including garbled Bloom filters (GBF) and Private Information Retrieval (PIR) as the cornerstone, but carefully fuses them to obtain non-trivial overhead reductions. We provide formal security analysis of the proposed…
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
TopicsInternet Traffic Analysis and Secure E-voting · Cryptography and Data Security · Privacy-Preserving Technologies in Data
