paper-with-me

Papers

Secure Multi-party Computation for Cloud-based Control

2019-06-23

In this chapter, we will explore the cloud-outsourced privacy-preserving computation of a controller on encrypted measurements from a (possibly distributed) system, taking into account the challenges introduced by the dynamical nature of the data. The privacy notion used in this work is that of cryptographic multi-party privacy, i.e., the computation of a functionality should not reveal anything more than what can be inferred only from the inputs and outputs of the functionality. The main theoretical concept used towards this goal is Homomorphic Encryption, which allows the evaluation of sums and products on encrypted data, and, when combined with other cryptographic techniques, such as Secret Sharing, results in a powerful tool for solving a wide range of secure multi-party problems. We will rigorously define these concepts and discuss how multi-party privacy can be enforced in the implementation of a Model Predictive Controller, which encompasses computing stabilizing control actions by solving an optimization problem on encrypted data.

📄 PDF Abstract BibTeX arXiv:1906.09652

Code (0)

등록된 구현이 없습니다.

Tasks

Privacy Preserving

Similar Papers 제목 키워드 기반

CryptGNN: Enabling Secure Inference for Graph Neural Networks

2025-09-11 · Pritam Sen, Yao Ma, Cristian Borcea arxiv

We present CryptGNN, a secure and effective inference solution for third-party graph neural network (GNN) models in the cloud, which are accessed by clients as ML as a service (MLaaS). The main novelty of CryptGNN is its…

Graph Neural Network

Multi-party computation enables secure polynomial control based solely on secret-sharing

2021-03-30 · Sebastian Schlor, Michael Hertneck, Stefan Wildhagen, Frank Allgöwer

Encrypted control systems allow to evaluate feedback laws on external servers without revealing private information about state and input data, the control law, or the plant. While there are a number of encrypted control…

Quantum-secure multiparty deep learning

2024-08-10 · Kfir Sulimany, Sri Krishna Vadlamani, Ryan Hamerly, Prahlad Iyengar 외

Secure multiparty computation enables the joint evaluation of multivariate functions across distributed users while ensuring the privacy of their local inputs. This field has become increasingly urgent due to the explodi…

Cloud ComputingDeep LearningQuantization

SSNet: A Lightweight Multi-Party Computation Scheme for Practical Privacy-Preserving Machine Learning Service in the Cloud

2024-06-04 · Shijin Duan, Chenghong Wang, Hongwu Peng, Yukui Luo 외

As privacy-preserving becomes a pivotal aspect of deep learning (DL) development, multi-party computation (MPC) has gained prominence for its efficiency and strong security. However, the practice of current MPC framework…

Cloud ComputingPrivacy Preserving

Secure multiparty computations in floating-point arithmetic

2020-01-09 · Chuan Guo, Awni Hannun, Brian Knott, Laurens van der Maaten 외

Secure multiparty computations enable the distribution of so-called shares of sensitive data to multiple parties such that the multiple parties can effectively process the data while being unable to glean much informatio…

AllMathematical ProofsPrivacy Preservingregression