Privacy-Preserving Feature Selection with Fully Homomorphic Encryption
Abstract
For the feature selection problem, we propose an efficient privacy-preserving algorithm. Let , , and be data, feature, and class sets, respectively, where the feature value and the class label are given for each and . For a triple , the feature selection problem is to find a consistent and minimal subset , where `consistent' means that, for any , if for , and `minimal' means that any proper subset of is no longer consistent. On distributed datasets, we consider feature selection as a privacy-preserving problem: Assume that semi-honest parties and have their own personal and . The goal is to solve the feature selection problem for without revealing 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.
Cite
@article{arxiv.2110.05088,
title = {Privacy-Preserving Feature Selection with Fully Homomorphic Encryption},
author = {Shinji Ono and Jun Takata and Masaharu Kataoka and Tomohiro I and Kilho Shin and Hiroshi Sakamoto},
journal= {arXiv preprint arXiv:2110.05088},
year = {2023}
}
Comments
14 pages