Input-Output History Feedback Controller for Encrypted Control with Leveled Fully Homomorphic Encryption
Kaoru Teranishi, Tomonori Sadamoto, Kiminao Kogiso
TL;DR
This work tackles secure outsourcing of dynamic controllers by eliminating the need to decrypt controller states, which traditionally causes overflow and instability in encrypted control. It introduces an input/output history feedback controller (IOHFC) representation that expresses linear time-invariant controllers solely through history data, enabling stable encrypted operation with leveled BFV via CRT batching. The authors derive a stability condition under quantization and provide a bound on worst-case output degradation, validating the approach with a numerical simulation on a decentralized PI controller for a tank process. The method achieves practical real-time performance thanks to an efficient matrix-vector multiplication scheme and input re-encryption, offering a viable path for secure cloud-based control without bootstrapping. Extensions to nonlinear controllers via Koopman operator theory are proposed for future exploration.
Abstract
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 the evaluation of controller operations with encrypted data, an encrypted dynamic controller with the encryption scheme destabilizes a closed-loop system or degrades the control performance due to overflow. This paper presents a novel controller representation based on input-output history data to implement an encrypted dynamic controller that operates without destabilization and performance degradation. Implementation of this encrypted dynamic controller representation can be optimized via batching techniques to reduce the time and space complexities. Furthermore, this study analyzes the stability and performance degradation of a closed-loop system caused by the effects of controller encryption. A numerical simulation demonstrates the feasibility of the proposed encrypted control scheme, which inherits the control performance of the original controller at a sufficient level.
