Privacy-Preserving Feature Selection with Fully Homomorphic Encryption

ALGORITHMS(2022)

引用 0|浏览5
暂无评分
摘要
For the feature selection problem, we propose an efficient privacy-preserving algorithm. Let D, F, and C be data, feature, and class sets, respectively, where the feature value x(F-i) and the class label x(C) are given for each x is an element of D and F-i is an element of F. For a triple (D, F, C), the feature selection problem is to find a consistent and minimal subset F' subset of F, where 'consistent' means that, for any x, y is an element of D, x(C) = y(C) if x(F-i) = y(F-i) for F-i is an element of F', and 'minimal' means that any proper subset of F' is no longer consistent. On distributed datasets, we consider feature selection as a privacy-preserving problem: assume that semi-honest parties A and B have their own personal D-A and D-B. The goal is to solve the feature selection problem for D-A boolean OR D-B without sacrificing their privacy. In this paper, we propose a secure and efficient algorithm based on fully homomorphic encryption, and we implement our algorithm to show its effectiveness for various practical data. The proposed algorithm is the first one that can directly simulate the CWC (Combination of Weakest Components) algorithm on ciphertext, which is one of the best performers for the feature selection problem on the plaintext.
更多
查看译文
关键词
CWC algorithm,oblivious sorting,TFHE,IND-CPA
AI 理解论文
溯源树
样例
生成溯源树,研究论文发展脉络
Chat Paper
正在生成论文摘要