paper-with-me

Papers

A Fully Homomorphic Encryption Scheme for Real-Time Safe Control

2022-09-28 · Pieter Stobbe, Twan Keijzer, Riccardo M. G. Ferrari

Fully Homomorphic Encryption (FHE) has made it possible to perform addition and multiplication operations on encrypted data. Using FHE in control thus has the advantage that control effort for a plant can be calculated remotely without ever decrypting the exchanged information. FHE in its current form is however not practically applicable for real-time control as its computational load is very high compared to traditional encryption methods. In this paper a reformulation of the Gentry FHE scheme is proposed and applied on an FPGA to solve this problem. It is shown that the resulting FHE scheme can be implemented for real-time stabilization of an inverted double pendulum using discrete time control.

📄 PDF Abstract BibTeX arXiv:2209.14207

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Homomorphic Encryptions for Privacy Preserving Vision

2026-06-23 · Preey Shah, Rohan Virani, Sanjari Srivastava arxiv

Legal requirements might prevent organizations from sharing sensitive data like medical or financial details of consumers which prevents them from leveraging cloud based ML-as-a-service solutions provided by third party …

Input-Output History Feedback Controller for Encrypted Control with Leveled Fully Homomorphic Encryption

2021-09-22 · Kaoru Teranishi, Tomonori Sadamoto, Kiminao Kogiso

Protecting the parameters, states, and input/output signals of a dynamic controller is essential for securely outsourcing its computation to an untrusted third party. Although a fully homomorphic encryption scheme allows…

FheFL: Fully Homomorphic Encryption Friendly Privacy-Preserving Federated Learning with Byzantine Users

2023-06-08 · Yogachandran Rahulamathavan, Charuka Herath, Xiaolan Liu, Sangarapillai Lambotharan 외

The federated learning (FL) technique was developed to mitigate data privacy issues in the traditional machine learning paradigm. While FL ensures that a user's data always remain with the user, the gradients are shared …

Data PoisoningFederated LearningPrivacy Preserving

A review of homomorphic encryption and software tools for encrypted statistical machine learning

2015-08-26 · Louis J. M. Aslett, Pedro M. Esperança, Chris C. Holmes

Recent advances in cryptography promise to enable secure statistical computation on encrypted data, whereby a limited set of operations can be carried out without the need to first decrypt. We review these homomorphic en…

BIG-bench Machine Learning

CHET: Compiler and Runtime for Homomorphic Evaluation of Tensor Programs

2018-10-01 · Roshan Dathathri, Olli Saarikivi, Hao Chen, Kim Laine 외

Fully Homomorphic Encryption (FHE) refers to a set of encryption schemes that allow computations to be applied directly on encrypted data without requiring a secret key. This enables novel application scenarios where a c…