paper-with-me

Papers

Towards Automated Homomorphic Encryption Parameter Selection with Fuzzy Logic and Linear Programming

2023-02-17 · José Cabrero-Holgueras, Sergio Pastrana

Homomorphic Encryption (HE) is a set of powerful properties of certain cryptosystems that allow for privacy-preserving operation over the encrypted text. Still, HE is not widespread due to limitations in terms of efficiency and usability. Among the challenges of HE, scheme parametrization (i.e., the selection of appropriate parameters within the algorithms) is a relevant multi-faced problem. First, the parametrization needs to comply with a set of properties to guarantee the security of the underlying scheme. Second, parametrization requires a deep understanding of the low-level primitives since the parameters have a confronting impact on the precision, performance, and security of the scheme. Finally, the circuit to be executed influences, and it is influenced by, the parametrization. Thus, there is no general optimal selection of parameters, and this selection depends on the circuit and the scenario of the application. Currently, most of the existing HE frameworks require cryptographers to address these considerations manually. It requires a minimum of expertise acquired through a steep learning curve. In this paper, we propose a unified solution for the aforementioned challenges. Concretely, we present an expert system combining Fuzzy Logic and Linear Programming. The Fuzzy Logic Modules receive a user selection of high-level priorities for the security, efficiency, and performance of the cryptosystem. Based on these preferences, the expert system generates a Linear Programming Model that obtains optimal combinations of parameters by considering those priorities while preserving a minimum level of security for the cryptosystem. We conduct an extended evaluation where we show that an expert system generates optimal parameter selections that maintain user preferences without undergoing the inherent complexity of analyzing the circuit.

📄 PDF Abstract BibTeX arXiv:2302.08930

Code (0)

등록된 구현이 없습니다.

Tasks

Privacy Preserving

Similar Papers 제목 키워드 기반

Membership-Mappings for Practical Secure Distributed Deep Learning

2022-04-12 · Mohit Kumar, Weiping Zhang, Lukas Fischer, Bernhard Freudenthaler

This study leverages the data representation capability of fuzzy based membership-mappings for practical secure distributed deep learning using fully homomorphic encryption. The impracticality issue of secure machine (de…

Deep LearningMental Stress Detection

Conditionals in Homomorphic Encryption and Machine Learning Applications

2018-10-29 · Diego Chialva, Ann Dooms

Homomorphic encryption aims at allowing computations on encrypted data without decryption other than that of the final result. This could provide an elegant solution to the issue of privacy preservation in data-based app…

BIG-bench Machine Learning

Effect of Homomorphic Encryption on the Performance of Training Federated Learning Generative Adversarial Networks

2022-07-01 · Ignjat Pejic, Rui Wang, Kaitai Liang

A Generative Adversarial Network (GAN) is a deep-learning generative model in the field of Machine Learning (ML) that involves training two Neural Networks (NN) using a sizable data set. In certain fields, such as medici…

Federated LearningGenerative Adversarial NetworkPrivacy Preserving

Fuzzification-based Feature Selection for Enhanced Website Content Encryption

2023-06-23 · Mike Nkongolo

We propose a novel approach that utilizes fuzzification theory to perform feature selection on website content for encryption purposes. Our objective is to identify and select the most relevant features from the website …

feature selection

SenseCrypt: Sensitivity-guided Selective Homomorphic Encryption for Joint Federated Learning in Cross-Device Scenarios

2025-08-06 · Borui Li, Li Yan, Junhao Han, Jianmin Liu 외 arxiv

Homomorphic Encryption (HE) prevails in securing Federated Learning (FL), but suffers from high overhead and adaptation cost. Selective HE methods, which partially encrypt model parameters by a global mask, are expected …

Federated Learning