paper-with-me

Papers

Asymptotic stabilization under homomorphic encryption: A re-encryption free method

2025-04-12 · Shuai Feng, Qian Ma, Junsoo Kim, Shengyuan Xu

In this paper, we propose methods to encrypted a pre-given dynamic controller with homomorphic encryption, without re-encrypting the control inputs. We first present a preliminary result showing that the coefficients in a pre-given dynamic controller can be scaled up into integers by the zooming-in factor in dynamic quantization, without utilizing re-encryption. However, a sufficiently small zooming-in factor may not always exist because it requires that the convergence speed of the pre-given closed-loop system should be sufficiently fast. Then, as the main result, we design a new controller approximating the pre-given dynamic controller, in which the zooming-in factor is decoupled from the convergence rate of the pre-given closed-loop system. Therefore, there always exist a (sufficiently small) zooming-in factor of dynamic quantization scaling up all the controller's coefficients to integers, and a finite modulus preventing overflow in cryptosystems. The process is asymptotically stable and the quantizer is not saturated.

📄 PDF Abstract BibTeX arXiv:2504.09248

Code (0)

등록된 구현이 없습니다.

Tasks

Quantization

Methods 이 논문이 사용한 방법론

SPEED The monocular depth estimation (MDE) is the task of estimating depth from a single frame. This information is an essential knowledge in many computer vision tasks such as scene…

Similar 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 r…

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…

Scaling Homomorphic Applications in Deployment

2025-09-30 · Ryan Marinelli, Angelica Chowdhury arxiv

In this endeavor, a proof-of-concept homomorphic application is developed to determine the production readiness of encryption ecosystems. A movie recommendation app is implemented for this purpose and productionized thro…

Reinforcement LearningMovie Recommendation

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