A Privacy-Preserving Computation Framework for Multisource Label Propagation Services

Tanren Liu,Zhuo Ma,Yang Liu,Xin Kang,Bingsheng Zhang,Jianfeng Ma
DOI: https://doi.org/10.1109/tsc.2024.3486196
IF: 11.019
2024-01-01
IEEE Transactions on Services Computing
Abstract:Multisource Private Label Propagation (MPLP) is designed for different organizations to collaboratively predict labels of unlabeled nodes through iterative propagation and label updates without revealing sensitive information. Aside from the privacy of the origin data, in some statistical prediction services, it is only needed to learn about the statistical results and concrete prediction results for the abnormal nodes. To do it, we first design a basic MPLP scheme, PriLP , to meet the requirements of the privacy of origin data and the concrete prediction of normal nodes. However, our basic achievement of PriLP relies heavily on Additive Homomorphic Encryption (AHE) due to the sparse graph representation in label propagation. To diminish reliance on AHE, our optimization facilitates data encryption in a more compact representation, resulting in encryption times that scale linearly with the number of graph nodes. Our experiments show PriLP closely matches plain-label propagation within $\le 0.7\%$ difference in accuracy, and the optimizations lead to up to $22.63\times$ faster execution and $1.83\times$ less communication than the basic implement.
What problem does this paper attempt to address?